{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Land Base", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "none", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 290000, "minScale": 0, "name": "Default", "priority": 5, "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": [ 250, 255, 250, 255 ], "haloSize": 1, "font": { "family": "Rockwell", "size": 24, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224078.518618917, "xmax": -9417679.201417953, "ymax": 5277444.143565959, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "Municipality Name", "length": 100, "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "Local FIPS", "length": 5, "domain": null }, { "name": "LANDAREA", "type": "esriFieldTypeDouble", "alias": "Area in Square Miles", "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": "MUNITYPE", "type": "esriFieldTypeString", "alias": "Municipal Type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MunicipalType", "description": "The type of local government municipality", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Town", "code": "Town" }, { "name": "Village", "code": "Village" }, { "name": "Township", "code": "Township" }, { "name": "Burrough", "code": "Burrough" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.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": "R3724_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3724", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3724", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3575_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "1M", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 2, "name": "Rivers (1M)" }, { "id": 3, "name": "PLSSTownship (1M)" }, { "id": 4, "name": "County Boundaries (1M)" }, { "id": 5, "name": "Road Centerlines (1M)" }, { "id": 6, "name": "AdministrativeAreaBoundaryLine (1M)" }, { "id": 7, "name": "Lakes (1M)" } ], "minScale": 0, "maxScale": 580000, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Rivers (1M)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "1M" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.75 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 580000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "PLSSTownship (1M)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "1M" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": 1.3083340309094638E-4, "zmax": 2920.243962250068, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNSHPDIR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 17, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "length": 40, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 2, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 2, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 4, "domain": null }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "length": 2, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TWNSHPLAB_NW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_N", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_N", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_NE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_W", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_W", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_E", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_E", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_S", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_S", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3913", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3761_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 580000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "County Boundaries (1M)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "1M" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "zmin": 1.3083340309094638E-4, "zmax": 2834.276614500064, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "length": 3, "domain": null }, { "name": "FIPSNUM", "type": "esriFieldTypeInteger", "alias": "FIPSNUM", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 22, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "CNTY_CODE", "type": "esriFieldTypeString", "alias": "CNTY_CODE", "length": 3, "domain": null }, { "name": "SQKM", "type": "esriFieldTypeDouble", "alias": "SQKM", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LAYOUT", "type": "esriFieldTypeString", "alias": "LAYOUT", "length": 10, "domain": null }, { "name": "PENINSULA", "type": "esriFieldTypeString", "alias": "PENINSULA", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3915_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3915", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3915", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3763_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 580000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Road Centerlines (1M)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "1M" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 60, 199, 255 ], "toColor": [ 190, 60, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 187, 240, 255 ], "toColor": [ 231, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 101, 181, 255 ], "toColor": [ 165, 101, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 54, 247, 255 ], "toColor": [ 202, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 135, 245, 255 ], "toColor": [ 237, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 143, 179, 255 ], "toColor": [ 174, 143, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 73, 242, 255 ], "toColor": [ 245, 73, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 146, 222, 255 ], "toColor": [ 221, 146, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 94, 204, 255 ], "toColor": [ 180, 94, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 111, 247, 255 ], "toColor": [ 238, 111, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 136, 194, 255 ], "toColor": [ 186, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 128, 224, 255 ], "toColor": [ 202, 128, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 61, 219, 255 ], "toColor": [ 185, 61, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 180, "where": "\"ROADCLASS\" = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "usroute_shield", "priority": 278, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 288, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 144, "where": "\"ROADCLASS\" = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "stateroute_shield", "priority": 308, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 180, "where": "\"ROADCLASS\" = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "interstate_shield", "priority": 240, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CTYROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 180, "where": "\"ROADCLASS\" = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "countyroute_shield", "priority": 259, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 580000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "AdministrativeAreaBoundaryLine (1M)", "type": "Feature Layer", "description": "The linear boundary of the administrative area used for cartographic output.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "1M" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9470750.024619488, "ymin": 5224078.515118496, "xmax": -9417679.201417953, "ymax": 5278769.82129598, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoned", "type": "esriFieldTypeString", "alias": "Zoned", "length": 3, "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": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_11", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 580000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Lakes (1M)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 1, "name": "1M" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 580000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "577K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 9, "name": "Rivers (577K)" }, { "id": 10, "name": "PLSSTownship (577K)" }, { "id": 11, "name": "County Boundaries (577K)" }, { "id": 12, "name": "Road Centerlines (577K)" }, { "id": 13, "name": "AdministrativeAreaBoundaryLine (577K)" }, { "id": 14, "name": "Lakes (577K)" } ], "minScale": 578000, "maxScale": 560000, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Rivers (577K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 8, "name": "577K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.75 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 578000, "effectiveMaxScale": 560000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "PLSSTownship (577K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 8, "name": "577K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": 1.3083340309094638E-4, "zmax": 2920.243962250068, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNSHPDIR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 17, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "length": 40, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 2, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 2, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 4, "domain": null }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "length": 2, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TWNSHPLAB_NW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_N", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_N", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_NE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_W", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_W", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_E", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_E", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_S", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_S", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3913", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3761_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 578000, "effectiveMaxScale": 560000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "County Boundaries (577K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 8, "name": "577K" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "zmin": 1.3083340309094638E-4, "zmax": 2834.276614500064, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "length": 3, "domain": null }, { "name": "FIPSNUM", "type": "esriFieldTypeInteger", "alias": "FIPSNUM", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 22, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "CNTY_CODE", "type": "esriFieldTypeString", "alias": "CNTY_CODE", "length": 3, "domain": null }, { "name": "SQKM", "type": "esriFieldTypeDouble", "alias": "SQKM", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LAYOUT", "type": "esriFieldTypeString", "alias": "LAYOUT", "length": 10, "domain": null }, { "name": "PENINSULA", "type": "esriFieldTypeString", "alias": "PENINSULA", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3915_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3915", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3915", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3763_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 578000, "effectiveMaxScale": 560000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Road Centerlines (577K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 8, "name": "577K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 60, 199, 255 ], "toColor": [ 190, 60, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 187, 240, 255 ], "toColor": [ 231, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 101, 181, 255 ], "toColor": [ 165, 101, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 54, 247, 255 ], "toColor": [ 202, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 135, 245, 255 ], "toColor": [ 237, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 143, 179, 255 ], "toColor": [ 174, 143, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 73, 242, 255 ], "toColor": [ 245, 73, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 146, 222, 255 ], "toColor": [ 221, 146, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 94, 204, 255 ], "toColor": [ 180, 94, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 111, 247, 255 ], "toColor": [ 238, 111, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 136, 194, 255 ], "toColor": [ 186, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 128, 224, 255 ], "toColor": [ 202, 128, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 61, 219, 255 ], "toColor": [ 185, 61, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 180, "where": "\"ROADCLASS\" = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "usroute_shield", "priority": 279, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 288, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 144, "where": "\"ROADCLASS\" = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "stateroute_shield", "priority": 309, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 180, "where": "\"ROADCLASS\" = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "interstate_shield", "priority": 239, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[CTYROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 180, "where": "\"ROADCLASS\" = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "countyroute_shield", "priority": 258, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 578000, "effectiveMaxScale": 560000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "AdministrativeAreaBoundaryLine (577K)", "type": "Feature Layer", "description": "The linear boundary of the administrative area used for cartographic output.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 8, "name": "577K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9470750.024619488, "ymin": 5224078.515118496, "xmax": -9417679.201417953, "ymax": 5278769.82129598, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoned", "type": "esriFieldTypeString", "alias": "Zoned", "length": 3, "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": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_11", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 578000, "effectiveMaxScale": 560000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Lakes (577K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 8, "name": "577K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 578000, "effectiveMaxScale": 560000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "288K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "EC_PlatGeopoliticalAreas (288K)" }, { "id": 18, "name": "Road Centerline Anno (288K)" }, { "id": 319, "name": "Rivers (288K)" }, { "id": 320, "name": "PLSSTownship (288K)" }, { "id": 321, "name": "County Boundaries (288K)" }, { "id": 322, "name": "Road Centerlines (288K)" }, { "id": 323, "name": "Lakes (288K)" } ], "minScale": 290000, "maxScale": 200000, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "EC_PlatGeopoliticalAreas (288K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [ { "id": 17, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9468178.100356322, "ymin": 5227070.6621799255, "xmax": -9416473.442856954, "ymax": 5276866.834838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R528_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_938", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_528", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_528", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S441_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 16, "name": "EC_PlatGeopoliticalAreas (288K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9468178.100356322, "ymin": 5227070.6621799255, "xmax": -9416473.442856954, "ymax": 5276866.834838667, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Road Centerline Anno (288K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [ { "id": 19, "name": "usroute_shield" }, { "id": 20, "name": "stateroute_shield" }, { "id": 21, "name": "interstate_shield" }, { "id": 22, "name": "countyroute_shield" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469811.113561083, "ymin": 5226210.402640455, "xmax": -9418811.11186846, "ymax": 5276576.97844, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3864_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3864", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7731Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7731AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3864", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3714_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "countyroute_shield" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "countyroute_shield" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "usroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Centerline Anno (288K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469811.113561083, "ymin": 5226210.402640455, "xmax": -9418811.11186846, "ymax": 5276576.97844, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "stateroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Centerline Anno (288K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469811.113561083, "ymin": 5226210.402640455, "xmax": -9418811.11186846, "ymax": 5276576.97844, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "interstate_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Centerline Anno (288K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469811.113561083, "ymin": 5226210.402640455, "xmax": -9418811.11186846, "ymax": 5276576.97844, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "countyroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 18, "name": "Road Centerline Anno (288K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469811.113561083, "ymin": 5226210.402640455, "xmax": -9418811.11186846, "ymax": 5276576.97844, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 319, "name": "Rivers (288K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.75 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 320, "name": "PLSSTownship (288K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": 1.3083340309094638E-4, "zmax": 2920.243962250068, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNSHPDIR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 17, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "length": 40, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 2, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 2, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 4, "domain": null }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "length": 2, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TWNSHPLAB_NW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_N", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_N", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_NE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_W", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_W", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_E", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_E", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_S", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_S", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3913", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3761_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 321, "name": "County Boundaries (288K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "zmin": 1.3083340309094638E-4, "zmax": 2834.276614500064, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "length": 3, "domain": null }, { "name": "FIPSNUM", "type": "esriFieldTypeInteger", "alias": "FIPSNUM", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 22, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "CNTY_CODE", "type": "esriFieldTypeString", "alias": "CNTY_CODE", "length": 3, "domain": null }, { "name": "SQKM", "type": "esriFieldTypeDouble", "alias": "SQKM", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LAYOUT", "type": "esriFieldTypeString", "alias": "LAYOUT", "length": 10, "domain": null }, { "name": "PENINSULA", "type": "esriFieldTypeString", "alias": "PENINSULA", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3915_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3915", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3915", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3763_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 322, "name": "Road Centerlines (288K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 60, 199, 255 ], "toColor": [ 190, 60, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 187, 240, 255 ], "toColor": [ 231, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 101, 181, 255 ], "toColor": [ 165, 101, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 54, 247, 255 ], "toColor": [ 202, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 135, 245, 255 ], "toColor": [ 237, 135, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 143, 179, 255 ], "toColor": [ 174, 143, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 73, 242, 255 ], "toColor": [ 245, 73, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 146, 222, 255 ], "toColor": [ 221, 146, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 94, 204, 255 ], "toColor": [ 180, 94, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 111, 247, 255 ], "toColor": [ 238, 111, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 136, 194, 255 ], "toColor": [ 186, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 128, 224, 255 ], "toColor": [ 202, 128, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 61, 219, 255 ], "toColor": [ 185, 61, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 323, "name": "Lakes (288K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 15, "name": "288K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290000, "effectiveMaxScale": 200000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 324, "name": "144K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 325, "name": "EC_PlatGeopoliticalAreas_ 144K)" }, { "id": 327, "name": "Road Centerline Anno (144K)" }, { "id": 332, "name": "Rivers (144K)" }, { "id": 333, "name": "PLSSTownship (144K)" }, { "id": 334, "name": "County Boundaries (144K)" }, { "id": 335, "name": "Road Centerlines (144K)" }, { "id": 336, "name": "Lakes (144K)" }, { "id": 337, "name": "FacilitySite_Parks (144K)" } ], "minScale": 145000, "maxScale": 100001, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 325, "name": "EC_PlatGeopoliticalAreas_ 144K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [ { "id": 326, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9468776.496220112, "ymin": 5227189.5554946335, "xmax": -9417022.832310202, "ymax": 5277195.675015606, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R529_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_938", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_529", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_529", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S442_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 326, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 325, "name": "EC_PlatGeopoliticalAreas_ 144K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9468776.496220112, "ymin": 5227189.5554946335, "xmax": -9417022.832310202, "ymax": 5277195.675015606, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 327, "name": "Road Centerline Anno (144K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [ { "id": 328, "name": "usroute_shield" }, { "id": 329, "name": "stateroute_shield" }, { "id": 330, "name": "interstate_shield" }, { "id": 331, "name": "countyroute_shield" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469174.205147794, "ymin": 5227052.054102108, "xmax": -9419452.539232058, "ymax": 5275868.917848581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3905_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3905", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7772Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7772AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3905", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3755_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "countyroute_shield" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "countyroute_shield" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 328, "name": "usroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Road Centerline Anno (144K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469174.205147794, "ymin": 5227052.054102108, "xmax": -9419452.539232058, "ymax": 5275868.917848581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 329, "name": "stateroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Road Centerline Anno (144K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469174.205147794, "ymin": 5227052.054102108, "xmax": -9419452.539232058, "ymax": 5275868.917848581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 330, "name": "interstate_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Road Centerline Anno (144K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469174.205147794, "ymin": 5227052.054102108, "xmax": -9419452.539232058, "ymax": 5275868.917848581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 331, "name": "countyroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 327, "name": "Road Centerline Anno (144K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469174.205147794, "ymin": 5227052.054102108, "xmax": -9419452.539232058, "ymax": 5275868.917848581, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 332, "name": "Rivers (144K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.75 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 333, "name": "PLSSTownship (144K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 1.3 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": 1.3083340309094638E-4, "zmax": 2920.243962250068, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNSHPDIR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 17, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "length": 40, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 2, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 2, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 4, "domain": null }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "length": 2, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TWNSHPLAB_NW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_N", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_N", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_NE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_W", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_W", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_E", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_E", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_S", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_S", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3913", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3761_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 334, "name": "County Boundaries (144K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0084499141678238E7, "ymin": 5095084.093208736, "xmax": -9153670.977661181, "ymax": 6160737.492177105, "zmin": 1.3083340309094638E-4, "zmax": 2834.276614500064, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FIPSCODE", "type": "esriFieldTypeString", "alias": "FIPSCODE", "length": 3, "domain": null }, { "name": "FIPSNUM", "type": "esriFieldTypeInteger", "alias": "FIPSNUM", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 22, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 6, "domain": null }, { "name": "CNTY_CODE", "type": "esriFieldTypeString", "alias": "CNTY_CODE", "length": 3, "domain": null }, { "name": "SQKM", "type": "esriFieldTypeDouble", "alias": "SQKM", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "VER", "type": "esriFieldTypeString", "alias": "VER", "length": 3, "domain": null }, { "name": "LAYOUT", "type": "esriFieldTypeString", "alias": "LAYOUT", "length": 10, "domain": null }, { "name": "PENINSULA", "type": "esriFieldTypeString", "alias": "PENINSULA", "length": 5, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3915_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3915", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3915", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3763_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 335, "name": "Road Centerlines (144K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 46, 201, 255 ], "toColor": [ 165, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 181, 230, 255 ], "toColor": [ 221, 181, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 95, 179, 255 ], "toColor": [ 173, 95, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 118, 245, 255 ], "toColor": [ 243, 118, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 50, 240, 255 ], "toColor": [ 237, 50, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 162, 250, 255 ], "toColor": [ 235, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 125, 179, 255 ], "toColor": [ 170, 125, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 64, 184, 255 ], "toColor": [ 182, 64, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 82, 235, 255 ], "toColor": [ 214, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 118, 222, 255 ], "toColor": [ 206, 118, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 144, 211, 255 ], "toColor": [ 212, 144, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 58, 189, 255 ], "toColor": [ 160, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 136, 219, 255 ], "toColor": [ 203, 136, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 336, "name": "Lakes (144K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 337, "name": "FacilitySite_Parks (144K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 324, "name": "144K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "820" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "820", "label": "Public Attractions and Landmark Buildings" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 46, 201, 255 ], "toColor": [ 165, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 181, 230, 255 ], "toColor": [ 221, 181, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 95, 179, 255 ], "toColor": [ 173, 95, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 118, 245, 255 ], "toColor": [ 243, 118, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 50, 240, 255 ], "toColor": [ 237, 50, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 162, 250, 255 ], "toColor": [ 235, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 125, 179, 255 ], "toColor": [ 170, 125, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 64, 184, 255 ], "toColor": [ 182, 64, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 82, 235, 255 ], "toColor": [ 214, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 118, 222, 255 ], "toColor": [ 206, 118, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 144, 211, 255 ], "toColor": [ 212, 144, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 58, 189, 255 ], "toColor": [ 160, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 136, 219, 255 ], "toColor": [ 203, 136, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 145000, "effectiveMaxScale": 100001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 338, "name": "72K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 339, "name": "EC_PlatGeopoliticalAreas (72K)" }, { "id": 341, "name": "Road Centerline Anno (72K)" }, { "id": 347, "name": "PLSSTownship (72K)" }, { "id": 348, "name": "PLSS Boundaries (72K)" }, { "id": 349, "name": "FacilitySitePoint (72K)" }, { "id": 350, "name": "Railroad (72K)" }, { "id": 351, "name": "Road Centerlines (72K)" }, { "id": 352, "name": "Road Centerlines (72K)" }, { "id": 353, "name": "Lakes (72K)" }, { "id": 354, "name": "Rivers (72K)" }, { "id": 355, "name": "Streams (72K) " }, { "id": 356, "name": "PLSS Sections (72K)" }, { "id": 357, "name": "FacilitySite_Parks (72K)" }, { "id": 358, "name": "FacilitySite (72K)" } ], "minScale": 100000, "maxScale": 50001, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 339, "name": "EC_PlatGeopoliticalAreas (72K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [ { "id": 340, "name": "Default" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9466263.423112452, "ymin": 5227384.3016767325, "xmax": -9417617.70361538, "ymax": 5276367.472165252, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_938", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_530", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_530", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S443_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Default" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 340, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 339, "name": "EC_PlatGeopoliticalAreas (72K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9466263.423112452, "ymin": 5227384.3016767325, "xmax": -9417617.70361538, "ymax": 5276367.472165252, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 341, "name": "Road Centerline Anno (72K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [ { "id": 342, "name": "highway" }, { "id": 343, "name": "usroute_shield" }, { "id": 344, "name": "stateroute_shield" }, { "id": 345, "name": "interstate_shield" }, { "id": 346, "name": "countyroute_shield" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470680.11388546, "ymin": 5224025.063563722, "xmax": -9418023.346771123, "ymax": 5277748.284932909, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3880_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3880", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7747Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7747AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3880", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3730_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "highway" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "countyroute_shield" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "highway" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 4, "name": "countyroute_shield" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 342, "name": "highway", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 341, "name": "Road Centerline Anno (72K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470680.11388546, "ymin": 5224025.063563722, "xmax": -9418023.346771123, "ymax": 5277748.284932909, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 343, "name": "usroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 341, "name": "Road Centerline Anno (72K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470680.11388546, "ymin": 5224025.063563722, "xmax": -9418023.346771123, "ymax": 5277748.284932909, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 344, "name": "stateroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 341, "name": "Road Centerline Anno (72K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470680.11388546, "ymin": 5224025.063563722, "xmax": -9418023.346771123, "ymax": 5277748.284932909, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 345, "name": "interstate_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 341, "name": "Road Centerline Anno (72K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470680.11388546, "ymin": 5224025.063563722, "xmax": -9418023.346771123, "ymax": 5277748.284932909, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 346, "name": "countyroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 341, "name": "Road Centerline Anno (72K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470680.11388546, "ymin": 5224025.063563722, "xmax": -9418023.346771123, "ymax": 5277748.284932909, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 347, "name": "PLSSTownship (72K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 102, 102, 255 ], "width": 2.5 } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": 1.3083340309094638E-4, "zmax": 2920.243962250068, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TWNSHPDIR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSSID", "length": 17, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Principal Meridian", "length": 40, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "Township Direction", "length": 2, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "Township Number", "length": 4, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "Range Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "Range Number", "length": 2, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "TWPID", "type": "esriFieldTypeString", "alias": "Township Identifier", "length": 4, "domain": null }, { "name": "TWNSHPCD", "type": "esriFieldTypeString", "alias": "Township Area Number", "length": 2, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "Township Area Label", "length": 30, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Special Survey Type", "length": 50, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "Special Survey Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TWNSHPLAB_NW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_N", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_N", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_NE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_NE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_W", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_W", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_E", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_E", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SW", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SW", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_S", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_S", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TWNSHPLAB_SE", "type": "esriFieldTypeString", "alias": "TWNSHPLAB_SE", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3913_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3913", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3913", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3761_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 348, "name": "PLSS Boundaries (72K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 55, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 349, "name": "FacilitySitePoint (72K)", "type": "Feature Layer", "description": "Points that represent significant facility locations. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "defaultSymbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SUBTYPEFIELD", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "810" ] ] }, { "label": "Triangle 1", "description": "Triangle 1", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "881" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "881", "label": "Triangle 1" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 46, 201, 255 ], "toColor": [ 165, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 181, 232, 255 ], "toColor": [ 222, 181, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 104, 189, 255 ], "toColor": [ 183, 104, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 110, 243, 255 ], "toColor": [ 245, 110, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 58, 240, 255 ], "toColor": [ 234, 58, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 162, 250, 255 ], "toColor": [ 235, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 129, 181, 255 ], "toColor": [ 170, 129, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 79, 196, 255 ], "toColor": [ 190, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 136, 207, 255 ], "toColor": [ 203, 136, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 83, 245, 255 ], "toColor": [ 210, 83, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 128, 230, 255 ], "toColor": [ 232, 128, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 151, 189, 255 ], "toColor": [ 187, 151, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 107, 250, 255 ], "toColor": [ 219, 107, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 105, 219, 255 ], "toColor": [ 200, 105, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 66, 199, 255 ], "toColor": [ 172, 66, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 178, 246, 255 ], "toColor": [ 247, 178, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 112, 181, 255 ], "toColor": [ 176, 112, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"FEATURECODE\" NOT IN ( 'Golf Course', 'Park', 'Lake / Pond' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "FacilitySite", "priority": 189, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 18, "stackRowLength": 24, "where": "\"FEATURECODE\" IN ( 'Golf Course', 'Park')", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Parks", "priority": 182, "symbol": { "type": "esriTS", "color": [ 114, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 195, 222, 142, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"FEATURECODE\" = 'Lake / Pond' AND \"FACAREA\" > 500000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lake / Pond", "priority": 190, "symbol": { "type": "esriTS", "color": [ 109, 175, 194, 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": "Verdana", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9496760.445937008, "ymin": 5213945.638990567, "xmax": -9398195.256627625, "ymax": 5338879.38583001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Site Area", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category from CAD", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3745", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3596_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 350, "name": "Railroad (72K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 351, "name": "Road Centerlines (72K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 46, 201, 255 ], "toColor": [ 165, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 181, 230, 255 ], "toColor": [ 221, 181, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 95, 179, 255 ], "toColor": [ 173, 95, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 118, 245, 255 ], "toColor": [ 243, 118, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 50, 240, 255 ], "toColor": [ 237, 50, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 162, 250, 255 ], "toColor": [ 235, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 125, 179, 255 ], "toColor": [ 170, 125, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 64, 184, 255 ], "toColor": [ 182, 64, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 82, 235, 255 ], "toColor": [ 214, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 118, 222, 255 ], "toColor": [ 206, 118, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 144, 211, 255 ], "toColor": [ 212, 144, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 58, 189, 255 ], "toColor": [ 160, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 136, 219, 255 ], "toColor": [ 203, 136, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 352, "name": "Road Centerlines (72K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Collector" ] ] }, { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "values": [ [ "Highway" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 }, "values": [ [ "Local" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6666666666666666 }, "values": [ [ "Minor Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.6666666666666666 }, "value": "Minor Arterial", "label": "Minor Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 46, 201, 255 ], "toColor": [ 165, 46, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 181, 230, 255 ], "toColor": [ 221, 181, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 95, 179, 255 ], "toColor": [ 173, 95, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 118, 245, 255 ], "toColor": [ 243, 118, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 50, 240, 255 ], "toColor": [ 237, 50, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 162, 250, 255 ], "toColor": [ 235, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 125, 179, 255 ], "toColor": [ 170, 125, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 64, 184, 255 ], "toColor": [ 182, 64, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 82, 235, 255 ], "toColor": [ 214, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 118, 222, 255 ], "toColor": [ 206, 118, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 144, 211, 255 ], "toColor": [ 212, 144, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 58, 189, 255 ], "toColor": [ 160, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 136, 219, 255 ], "toColor": [ 203, 136, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 353, "name": "Lakes (72K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 354, "name": "Rivers (72K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[drainname]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 5, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "( type = 'River' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "River", "priority": 17, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 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": "Lucida Bright", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "drainname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 355, "name": "Streams (72K) ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Open", "description": "Open", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "values": [ [ "Open" ] ] }, { "label": "River", "description": "River", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "values": [ [ "River" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Open", "label": "Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "River", "label": "River" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 204, 255 ], "toColor": [ 196, 153, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 52, 247, 255 ], "toColor": [ 212, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 75, 179, 255 ], "toColor": [ 177, 75, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 250, 255 ], "toColor": [ 240, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 44, 191, 255 ], "toColor": [ 159, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 227, 255 ], "toColor": [ 230, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 120, 196, 255 ], "toColor": [ 186, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 240, 255 ], "toColor": [ 240, 165, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 111, 227, 255 ], "toColor": [ 206, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 68, 242, 255 ], "toColor": [ 236, 68, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 42, 189, 255 ], "toColor": [ 189, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 47, 214, 255 ], "toColor": [ 192, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 79, 209, 255 ], "toColor": [ 179, 79, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 356, "name": "PLSS Sections (72K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 357, "name": "FacilitySite_Parks (72K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "820" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "820", "label": "Public Attractions and Landmark Buildings" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 204, 255 ], "toColor": [ 196, 153, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 52, 247, 255 ], "toColor": [ 212, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 75, 179, 255 ], "toColor": [ 177, 75, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 250, 255 ], "toColor": [ 240, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 44, 191, 255 ], "toColor": [ 159, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 227, 255 ], "toColor": [ 230, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 120, 196, 255 ], "toColor": [ 186, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 240, 255 ], "toColor": [ 240, 165, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 111, 227, 255 ], "toColor": [ 206, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 68, 242, 255 ], "toColor": [ 236, 68, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 42, 189, 255 ], "toColor": [ 189, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 47, 214, 255 ], "toColor": [ 192, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 79, 209, 255 ], "toColor": [ 179, 79, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 358, "name": "FacilitySite (72K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 338, "name": "72K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 169, 207, 255 ], "toColor": [ 212, 169, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 191, 136, 255 ], "toColor": [ 139, 191, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 187, 199, 255 ], "toColor": [ 145, 187, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 171, 151, 255 ], "toColor": [ 199, 171, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 150, 194, 255 ], "toColor": [ 140, 150, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 211, 150, 255 ], "toColor": [ 212, 211, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 212, 188, 255 ], "toColor": [ 176, 212, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 165, 176, 255 ], "toColor": [ 214, 165, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 141, 199, 255 ], "toColor": [ 174, 141, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 196, 153, 255 ], "toColor": [ 173, 196, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 180, 255 ], "toColor": [ 210, 212, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 165, 194, 255 ], "toColor": [ 173, 165, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 214, 210, 255 ], "toColor": [ 156, 214, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 138, 168, 255 ], "toColor": [ 191, 138, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 179, 209, 255 ], "toColor": [ 151, 179, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 148, 199, 255 ], "toColor": [ 209, 148, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 100000, "effectiveMaxScale": 50001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 359, "name": "36K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 360, "name": "EC_PlatGeopoliticalAreas (36K)" }, { "id": 364, "name": "Road Centerline Anno (36K)" }, { "id": 372, "name": "Control Corners (36K)" }, { "id": 373, "name": "Rivers (36K)" }, { "id": 374, "name": "PLSS Boundaries (36K)" }, { "id": 375, "name": "FacilitySitePoint (36K)" }, { "id": 376, "name": "Railroad (36K)" }, { "id": 377, "name": "Hwy (36K)" }, { "id": 378, "name": "Road Centerlines (36K)" }, { "id": 379, "name": "Lakes (36K)" }, { "id": 380, "name": "Streams (36K)" }, { "id": 381, "name": "PLSS Sections (36K)" }, { "id": 382, "name": "Simultaneous Conveyance Names (36K)" }, { "id": 383, "name": "FacilitySite_park (36K)" }, { "id": 384, "name": "FacilitySite (36K)" }, { "id": 385, "name": "Simultaneous Conveyances (36K)" } ], "minScale": 50000, "maxScale": 25001, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 360, "name": "EC_PlatGeopoliticalAreas (36K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [ { "id": 361, "name": "Default" }, { "id": 362, "name": "Townships" }, { "id": 363, "name": "CitiesVillages" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R531_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_938", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_531", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_531", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Townships" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CitiesVillages" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Townships" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "CitiesVillages" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 361, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 360, "name": "EC_PlatGeopoliticalAreas (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 362, "name": "Townships", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 360, "name": "EC_PlatGeopoliticalAreas (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 363, "name": "CitiesVillages", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 360, "name": "EC_PlatGeopoliticalAreas (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 364, "name": "Road Centerline Anno (36K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [ { "id": 365, "name": "MajorArt/Collector" }, { "id": 366, "name": "highway" }, { "id": 367, "name": "usroute_shield" }, { "id": 368, "name": "stateroute_shield" }, { "id": 369, "name": "MinorArt" }, { "id": 370, "name": "interstate_shield" }, { "id": 371, "name": "countyroute_shield" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3885_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3885", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7752Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7752AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3885", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3735_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "MajorArt/Collector" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "highway" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 4, "name": "MinorArt" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 5, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 6, "name": "countyroute_shield" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "MajorArt/Collector" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "highway" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "usroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "stateroute_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 4, "name": "MinorArt" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 5, "name": "interstate_shield" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 6, "name": "countyroute_shield" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 365, "name": "MajorArt/Collector", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 366, "name": "highway", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 367, "name": "usroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 368, "name": "stateroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 369, "name": "MinorArt", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 370, "name": "interstate_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 371, "name": "countyroute_shield", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 364, "name": "Road Centerline Anno (36K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470832.398941519, "ymin": 5223979.199596991, "xmax": -9417347.42230371, "ymax": 5277968.432689929, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 372, "name": "Control Corners (36K)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 105, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 373, "name": "Rivers (36K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 4 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[drainname]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 5, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "( type = 'River' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "River", "priority": 23, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 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": "Palatino Linotype", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "drainname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 374, "name": "PLSS Boundaries (36K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 375, "name": "FacilitySitePoint (36K)", "type": "Feature Layer", "description": "Points that represent significant facility locations. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "defaultSymbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "SUBTYPEFIELD", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "810" ] ] }, { "label": "Triangle 1", "description": "Triangle 1", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "881" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "881", "label": "Triangle 1" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriPMS", "url": "c233fc3fbcb79fc89595e7801bab614f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAK0lEQVRIie3QIQEAAAjAMAT9M1NgFvcFuPjOoy0ubaG2UFuoLdQWagu9bjmZegBdoQprrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 204, 255 ], "toColor": [ 196, 153, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 57, 250, 255 ], "toColor": [ 218, 57, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 82, 186, 255 ], "toColor": [ 171, 82, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 115, 250, 255 ], "toColor": [ 250, 115, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 157, 245, 255 ], "toColor": [ 243, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 41, 196, 255 ], "toColor": [ 160, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 118, 196, 255 ], "toColor": [ 181, 118, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 48, 214, 255 ], "toColor": [ 217, 48, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 134, 247, 255 ], "toColor": [ 230, 134, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 94, 224, 255 ], "toColor": [ 198, 94, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 39, 184, 255 ], "toColor": [ 184, 39, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 250, 255 ], "toColor": [ 245, 182, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 64, 230, 255 ], "toColor": [ 202, 64, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 61, 191, 255 ], "toColor": [ 165, 61, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 94, 207, 255 ], "toColor": [ 209, 94, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 114, 214, 255 ], "toColor": [ 196, 114, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 78, 217, 255 ], "toColor": [ 217, 78, 217, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" NOT IN ( 'Golf Course', 'Park', 'Lake / Pond' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "FacilitySites", "priority": 191, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" IN ( 'Golf Course', 'Park')", "useCodedValues": true, "maxScale": 36000, "minScale": 0, "name": "Parks", "priority": 181, "symbol": { "type": "esriTS", "color": [ 114, 137, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 195, 222, 142, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" = 'Lake / Pond'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lake / Pond", "priority": 192, "symbol": { "type": "esriTS", "color": [ 109, 175, 194, 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": "Verdana", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9496760.445937008, "ymin": 5213945.638990567, "xmax": -9398195.256627625, "ymax": 5338879.38583001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Site Area", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category from CAD", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3745", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3596_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 376, "name": "Railroad (36K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 202, "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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 377, "name": "Hwy (36K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 204, 255 ], "toColor": [ 196, 153, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 52, 247, 255 ], "toColor": [ 212, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 75, 179, 255 ], "toColor": [ 177, 75, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 250, 255 ], "toColor": [ 240, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 44, 191, 255 ], "toColor": [ 159, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 227, 255 ], "toColor": [ 230, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 120, 196, 255 ], "toColor": [ 186, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 240, 255 ], "toColor": [ 240, 165, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 111, 227, 255 ], "toColor": [ 206, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 68, 242, 255 ], "toColor": [ 236, 68, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 42, 189, 255 ], "toColor": [ 189, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 47, 214, 255 ], "toColor": [ 192, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 79, 209, 255 ], "toColor": [ 179, 79, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 378, "name": "Road Centerlines (36K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "values": [ [ "Collector" ] ] }, { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 5 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 158, 158, 255 ], "width": 5 }, "values": [ [ "Highway" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.75 }, "values": [ [ "Local" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.0666666666666664 }, "values": [ [ "Minor Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 5 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 158, 158, 255 ], "width": 5 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.75 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.0666666666666664 }, "value": "Minor Arterial", "label": "Minor Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 204, 255 ], "toColor": [ 196, 153, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 52, 247, 255 ], "toColor": [ 212, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 75, 179, 255 ], "toColor": [ 177, 75, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 250, 255 ], "toColor": [ 240, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 44, 191, 255 ], "toColor": [ 159, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 227, 255 ], "toColor": [ 230, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 120, 196, 255 ], "toColor": [ 186, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 240, 255 ], "toColor": [ 240, 165, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 111, 227, 255 ], "toColor": [ 206, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 68, 242, 255 ], "toColor": [ 236, 68, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 42, 189, 255 ], "toColor": [ 189, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 47, 214, 255 ], "toColor": [ 192, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 79, 209, 255 ], "toColor": [ 179, 79, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 379, "name": "Lakes (36K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamicNeverRemove", "repeatLabel": false, "useClippedGeometry": false, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "allowOverlapOfLabel": "allow", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 64, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 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": "Palatino Linotype", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 380, "name": "Streams (36K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DrainName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 381, "name": "PLSS Sections (36K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 382, "name": "Simultaneous Conveyance Names (36K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 0.8 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 35", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 90, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 231, 215, 203, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 383, "name": "FacilitySite_park (36K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 36000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "820" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "820", "label": "Public Attractions and Landmark Buildings" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 153, 204, 255 ], "toColor": [ 196, 153, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 52, 247, 255 ], "toColor": [ 212, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 75, 179, 255 ], "toColor": [ 177, 75, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 150, 250, 255 ], "toColor": [ 240, 150, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 44, 191, 255 ], "toColor": [ 159, 44, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 80, 227, 255 ], "toColor": [ 230, 80, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 120, 196, 255 ], "toColor": [ 186, 120, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 165, 240, 255 ], "toColor": [ 240, 165, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 111, 227, 255 ], "toColor": [ 206, 111, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 68, 242, 255 ], "toColor": [ 236, 68, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 42, 189, 255 ], "toColor": [ 189, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 47, 214, 255 ], "toColor": [ 192, 47, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 79, 209, 255 ], "toColor": [ 179, 79, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 384, "name": "FacilitySite (36K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 169, 207, 255 ], "toColor": [ 212, 169, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 191, 136, 255 ], "toColor": [ 139, 191, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 187, 199, 255 ], "toColor": [ 145, 187, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 171, 151, 255 ], "toColor": [ 199, 171, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 150, 194, 255 ], "toColor": [ 140, 150, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 211, 150, 255 ], "toColor": [ 212, 211, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 212, 188, 255 ], "toColor": [ 176, 212, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 165, 176, 255 ], "toColor": [ 214, 165, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 141, 199, 255 ], "toColor": [ 174, 141, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 196, 153, 255 ], "toColor": [ 173, 196, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 180, 255 ], "toColor": [ 210, 212, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 165, 194, 255 ], "toColor": [ 173, 165, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 214, 210, 255 ], "toColor": [ 156, 214, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 138, 168, 255 ], "toColor": [ 191, 138, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 179, 209, 255 ], "toColor": [ 151, 179, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 148, 199, 255 ], "toColor": [ 209, 148, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "SHAPE.STArea() >800000", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Large", "priority": 324, "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 Rounded MT Bold", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 385, "name": "Simultaneous Conveyances (36K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 359, "name": "36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 50000, "effectiveMaxScale": 25001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 386, "name": "18K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 387, "name": "EC_PlatGeopoliticalAreas (18K)" }, { "id": 388, "name": "Control Corners (18K)" }, { "id": 389, "name": "PLSS Boundaries (18K)" }, { "id": 390, "name": "Railroad (18K)" }, { "id": 391, "name": "Simultaneous Conveyance Names (18K)" }, { "id": 392, "name": "Hwy (18K)" }, { "id": 51, "name": "Road Centerlines (18K)" }, { "id": 393, "name": "Waterbodies Anno (18K)" }, { "id": 394, "name": "Lakes (18K)" }, { "id": 395, "name": "Streams (18K)" }, { "id": 396, "name": "Simultaneous Conveyances (18K)" }, { "id": 397, "name": "TaxParcel (18K)" }, { "id": 398, "name": "PLSS Sections (18K)" }, { "id": 399, "name": "FacilitySites (18K)" } ], "minScale": 25000, "maxScale": 15001, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 387, "name": "EC_PlatGeopoliticalAreas (18K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [ { "id": 315, "name": "Default" }, { "id": 316, "name": "Townships" }, { "id": 317, "name": "CitiesVillages" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS1_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS1_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS1_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R531_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "AnnoClassID_Inde", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Status_Index_938", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_531", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_531", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S444_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Townships" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "CitiesVillages" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Default" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Townships" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "CitiesVillages" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 315, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 387, "name": "EC_PlatGeopoliticalAreas (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 316, "name": "Townships", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 387, "name": "EC_PlatGeopoliticalAreas (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 317, "name": "CitiesVillages", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 387, "name": "EC_PlatGeopoliticalAreas (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9465899.73495129, "ymin": 5227461.421092223, "xmax": -9417833.256617108, "ymax": 5276266.532667754, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 388, "name": "Control Corners (18K)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 106, "symbol": { "type": "esriTS", "color": [ 255, 170, 0, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 389, "name": "PLSS Boundaries (18K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 390, "name": "Railroad (18K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 200, "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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 391, "name": "Simultaneous Conveyance Names (18K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 0.8 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 98, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 231, 215, 203, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 392, "name": "Hwy (18K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 153, 224, 255 ], "toColor": [ 221, 153, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 57, 247, 255 ], "toColor": [ 244, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 55, 179, 255 ], "toColor": [ 150, 55, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 122, 248, 255 ], "toColor": [ 250, 122, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 89, 179, 255 ], "toColor": [ 179, 89, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 143, 181, 255 ], "toColor": [ 176, 143, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 80, 230, 255 ], "toColor": [ 202, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 181, 232, 255 ], "toColor": [ 229, 181, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 39, 184, 255 ], "toColor": [ 186, 39, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 137, 245, 255 ], "toColor": [ 221, 137, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 100, 209, 255 ], "toColor": [ 204, 100, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 118, 184, 255 ], "toColor": [ 174, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 156, 247, 255 ], "toColor": [ 247, 156, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 51, "name": "Road Centerlines (18K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 2 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 2 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 153, 224, 255 ], "toColor": [ 221, 153, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 57, 247, 255 ], "toColor": [ 244, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 55, 179, 255 ], "toColor": [ 150, 55, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 122, 248, 255 ], "toColor": [ 250, 122, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 89, 179, 255 ], "toColor": [ 179, 89, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 143, 181, 255 ], "toColor": [ 176, 143, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 80, 230, 255 ], "toColor": [ 202, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 181, 232, 255 ], "toColor": [ 229, 181, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 39, 184, 255 ], "toColor": [ 186, 39, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 137, 245, 255 ], "toColor": [ 221, 137, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 100, 209, 255 ], "toColor": [ 204, 100, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 118, 184, 255 ], "toColor": [ 174, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 156, 247, 255 ], "toColor": [ 247, 156, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 21, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.STNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 47, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1.25, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 53, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.STNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 24, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 26, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 393, "name": "Waterbodies Anno (18K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [ { "id": 200, "name": "Drain" }, { "id": 201, "name": "Lake or Pond" }, { "id": 202, "name": "River" }, { "id": 203, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469104.587143712, "ymin": 5224776.621730667, "xmax": -9418266.250497121, "ymax": 5276111.7485173065, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3865_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3865", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7732Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7732AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3865", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3715_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 200, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 393, "name": "Waterbodies Anno (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9469104.587143712, "ymin": 5224776.621730667, "xmax": -9418266.250497121, "ymax": 5276111.7485173065, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 201, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 393, "name": "Waterbodies Anno (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469104.587143712, "ymin": 5224776.621730667, "xmax": -9418266.250497121, "ymax": 5276111.7485173065, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 202, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 393, "name": "Waterbodies Anno (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9469104.587143712, "ymin": 5224776.621730667, "xmax": -9418266.250497121, "ymax": 5276111.7485173065, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 203, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 393, "name": "Waterbodies Anno (18K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9469104.587143712, "ymin": 5224776.621730667, "xmax": -9418266.250497121, "ymax": 5276111.7485173065, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 394, "name": "Lakes (18K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 395, "name": "Streams (18K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "County Tile", "description": "County Tile", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "values": [ [ "Public Tile" ] ] }, { "label": "Open", "description": "Open", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "values": [ [ "Open" ] ] }, { "label": "River", "description": "River", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "values": [ [ "River" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Public Tile", "label": "County Tile" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "value": "Open", "label": "Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "value": "River", "label": "River" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 153, 224, 255 ], "toColor": [ 221, 153, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 57, 247, 255 ], "toColor": [ 244, 57, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 55, 179, 255 ], "toColor": [ 150, 55, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 122, 248, 255 ], "toColor": [ 250, 122, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 89, 179, 255 ], "toColor": [ 179, 89, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 143, 181, 255 ], "toColor": [ 176, 143, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 80, 230, 255 ], "toColor": [ 202, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 181, 232, 255 ], "toColor": [ 229, 181, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 39, 184, 255 ], "toColor": [ 186, 39, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 137, 245, 255 ], "toColor": [ 221, 137, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 100, 209, 255 ], "toColor": [ 204, 100, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 118, 184, 255 ], "toColor": [ 174, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 156, 247, 255 ], "toColor": [ 247, 156, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[drainname]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "type = 'Open' And drainname NOT LIKE '%Flowline%'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Open", "priority": 52, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 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": "Lucida Bright", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[drainname]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 5, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "( type = 'River' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "River", "priority": 51, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 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": "Palatino Linotype", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "drainname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 396, "name": "Simultaneous Conveyances (18K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 397, "name": "TaxParcel (18K)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 204, 176, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 398, "name": "PLSS Sections (18K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 399, "name": "FacilitySites (18K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 386, "name": "18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 207, 168, 255 ], "toColor": [ 151, 207, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 150, 212, 255 ], "toColor": [ 196, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 167, 154, 255 ], "toColor": [ 214, 167, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 189, 212, 255 ], "toColor": [ 167, 189, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 212, 150, 255 ], "toColor": [ 210, 212, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 143, 165, 255 ], "toColor": [ 201, 143, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 151, 201, 255 ], "toColor": [ 147, 151, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 191, 165, 255 ], "toColor": [ 196, 191, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 211, 214, 255 ], "toColor": [ 156, 211, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 182, 214, 255 ], "toColor": [ 205, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 191, 177, 255 ], "toColor": [ 163, 191, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 165, 168, 255 ], "toColor": [ 194, 165, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 199, 143, 255 ], "toColor": [ 169, 199, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 153, 194, 255 ], "toColor": [ 194, 153, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 192, 147, 255 ], "toColor": [ 201, 192, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 167, 204, 255 ], "toColor": [ 147, 167, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 320, "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 Rounded MT Bold", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 25000, "effectiveMaxScale": 15001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 400, "name": "9K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 401, "name": "Control Corners (9K)" }, { "id": 402, "name": "Local Park and Recreation Areas (9K)" }, { "id": 403, "name": "PLSS Boundaries (9K)" }, { "id": 404, "name": "Tax Parcel Points (9K)" }, { "id": 405, "name": "FacilitySitePoint (9K)" }, { "id": 406, "name": "Railroad (9K)" }, { "id": 407, "name": "Simultaneous Conveyance Names (9K)" }, { "id": 408, "name": "Hwy (9K)" }, { "id": 61, "name": "Road Centerlines (9K)" }, { "id": 409, "name": "Waterbodies Anno (9K)" }, { "id": 410, "name": "FacilitySites (9K)" }, { "id": 411, "name": "TaxParcel (9K)" }, { "id": 412, "name": "Streams (9K)" }, { "id": 413, "name": "Lakes (9K)" }, { "id": 414, "name": "Encumbrances (9K)" }, { "id": 415, "name": "Simultaneous Conveyances (9K)" }, { "id": 416, "name": "PLSS Sections (9K)" } ], "minScale": 15000, "maxScale": 5001, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457357845019892E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 401, "name": "Control Corners (9K)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 111, "symbol": { "type": "esriTS", "color": [ 205, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 402, "name": "Local Park and Recreation Areas (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b6bb25b3417b91b3913db7570c3c4eae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFKElEQVRYhe2We2xTVRzHv/fR593avSktTjYKuPFwVsHgDI9tMEjQxKBCIoYgystINgaMJcYsMTImjCJ/CGiiGIkGY0iQAQKbPJKJbAvI3JCxuWfZxh6sXR9r1957zB3Zo7td2SbEmPhNm5uc3znn9zm/c37n/Fj8y2L/B8AElPJphokGmQ2B1gPgKJA2UKSZEOWVot35tieyBal73o9kZPJspYxdog9X+wzRHIngFCoZS/VZHX2O9h63/e4969al+Rl2AeSL4uzPLj4eAAJqRUFWjkbFrktJmqI3RHAhI7voI4BEAItn6+Hx8bWFpY0b0/IzNkOgdhblmOsmDLA4d2uI9hD307yEaFNSfJQ2UB+P1weFbGgaBcsYV70Ub7S5PDeOX7r75bK8jE8u5Bz8ZdwAb+TmyvkIZ0m6KTbBEMnJAvWpqO/CbcsDvJlsBE1TfjatWmHatHxO29cXb2en5m8nxdkHLo0LgET3nlyYYJhliOSYQPZ2qwtXqlrAC6T/u2SOQTo5A936pYk4cu6Pj9LzMpvP55hrxwSw5vDu1/SRISnGyZqAzj0+HoXlTf3ORd2q74I+gsNMQ1hAiLUpM1qOFVXnA1j1aAACihwmB5OfiVEFck5A8PONZvS4+vzai25ZEKNRITxUIRkTplaYDFGhjWn7MtOKdpqLggJsOPZhevQktWH4wRqu8ppO1Lf1SNq9PgGFZY1Ys8gIGUNL7Cvnx845erbqPZE1KAAIPpiu1wYM/b0uJ36904bR1OVwo/iWBctNsRKbimWMSjnTtGzfDu7Czv3OUQE8PuH5mDClZAJ3nw8Xfm+GuDgfPyoD7lis0IdzmBsXKbFN02k8VRbrguFRYEd2krFUCAX/lBKllLNYu2gGTl6rQ2u3a1SAtGcNmP201LmoaI2SowiZMryNHdmJoWnpKYK4agGnShuCOhdVXNECtVKG+EkaiS0sRMERgdIFBaD6f/4SBILTZY2wdDrwKBFCcLa8Ca8nx0MXpvazeXxEQYHYgwIIAjwA/EY2ttuhVcsxd2okalttcHl8AZ2Lp39KFDd4S0bNVYFlhtZjc3h6wVAtQQFoGvbePl6tkg8lQpxOg9hJobhU0TKqc1FeXhC3EEuTDH7vw4DudTtZEL4yKEBkqPpy/f2e1YlPhQ+2ub08zpQ1oLlzMHtGlRihtm4XVrwQC0PEw2gMqMvm9l7cdagmKIA+mjtQ8VfHIEC3w4NT1xtgdYo7MzY53F78WFKHF2fE9P8pikJjh93R28cXjuzLjmzYtnBbadaJj6vr23pmiqHXqOV4a9F0iZNupwffXXm4mOQEHZLiogLCiCktXt9XK1tbPE63+ZEAohIN0WuvVjeXTo5QU2L+MyOeWlEyeui6pSkKMlZ6/Q6ovKajx+n2mi/nfu4YE8CGlzeXFxQV7Dt/s3nXyvlTwVBSgLGqvt3uq2rqKi7cXnBkXPVAVlpWdt65/Qmnrze8km6KxfCsEKWUMzBNexh2Xbh/vg/oT4uVL69pv14vs62eUEmWs2LHq+Zi894z5Q27kuKiKOPkoapMpWCxcJZYFEvl9PhQcrvV3WFznzixZe/6/mMwEQBRmamZu7+6dvSHakvnt5WNDxKn6bSI04UiROlfpYm1ifha1rba+PtWVx1DU+9+vyXvKrbgn5fl7yzYdAPArG/KDj1Xa3Ftv1zZmur18lqahoIARODh5ongULBMiYKl9x/fuOe3scw7ZoABrZu37SaAt8cz5rECPAmxT2TW/xLA3xjq6F5EWFa7AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 12, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9468189.299123786, "ymin": 5227004.209280469, "xmax": -9418518.798520166, "ymax": 5276425.6045515705, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2968_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 403, "name": "PLSS Boundaries (9K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "DISTANCE", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "DELTA", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "RADIUS", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "TANGENT", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "ARCLENGTH", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "SIDE", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 404, "name": "Tax Parcel Points (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 8600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470705.648581797, "ymin": 5224129.947647275, "xmax": -9417721.656059567, "ymax": 5277316.932223167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 405, "name": "FacilitySitePoint (9K)", "type": "Feature Layer", "description": "Points that represent significant facility locations. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURECODE", "defaultSymbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Feature Code", "classes": [ { "label": "Agricultural Experimental Station", "description": "Agricultural Experimental Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Agricultural Experimental Station" ] ] }, { "label": "Agriculture or Livestock Structure", "description": "Agriculture or Livestock Structure", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Agriculture or Livestock Structure" ] ] }, { "label": "Air Shipping Hub", "description": "Air Shipping Hub", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Shipping Hub" ] ] }, { "label": "Air Support / Maintenance Facility", "description": "Air Support / Maintenance Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Support / Maintenance Facility" ] ] }, { "label": "Air Traffic Control Center / Command Center", "description": "Air Traffic Control Center / Command Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Traffic Control Center / Command Center" ] ] }, { "label": "Aircraft Manufacturing Facility", "description": "Aircraft Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Aircraft Manufacturing Facility" ] ] }, { "label": "Airport Terminal", "description": "Airport Terminal", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Airport Terminal" ] ] }, { "label": "Ambulance Service", "description": "Ambulance Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ambulance Service" ] ] }, { "label": "American Red Cross Facility", "description": "American Red Cross Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "American Red Cross Facility" ] ] }, { "label": "Amusement / Water Park", "description": "Amusement / Water Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Amusement / Water Park" ] ] }, { "label": "Arboretum / Botanical Garden", "description": "Arboretum / Botanical Garden", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Arboretum / Botanical Garden" ] ] }, { "label": "Armament Manufacturing Facility", "description": "Armament Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Armament Manufacturing Facility" ] ] }, { "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "Auditorium / Concert Hall / Theater / Opera House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Auditorium / Concert Hall / Theater / Opera House" ] ] }, { "label": "Automotive Manufacturing Facility", "description": "Automotive Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Automotive Manufacturing Facility" ] ] }, { "label": "Bakery (Regional)", "description": "Bakery (Regional)", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bakery (Regional)" ] ] }, { "label": "Bank", "description": "Bank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bank" ] ] }, { "label": "Banking or Finance Facility", "description": "Banking or Finance Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Banking or Finance Facility" ] ] }, { "label": "Beverage Bottling Plant", "description": "Beverage Bottling Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Beverage Bottling Plant" ] ] }, { "label": "Blood Bank", "description": "Blood Bank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Blood Bank" ] ] }, { "label": "Boat Ramp / Dock", "description": "Boat Ramp / Dock", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Boat Ramp / Dock" ] ] }, { "label": "Border Crossing / Port of Entry", "description": "Border Crossing / Port of Entry", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Border Crossing / Port of Entry" ] ] }, { "label": "Border Patrol", "description": "Border Patrol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Border Patrol" ] ] }, { "label": "Brewery / Distillery / Winery", "description": "Brewery / Distillery / Winery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Brewery / Distillery / Winery" ] ] }, { "label": "Bridge", "description": "Bridge", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge" ] ] }, { "label": "Bridge: Light Rail / Subway", "description": "Bridge: Light Rail / Subway", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Light Rail / Subway" ] ] }, { "label": "Bridge: Railroad", "description": "Bridge: Railroad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Railroad" ] ] }, { "label": "Bridge: Road", "description": "Bridge: Road", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Road" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Building General" ] ] }, { "label": "Bulk Mail Center", "description": "Bulk Mail Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bulk Mail Center" ] ] }, { "label": "Bullion Repository", "description": "Bullion Repository", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bullion Repository" ] ] }, { "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "Bureau of Alcohol, Tobacco, and Firearms", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bureau of Alcohol, Tobacco, and Firearms" ] ] }, { "label": "Bureau of Land Management Facility", "description": "Bureau of Land Management Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bureau of Land Management Facility" ] ] }, { "label": "Bus Services - Operations Garages", "description": "Bus Services - Operations Garages", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bus Services - Operations Garages" ] ] }, { "label": "Bus Station / Dispatch Facility", "description": "Bus Station / Dispatch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bus Station / Dispatch Facility" ] ] }, { "label": "Campground", "description": "Campground", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Campground" ] ] }, { "label": "Cannery", "description": "Cannery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cannery" ] ] }, { "label": "Casino", "description": "Casino", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Casino" ] ] }, { "label": "Cemetery", "description": "Cemetery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cemetery" ] ] }, { "label": "Center for Disease Control Office", "description": "Center for Disease Control Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Center for Disease Control Office" ] ] }, { "label": "Check Clearing Center", "description": "Check Clearing Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Check Clearing Center" ] ] }, { "label": "Chemical Facility", "description": "Chemical Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Chemical Facility" ] ] }, { "label": "Civil Defense", "description": "Civil Defense", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Civil Defense" ] ] }, { "label": "Coal Facility", "description": "Coal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Coal Facility" ] ] }, { "label": "Coast Guard", "description": "Coast Guard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Coast Guard" ] ] }, { "label": "College / University", "description": "College / University", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "College / University" ] ] }, { "label": "Commercial or Retail Facility", "description": "Commercial or Retail Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Commercial or Retail Facility" ] ] }, { "label": "Commodities Exchange", "description": "Commodities Exchange", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Commodities Exchange" ] ] }, { "label": "Communication Tower", "description": "Communication Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Communication Tower" ] ] }, { "label": "Community / Recreation Center", "description": "Community / Recreation Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Community / Recreation Center" ] ] }, { "label": "Convention Center", "description": "Convention Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Convention Center" ] ] }, { "label": "Corporate Headquarters", "description": "Corporate Headquarters", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Corporate Headquarters" ] ] }, { "label": "Corral", "description": "Corral", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Corral" ] ] }, { "label": "County Government Facility", "description": "County Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "County Government Facility" ] ] }, { "label": "Court House", "description": "Court House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Court House" ] ] }, { "label": "Critical Federal Contractor Facility", "description": "Critical Federal Contractor Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Critical Federal Contractor Facility" ] ] }, { "label": "Customs Service", "description": "Customs Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Customs Service" ] ] }, { "label": "Dairy", "description": "Dairy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Dairy" ] ] }, { "label": "Data Center", "description": "Data Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Data Center" ] ] }, { "label": "Day Care Facility", "description": "Day Care Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Day Care Facility" ] ] }, { "label": "Deparment of Motor Vehicle Facility", "description": "Deparment of Motor Vehicle Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Deparment of Motor Vehicle Facility" ] ] }, { "label": "Department of Energy Facility", "description": "Department of Energy Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Energy Facility" ] ] }, { "label": "Department of Justice", "description": "Department of Justice", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Justice" ] ] }, { "label": "Department of Public Works", "description": "Department of Public Works", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Public Works" ] ] }, { "label": "Department of State Facility", "description": "Department of State Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of State Facility" ] ] }, { "label": "Diagnostic Laboratory", "description": "Diagnostic Laboratory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Diagnostic Laboratory" ] ] }, { "label": "DoD / Military Facility", "description": "DoD / Military Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DoD / Military Facility" ] ] }, { "label": "Drug Enforcement Agency", "description": "Drug Enforcement Agency", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Drug Enforcement Agency" ] ] }, { "label": "Durable / Non-Durable Goods Facility", "description": "Durable / Non-Durable Goods Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Durable / Non-Durable Goods Facility" ] ] }, { "label": "Education Facility", "description": "Education Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Education Facility" ] ] }, { "label": "Electric Facility", "description": "Electric Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Electric Facility" ] ] }, { "label": "Emergency Response Facility", "description": "Emergency Response Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Response Facility" ] ] }, { "label": "Emergency Response or Law Enforcement Facility", "description": "Emergency Response or Law Enforcement Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Response or Law Enforcement Facility" ] ] }, { "label": "Energy Distribution Control Facility", "description": "Energy Distribution Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Energy Distribution Control Facility" ] ] }, { "label": "Energy Facility", "description": "Energy Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Energy Facility" ] ] }, { "label": "Explosives Facility", "description": "Explosives Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Explosives Facility" ] ] }, { "label": "Fair / Exhibition / Rodeo Grounds", "description": "Fair / Exhibition / Rodeo Grounds", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fair / Exhibition / Rodeo Grounds" ] ] }, { "label": "Farm / Ranch", "description": "Farm / Ranch", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Farm / Ranch" ] ] }, { "label": "Federal Bureau of Investigation", "description": "Federal Bureau of Investigation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Bureau of Investigation" ] ] }, { "label": "Federal Emergency Management Agency", "description": "Federal Emergency Management Agency", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Emergency Management Agency" ] ] }, { "label": "Federal Reserve Bank / Branch", "description": "Federal Reserve Bank / Branch", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Reserve Bank / Branch" ] ] }, { "label": "Feedlot", "description": "Feedlot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Feedlot" ] ] }, { "label": "Ferry Terminal / Dispatch Facility", "description": "Ferry Terminal / Dispatch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ferry Terminal / Dispatch Facility" ] ] }, { "label": "Fertilizer Facility", "description": "Fertilizer Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fertilizer Facility" ] ] }, { "label": "Financial Processing Center", "description": "Financial Processing Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Financial Processing Center" ] ] }, { "label": "Financial Services Company", "description": "Financial Services Company", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Financial Services Company" ] ] }, { "label": "Fire Equipment Manufacturer", "description": "Fire Equipment Manufacturer", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Equipment Manufacturer" ] ] }, { "label": "Fire Hydrant", "description": "Fire Hydrant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Hydrant" ] ] }, { "label": "Fire Station / EMS Station", "description": "Fire Station / EMS Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Station / EMS Station" ] ] }, { "label": "Fire Training Facility / Academy", "description": "Fire Training Facility / Academy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Training Facility / Academy" ] ] }, { "label": "Fish Farm / Hatchery", "description": "Fish Farm / Hatchery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fish Farm / Hatchery" ] ] }, { "label": "Fish Ladder", "description": "Fish Ladder", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fish Ladder" ] ] }, { "label": "Food Distribution Center", "description": "Food Distribution Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Food Distribution Center" ] ] }, { "label": "Food Industry Facility", "description": "Food Industry Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Food Industry Facility" ] ] }, { "label": "Gas Station", "description": "Gas Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Gas Station" ] ] }, { "label": "Geothermal Facility", "description": "Geothermal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Geothermal Facility" ] ] }, { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Golf Course" ] ] }, { "label": "Government or Military Facility", "description": "Government or Military Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Government or Military Facility" ] ] }, { "label": "Governor Residence", "description": "Governor Residence", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Governor Residence" ] ] }, { "label": "Grain Elevator", "description": "Grain Elevator", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grain Elevator" ] ] }, { "label": "Grain Mill", "description": "Grain Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grain Mill" ] ] }, { "label": "Greenhouse / Nursery", "description": "Greenhouse / Nursery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Greenhouse / Nursery" ] ] }, { "label": "Grocery Store", "description": "Grocery Store", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grocery Store" ] ] }, { "label": "Harbor / Marina", "description": "Harbor / Marina", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Harbor / Marina" ] ] }, { "label": "Hazardous Materials Facility", "description": "Hazardous Materials Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazardous Materials Facility" ] ] }, { "label": "Hazardous Waste Facility", "description": "Hazardous Waste Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazardous Waste Facility" ] ] }, { "label": "Health or Medical Facility", "description": "Health or Medical Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Health or Medical Facility" ] ] }, { "label": "Helipad / Heliport / Helispot", "description": "Helipad / Heliport / Helispot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Helipad / Heliport / Helispot" ] ] }, { "label": "Historic Site / Point of Interest", "description": "Historic Site / Point of Interest", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Historic Site / Point of Interest" ] ] }, { "label": "Homeless Shelter", "description": "Homeless Shelter", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Homeless Shelter" ] ] }, { "label": "Hospital / Medical Center", "description": "Hospital / Medical Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hospital / Medical Center" ] ] }, { "label": "Hotel / Motel", "description": "Hotel / Motel", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hotel / Motel" ] ] }, { "label": "House of Worship", "description": "House of Worship", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "House of Worship" ] ] }, { "label": "Household Products Facility", "description": "Household Products Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Household Products Facility" ] ] }, { "label": "Hydroelectric Facility", "description": "Hydroelectric Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hydroelectric Facility" ] ] }, { "label": "Ice Arena", "description": "Ice Arena", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ice Arena" ] ] }, { "label": "Immigration and Naturalization Service", "description": "Immigration and Naturalization Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Immigration and Naturalization Service" ] ] }, { "label": "Industrial Facility", "description": "Industrial Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Industrial Facility" ] ] }, { "label": "Information or Communication Facility", "description": "Information or Communication Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Information or Communication Facility" ] ] }, { "label": "Institutional Residence / Dorm / Barracks", "description": "Institutional Residence / Dorm / Barracks", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Institutional Residence / Dorm / Barracks" ] ] }, { "label": "Insurance and Finance Center", "description": "Insurance and Finance Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Insurance and Finance Center" ] ] }, { "label": "Intelligence Facility", "description": "Intelligence Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Intelligence Facility" ] ] }, { "label": "Internet DNS Location / Other Node", "description": "Internet DNS Location / Other Node", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet DNS Location / Other Node" ] ] }, { "label": "Internet Metro Area Exchange / Hub", "description": "Internet Metro Area Exchange / Hub", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet Metro Area Exchange / Hub" ] ] }, { "label": "Internet Service Provider", "description": "Internet Service Provider", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet Service Provider" ] ] }, { "label": "Investment / Brokerage Center", "description": "Investment / Brokerage Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Investment / Brokerage Center" ] ] }, { "label": "Landfill", "description": "Landfill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Landfill" ] ] }, { "label": "Launch Facility", "description": "Launch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Launch Facility" ] ] }, { "label": "Launch Pad", "description": "Launch Pad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Launch Pad" ] ] }, { "label": "Law Enforcement", "description": "Law Enforcement", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Law Enforcement" ] ] }, { "label": "Library", "description": "Library", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Library" ] ] }, { "label": "Light Rail Power Substation", "description": "Light Rail Power Substation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Light Rail Power Substation" ] ] }, { "label": "Light Rail Station", "description": "Light Rail Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Light Rail Station" ] ] }, { "label": "Lighthouse / Light", "description": "Lighthouse / Light", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lighthouse / Light" ] ] }, { "label": "Livestock Complex", "description": "Livestock Complex", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Livestock Complex" ] ] }, { "label": "Lookout Tower", "description": "Lookout Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lookout Tower" ] ] }, { "label": "Lumber Mill / Saw Mill", "description": "Lumber Mill / Saw Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lumber Mill / Saw Mill" ] ] }, { "label": "Mail or Shipping Facility", "description": "Mail or Shipping Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mail or Shipping Facility" ] ] }, { "label": "Maintenance Yard", "description": "Maintenance Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Maintenance Yard" ] ] }, { "label": "Manufacturing Facility", "description": "Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manufacturing Facility" ] ] }, { "label": "Manufacturing Warehouse", "description": "Manufacturing Warehouse", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manufacturing Warehouse" ] ] }, { "label": "Marina", "description": "Marina", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Marina" ] ] }, { "label": "Marshal Service", "description": "Marshal Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Marshal Service" ] ] }, { "label": "Meat Processing / Packaging Facility", "description": "Meat Processing / Packaging Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Meat Processing / Packaging Facility" ] ] }, { "label": "Medical Research Laboratory", "description": "Medical Research Laboratory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Medical Research Laboratory" ] ] }, { "label": "Medical Stockpile Facility", "description": "Medical Stockpile Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Medical Stockpile Facility" ] ] }, { "label": "Mine", "description": "Mine", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine" ] ] }, { "label": "Mine Uranium Facility", "description": "Mine Uranium Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine Uranium Facility" ] ] }, { "label": "Mine Waste Disposal Site", "description": "Mine Waste Disposal Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine Waste Disposal Site" ] ] }, { "label": "Mobile Home Park", "description": "Mobile Home Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mobile Home Park" ] ] }, { "label": "Morgue", "description": "Morgue", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Morgue" ] ] }, { "label": "Mortuary / Crematory", "description": "Mortuary / Crematory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mortuary / Crematory" ] ] }, { "label": "Multi-Family Dwelling", "description": "Multi-Family Dwelling", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Multi-Family Dwelling" ] ] }, { "label": "Municipal Government Facility", "description": "Municipal Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Municipal Government Facility" ] ] }, { "label": "Museum", "description": "Museum", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Museum" ] ] }, { "label": "NASA Facility", "description": "NASA Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NASA Facility" ] ] }, { "label": "National Guard Armory / Base", "description": "National Guard Armory / Base", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Guard Armory / Base" ] ] }, { "label": "National Park Service Facility", "description": "National Park Service Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Park Service Facility" ] ] }, { "label": "National Symbol / Monument", "description": "National Symbol / Monument", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Symbol / Monument" ] ] }, { "label": "Natural Gas Facility", "description": "Natural Gas Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Natural Gas Facility" ] ] }, { "label": "Nuclear Facility", "description": "Nuclear Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Facility" ] ] }, { "label": "Nuclear Fuel Plant", "description": "Nuclear Fuel Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Fuel Plant" ] ] }, { "label": "Nuclear Research Facility", "description": "Nuclear Research Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Research Facility" ] ] }, { "label": "Nuclear Waste Processing / Storage Facility", "description": "Nuclear Waste Processing / Storage Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Waste Processing / Storage Facility" ] ] }, { "label": "Nuclear Weapons Facility", "description": "Nuclear Weapons Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Weapons Facility" ] ] }, { "label": "Nuclear Weapons Plant", "description": "Nuclear Weapons Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Weapons Plant" ] ] }, { "label": "Nursing Home / Long Term Care", "description": "Nursing Home / Long Term Care", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nursing Home / Long Term Care" ] ] }, { "label": "Observatory", "description": "Observatory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Observatory" ] ] }, { "label": "Office of Emergency Management", "description": "Office of Emergency Management", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Office of Emergency Management" ] ] }, { "label": "Oil / Gas Extraction or Injection Well", "description": "Oil / Gas Extraction or Injection Well", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Extraction or Injection Well" ] ] }, { "label": "Oil / Gas Facility", "description": "Oil / Gas Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Facility" ] ] }, { "label": "Oil / Gas Processing Plant", "description": "Oil / Gas Processing Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Processing Plant" ] ] }, { "label": "Oil / Gas Pumping Station", "description": "Oil / Gas Pumping Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Pumping Station" ] ] }, { "label": "Oil / Gas Refinery", "description": "Oil / Gas Refinery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Refinery" ] ] }, { "label": "Oil / Gas Storage Facility / Tank Farm", "description": "Oil / Gas Storage Facility / Tank Farm", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Storage Facility / Tank Farm" ] ] }, { "label": "Oil / Gas Well or Field", "description": "Oil / Gas Well or Field", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Well or Field" ] ] }, { "label": "Ore Processing Facility", "description": "Ore Processing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ore Processing Facility" ] ] }, { "label": "Outdoor Theater / Amphitheater", "description": "Outdoor Theater / Amphitheater", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outdoor Theater / Amphitheater" ] ] }, { "label": "Outpatient Clinic", "description": "Outpatient Clinic", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outpatient Clinic" ] ] }, { "label": "POL Storage Tank", "description": "POL Storage Tank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "POL Storage Tank" ] ] }, { "label": "Paper / Pulp Mill", "description": "Paper / Pulp Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paper / Pulp Mill" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Park" ] ] }, { "label": "Park and Ride / Commuter Lot", "description": "Park and Ride / Commuter Lot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Park and Ride / Commuter Lot" ] ] }, { "label": "Parking Lot Structure / Garage", "description": "Parking Lot Structure / Garage", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Parking Lot Structure / Garage" ] ] }, { "label": "Pharmaceutical Plant", "description": "Pharmaceutical Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pharmaceutical Plant" ] ] }, { "label": "Pharmacy", "description": "Pharmacy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pharmacy" ] ] }, { "label": "Picnic Area", "description": "Picnic Area", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Picnic Area" ] ] }, { "label": "Pier / Wharf / Quay / Mole", "description": "Pier / Wharf / Quay / Mole", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pier / Wharf / Quay / Mole" ] ] }, { "label": "Port Facility", "description": "Port Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility" ] ] }, { "label": "Port Facility: Commercial Port", "description": "Port Facility: Commercial Port", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Commercial Port" ] ] }, { "label": "Port Facility: Crane", "description": "Port Facility: Crane", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Crane" ] ] }, { "label": "Port Facility: Maintenance and Fuel Facility", "description": "Port Facility: Maintenance and Fuel Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Maintenance and Fuel Facility" ] ] }, { "label": "Port Facility: Modal Transfer Facility", "description": "Port Facility: Modal Transfer Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Modal Transfer Facility" ] ] }, { "label": "Port Facility: Passenger Terminal", "description": "Port Facility: Passenger Terminal", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Passenger Terminal" ] ] }, { "label": "Port Facility: Warehouse Storage / Container Yard", "description": "Port Facility: Warehouse Storage / Container Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Warehouse Storage / Container Yard" ] ] }, { "label": "Post Office", "description": "Post Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Post Office" ] ] }, { "label": "Potable Water Facility", "description": "Potable Water Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Potable Water Facility" ] ] }, { "label": "Prison / Correctional Facility", "description": "Prison / Correctional Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Prison / Correctional Facility" ] ] }, { "label": "Private and Express Shipping Facility", "description": "Private and Express Shipping Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Private and Express Shipping Facility" ] ] }, { "label": "Public Attraction or Landmark Building", "description": "Public Attraction or Landmark Building", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Attraction or Landmark Building" ] ] }, { "label": "Public Health Office", "description": "Public Health Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Health Office" ] ] }, { "label": "Public Pool", "description": "Public Pool", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Pool" ] ] }, { "label": "Public Safety Office", "description": "Public Safety Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Safety Office" ] ] }, { "label": "Public Water Supply Intake", "description": "Public Water Supply Intake", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Water Supply Intake" ] ] }, { "label": "Public Water Supply Well", "description": "Public Water Supply Well", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Water Supply Well" ] ] }, { "label": "Racetrack / Dragstrip", "description": "Racetrack / Dragstrip", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Racetrack / Dragstrip" ] ] }, { "label": "Radio / TV Broadcast Facility", "description": "Radio / TV Broadcast Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Radio / TV Broadcast Facility" ] ] }, { "label": "Railroad Command / Control Facility", "description": "Railroad Command / Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Command / Control Facility" ] ] }, { "label": "Railroad Facility", "description": "Railroad Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Facility" ] ] }, { "label": "Railroad Freight Loading Facility", "description": "Railroad Freight Loading Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Freight Loading Facility" ] ] }, { "label": "Railroad Maintenance / Fuel Facility", "description": "Railroad Maintenance / Fuel Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Maintenance / Fuel Facility" ] ] }, { "label": "Railroad Roundhouse / Turntable", "description": "Railroad Roundhouse / Turntable", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Roundhouse / Turntable" ] ] }, { "label": "Railroad Station", "description": "Railroad Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Station" ] ] }, { "label": "Railroad Yard", "description": "Railroad Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Yard" ] ] }, { "label": "Rehabilitation Center", "description": "Rehabilitation Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rehabilitation Center" ] ] }, { "label": "Rest Stop / Roadside Park", "description": "Rest Stop / Roadside Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rest Stop / Roadside Park" ] ] }, { "label": "Restaurant / Eating Establishment", "description": "Restaurant / Eating Establishment", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Restaurant / Eating Establishment" ] ] }, { "label": "Satellite Ground Station", "description": "Satellite Ground Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Satellite Ground Station" ] ] }, { "label": "School", "description": "School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School" ] ] }, { "label": "School: Elementary", "description": "School: Elementary", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: Elementary" ] ] }, { "label": "School: High School", "description": "School: High School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: High School" ] ] }, { "label": "School: Middle School", "description": "School: Middle School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: Middle School" ] ] }, { "label": "Seaplane Anchorage / Base", "description": "Seaplane Anchorage / Base", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Seaplane Anchorage / Base" ] ] }, { "label": "Search and Rescue Office / Facility", "description": "Search and Rescue Office / Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Search and Rescue Office / Facility" ] ] }, { "label": "Secret Service", "description": "Secret Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Secret Service" ] ] }, { "label": "Semiconductor and Microchip Facility", "description": "Semiconductor and Microchip Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Semiconductor and Microchip Facility" ] ] }, { "label": "Shipyard", "description": "Shipyard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shipyard" ] ] }, { "label": "Shopping Mall / Complex", "description": "Shopping Mall / Complex", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shopping Mall / Complex" ] ] }, { "label": "Single-Family Dwelling", "description": "Single-Family Dwelling", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Single-Family Dwelling" ] ] }, { "label": "Ski Area / Ski Resort", "description": "Ski Area / Ski Resort", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ski Area / Ski Resort" ] ] }, { "label": "Snowshed", "description": "Snowshed", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Snowshed" ] ] }, { "label": "Solar Facility", "description": "Solar Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Solar Facility" ] ] }, { "label": "Sports Arena / Stadium", "description": "Sports Arena / Stadium", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sports Arena / Stadium" ] ] }, { "label": "State Capitol", "description": "State Capitol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Capitol" ] ] }, { "label": "State Government Facility", "description": "State Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Government Facility" ] ] }, { "label": "State Supreme Court", "description": "State Supreme Court", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Supreme Court" ] ] }, { "label": "Steel Plant", "description": "Steel Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steel Plant" ] ] }, { "label": "Stock Exchange", "description": "Stock Exchange", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stock Exchange" ] ] }, { "label": "Stockyard / Feedlot", "description": "Stockyard / Feedlot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stockyard / Feedlot" ] ] }, { "label": "Strategic Petroleum Reserve", "description": "Strategic Petroleum Reserve", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Strategic Petroleum Reserve" ] ] }, { "label": "Substation", "description": "Substation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Substation" ] ] }, { "label": "Subway Station", "description": "Subway Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Subway Station" ] ] }, { "label": "Superfund Site", "description": "Superfund Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Superfund Site" ] ] }, { "label": "Telephone Facility", "description": "Telephone Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Telephone Facility" ] ] }, { "label": "Textile Plant", "description": "Textile Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Textile Plant" ] ] }, { "label": "Tidal Facility", "description": "Tidal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tidal Facility" ] ] }, { "label": "Toll Booth / Plaza", "description": "Toll Booth / Plaza", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Toll Booth / Plaza" ] ] }, { "label": "Trailhead", "description": "Trailhead", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trailhead" ] ] }, { "label": "Transportation Facility", "description": "Transportation Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Facility" ] ] }, { "label": "Transportation Safety Board", "description": "Transportation Safety Board", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Safety Board" ] ] }, { "label": "Tribal Government Facility", "description": "Tribal Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tribal Government Facility" ] ] }, { "label": "Truck Stop", "description": "Truck Stop", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Truck Stop" ] ] }, { "label": "Trucking Firm", "description": "Trucking Firm", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trucking Firm" ] ] }, { "label": "Tunnel", "description": "Tunnel", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel" ] ] }, { "label": "Tunnel: Light Rail / Subway", "description": "Tunnel: Light Rail / Subway", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Light Rail / Subway" ] ] }, { "label": "Tunnel: Railroad", "description": "Tunnel: Railroad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Railroad" ] ] }, { "label": "Tunnel: Road", "description": "Tunnel: Road", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Road" ] ] }, { "label": "US Capitol", "description": "US Capitol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Capitol" ] ] }, { "label": "US Forest Service Facility", "description": "US Forest Service Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Forest Service Facility" ] ] }, { "label": "US Government Facility", "description": "US Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Government Facility" ] ] }, { "label": "US Mint / Bureau of Engraving and Printing", "description": "US Mint / Bureau of Engraving and Printing", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Mint / Bureau of Engraving and Printing" ] ] }, { "label": "US Supreme Court", "description": "US Supreme Court", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Supreme Court" ] ] }, { "label": "Veterinary Hospital / Clinic", "description": "Veterinary Hospital / Clinic", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Veterinary Hospital / Clinic" ] ] }, { "label": "Visitor / Information Center", "description": "Visitor / Information Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Visitor / Information Center" ] ] }, { "label": "Warehouse (Retail / Wholesale)", "description": "Warehouse (Retail / Wholesale)", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warehouse (Retail / Wholesale)" ] ] }, { "label": "Warning Center", "description": "Warning Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warning Center" ] ] }, { "label": "Waste / Biomass Facility", "description": "Waste / Biomass Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Waste / Biomass Facility" ] ] }, { "label": "Wastewater Treatment Plant", "description": "Wastewater Treatment Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wastewater Treatment Plant" ] ] }, { "label": "Water Pumping Station", "description": "Water Pumping Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Pumping Station" ] ] }, { "label": "Water Supply or Treatment Facility", "description": "Water Supply or Treatment Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Supply or Treatment Facility" ] ] }, { "label": "Water System Control Facility", "description": "Water System Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water System Control Facility" ] ] }, { "label": "Water Tank", "description": "Water Tank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Tank" ] ] }, { "label": "Water Tower", "description": "Water Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Tower" ] ] }, { "label": "Water Treatment Facility", "description": "Water Treatment Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Treatment Facility" ] ] }, { "label": "Weather Data Center", "description": "Weather Data Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Data Center" ] ] }, { "label": "Weather Facility or Structure", "description": "Weather Facility or Structure", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Facility or Structure" ] ] }, { "label": "Weather Forecast Office", "description": "Weather Forecast Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Forecast Office" ] ] }, { "label": "Weather Radar Site", "description": "Weather Radar Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Radar Site" ] ] }, { "label": "Weigh Station / Inspection Station", "description": "Weigh Station / Inspection Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weigh Station / Inspection Station" ] ] }, { "label": "White House", "description": "White House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "White House" ] ] }, { "label": "Wind Facility", "description": "Wind Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wind Facility" ] ] }, { "label": "Zoo", "description": "Zoo", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Zoo" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Agricultural Experimental Station", "label": "Agricultural Experimental Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Agriculture or Livestock Structure", "label": "Agriculture or Livestock Structure" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Shipping Hub", "label": "Air Shipping Hub" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Support / Maintenance Facility", "label": "Air Support / Maintenance Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Traffic Control Center / Command Center", "label": "Air Traffic Control Center / Command Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aircraft Manufacturing Facility", "label": "Aircraft Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Airport Terminal", "label": "Airport Terminal" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ambulance Service", "label": "Ambulance Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "American Red Cross Facility", "label": "American Red Cross Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Amusement / Water Park", "label": "Amusement / Water Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bakery (Regional)", "label": "Bakery (Regional)" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bank", "label": "Bank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Banking or Finance Facility", "label": "Banking or Finance Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Beverage Bottling Plant", "label": "Beverage Bottling Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blood Bank", "label": "Blood Bank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boat Ramp / Dock", "label": "Boat Ramp / Dock" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Border Crossing / Port of Entry", "label": "Border Crossing / Port of Entry" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Border Patrol", "label": "Border Patrol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Brewery / Distillery / Winery", "label": "Brewery / Distillery / Winery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Light Rail / Subway", "label": "Bridge: Light Rail / Subway" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Railroad", "label": "Bridge: Railroad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Road", "label": "Bridge: Road" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Building General", "label": "Building General" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bulk Mail Center", "label": "Bulk Mail Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bullion Repository", "label": "Bullion Repository" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Services - Operations Garages", "label": "Bus Services - Operations Garages" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Station / Dispatch Facility", "label": "Bus Station / Dispatch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Campground", "label": "Campground" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cannery", "label": "Cannery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Casino", "label": "Casino" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cemetery", "label": "Cemetery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Check Clearing Center", "label": "Check Clearing Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Chemical Facility", "label": "Chemical Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Civil Defense", "label": "Civil Defense" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coal Facility", "label": "Coal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coast Guard", "label": "Coast Guard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "College / University", "label": "College / University" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commodities Exchange", "label": "Commodities Exchange" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Communication Tower", "label": "Communication Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Community / Recreation Center", "label": "Community / Recreation Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Convention Center", "label": "Convention Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Corporate Headquarters", "label": "Corporate Headquarters" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Corral", "label": "Corral" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "County Government Facility", "label": "County Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Court House", "label": "Court House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Customs Service", "label": "Customs Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dairy", "label": "Dairy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Data Center", "label": "Data Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Day Care Facility", "label": "Day Care Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Deparment of Motor Vehicle Facility", "label": "Deparment of Motor Vehicle Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Energy Facility", "label": "Department of Energy Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Justice", "label": "Department of Justice" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Public Works", "label": "Department of Public Works" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of State Facility", "label": "Department of State Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DoD / Military Facility", "label": "DoD / Military Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Education Facility", "label": "Education Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Electric Facility", "label": "Electric Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Response Facility", "label": "Emergency Response Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Distribution Control Facility", "label": "Energy Distribution Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Facility", "label": "Energy Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Explosives Facility", "label": "Explosives Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Farm / Ranch", "label": "Farm / Ranch" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Reserve Bank / Branch", "label": "Federal Reserve Bank / Branch" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Feedlot", "label": "Feedlot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ferry Terminal / Dispatch Facility", "label": "Ferry Terminal / Dispatch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fertilizer Facility", "label": "Fertilizer Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Financial Processing Center", "label": "Financial Processing Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Financial Services Company", "label": "Financial Services Company" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Hydrant", "label": "Fire Hydrant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fish Farm / Hatchery", "label": "Fish Farm / Hatchery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fish Ladder", "label": "Fish Ladder" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Food Distribution Center", "label": "Food Distribution Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Food Industry Facility", "label": "Food Industry Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gas Station", "label": "Gas Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Geothermal Facility", "label": "Geothermal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Golf Course", "label": "Golf Course" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Government or Military Facility", "label": "Government or Military Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Governor Residence", "label": "Governor Residence" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grain Elevator", "label": "Grain Elevator" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grain Mill", "label": "Grain Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Greenhouse / Nursery", "label": "Greenhouse / Nursery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grocery Store", "label": "Grocery Store" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Harbor / Marina", "label": "Harbor / Marina" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Health or Medical Facility", "label": "Health or Medical Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Helipad / Heliport / Helispot", "label": "Helipad / Heliport / Helispot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Homeless Shelter", "label": "Homeless Shelter" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hotel / Motel", "label": "Hotel / Motel" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "House of Worship", "label": "House of Worship" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Household Products Facility", "label": "Household Products Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hydroelectric Facility", "label": "Hydroelectric Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ice Arena", "label": "Ice Arena" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Industrial Facility", "label": "Industrial Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Information or Communication Facility", "label": "Information or Communication Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Institutional Residence / Dorm / Barracks", "label": "Institutional Residence / Dorm / Barracks" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Insurance and Finance Center", "label": "Insurance and Finance Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intelligence Facility", "label": "Intelligence Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet DNS Location / Other Node", "label": "Internet DNS Location / Other Node" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet Metro Area Exchange / Hub", "label": "Internet Metro Area Exchange / Hub" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet Service Provider", "label": "Internet Service Provider" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Investment / Brokerage Center", "label": "Investment / Brokerage Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Landfill", "label": "Landfill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Launch Facility", "label": "Launch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Launch Pad", "label": "Launch Pad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Law Enforcement", "label": "Law Enforcement" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Library", "label": "Library" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light Rail Power Substation", "label": "Light Rail Power Substation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light Rail Station", "label": "Light Rail Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lighthouse / Light", "label": "Lighthouse / Light" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Livestock Complex", "label": "Livestock Complex" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lookout Tower", "label": "Lookout Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maintenance Yard", "label": "Maintenance Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manufacturing Facility", "label": "Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marina", "label": "Marina" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marshal Service", "label": "Marshal Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Meat Processing / Packaging Facility", "label": "Meat Processing / Packaging Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine", "label": "Mine" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mobile Home Park", "label": "Mobile Home Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Morgue", "label": "Morgue" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Multi-Family Dwelling", "label": "Multi-Family Dwelling" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Municipal Government Facility", "label": "Municipal Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Museum", "label": "Museum" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NASA Facility", "label": "NASA Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Park Service Facility", "label": "National Park Service Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Symbol / Monument", "label": "National Symbol / Monument" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Natural Gas Facility", "label": "Natural Gas Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Facility", "label": "Nuclear Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Fuel Plant", "label": "Nuclear Fuel Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Research Facility", "label": "Nuclear Research Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Waste Processing / Storage Facility", "label": "Nuclear Waste Processing / Storage Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Weapons Plant", "label": "Nuclear Weapons Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Observatory", "label": "Observatory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Office of Emergency Management", "label": "Office of Emergency Management" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Extraction or Injection Well", "label": "Oil / Gas Extraction or Injection Well" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Facility", "label": "Oil / Gas Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Processing Plant", "label": "Oil / Gas Processing Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Pumping Station", "label": "Oil / Gas Pumping Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Refinery", "label": "Oil / Gas Refinery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Storage Facility / Tank Farm", "label": "Oil / Gas Storage Facility / Tank Farm" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Well or Field", "label": "Oil / Gas Well or Field" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ore Processing Facility", "label": "Ore Processing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outpatient Clinic", "label": "Outpatient Clinic" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POL Storage Tank", "label": "POL Storage Tank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park and Ride / Commuter Lot", "label": "Park and Ride / Commuter Lot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking Lot Structure / Garage", "label": "Parking Lot Structure / Garage" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmacy", "label": "Pharmacy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Area", "label": "Picnic Area" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pier / Wharf / Quay / Mole", "label": "Pier / Wharf / Quay / Mole" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility", "label": "Port Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Commercial Port", "label": "Port Facility: Commercial Port" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Crane", "label": "Port Facility: Crane" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Maintenance and Fuel Facility", "label": "Port Facility: Maintenance and Fuel Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Modal Transfer Facility", "label": "Port Facility: Modal Transfer Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Passenger Terminal", "label": "Port Facility: Passenger Terminal" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Warehouse Storage / Container Yard", "label": "Port Facility: Warehouse Storage / Container Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Post Office", "label": "Post Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Potable Water Facility", "label": "Potable Water Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Health Office", "label": "Public Health Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Pool", "label": "Public Pool" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Safety Office", "label": "Public Safety Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Water Supply Intake", "label": "Public Water Supply Intake" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Water Supply Well", "label": "Public Water Supply Well" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Radio / TV Broadcast Facility", "label": "Radio / TV Broadcast Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Command / Control Facility", "label": "Railroad Command / Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Facility", "label": "Railroad Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Freight Loading Facility", "label": "Railroad Freight Loading Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Maintenance / Fuel Facility", "label": "Railroad Maintenance / Fuel Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Roundhouse / Turntable", "label": "Railroad Roundhouse / Turntable" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Station", "label": "Railroad Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Yard", "label": "Railroad Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rehabilitation Center", "label": "Rehabilitation Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rest Stop / Roadside Park", "label": "Rest Stop / Roadside Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Satellite Ground Station", "label": "Satellite Ground Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: Elementary", "label": "School: Elementary" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: High School", "label": "School: High School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: Middle School", "label": "School: Middle School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Seaplane Anchorage / Base", "label": "Seaplane Anchorage / Base" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Secret Service", "label": "Secret Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shipyard", "label": "Shipyard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Single-Family Dwelling", "label": "Single-Family Dwelling" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Snowshed", "label": "Snowshed" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Solar Facility", "label": "Solar Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Capitol", "label": "State Capitol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Government Facility", "label": "State Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Supreme Court", "label": "State Supreme Court" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steel Plant", "label": "Steel Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stock Exchange", "label": "Stock Exchange" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stockyard / Feedlot", "label": "Stockyard / Feedlot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Strategic Petroleum Reserve", "label": "Strategic Petroleum Reserve" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Substation", "label": "Substation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Subway Station", "label": "Subway Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Superfund Site", "label": "Superfund Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Telephone Facility", "label": "Telephone Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Textile Plant", "label": "Textile Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tidal Facility", "label": "Tidal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Toll Booth / Plaza", "label": "Toll Booth / Plaza" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trailhead", "label": "Trailhead" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Facility", "label": "Transportation Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Safety Board", "label": "Transportation Safety Board" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tribal Government Facility", "label": "Tribal Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Truck Stop", "label": "Truck Stop" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trucking Firm", "label": "Trucking Firm" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel", "label": "Tunnel" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Light Rail / Subway", "label": "Tunnel: Light Rail / Subway" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Railroad", "label": "Tunnel: Railroad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Road", "label": "Tunnel: Road" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Capitol", "label": "US Capitol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Forest Service Facility", "label": "US Forest Service Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Government Facility", "label": "US Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Mint / Bureau of Engraving and Printing", "label": "US Mint / Bureau of Engraving and Printing" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Supreme Court", "label": "US Supreme Court" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Veterinary Hospital / Clinic", "label": "Veterinary Hospital / Clinic" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Visitor / Information Center", "label": "Visitor / Information Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warning Center", "label": "Warning Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Waste / Biomass Facility", "label": "Waste / Biomass Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wastewater Treatment Plant", "label": "Wastewater Treatment Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Pumping Station", "label": "Water Pumping Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Supply or Treatment Facility", "label": "Water Supply or Treatment Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water System Control Facility", "label": "Water System Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Tank", "label": "Water Tank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Tower", "label": "Water Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Treatment Facility", "label": "Water Treatment Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Data Center", "label": "Weather Data Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Facility or Structure", "label": "Weather Facility or Structure" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Forecast Office", "label": "Weather Forecast Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Radar Site", "label": "Weather Radar Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weigh Station / Inspection Station", "label": "Weigh Station / Inspection Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "White House", "label": "White House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wind Facility", "label": "Wind Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Zoo", "label": "Zoo" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 68, 179, 255 ], "toColor": [ 169, 68, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 63, 224, 255 ], "toColor": [ 203, 63, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 85, 242, 255 ], "toColor": [ 213, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 121, 189, 255 ], "toColor": [ 188, 121, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 74, 181, 255 ], "toColor": [ 179, 74, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 159, 203, 255 ], "toColor": [ 204, 159, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 132, 219, 255 ], "toColor": [ 208, 132, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 46, 191, 255 ], "toColor": [ 184, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 82, 204, 255 ], "toColor": [ 204, 82, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 187, 240, 255 ], "toColor": [ 238, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 140, 184, 255 ], "toColor": [ 175, 140, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 137, 204, 255 ], "toColor": [ 200, 137, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 152, 214, 255 ], "toColor": [ 208, 152, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 115, 186, 255 ], "toColor": [ 183, 115, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 52, 199, 255 ], "toColor": [ 199, 52, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 166, 247, 255 ], "toColor": [ 228, 166, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 57, 194, 255 ], "toColor": [ 196, 57, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 149, 194, 255 ], "toColor": [ 188, 149, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 163, 217, 255 ], "toColor": [ 213, 163, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 78, 237, 255 ], "toColor": [ 229, 78, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 98, 222, 255 ], "toColor": [ 201, 98, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 56, 245, 255 ], "toColor": [ 223, 56, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 126, 204, 255 ], "toColor": [ 204, 126, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 107, 232, 255 ], "toColor": [ 215, 107, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 163, 209, 255 ], "toColor": [ 203, 163, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 129, 230, 255 ], "toColor": [ 218, 129, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 166, 222, 255 ], "toColor": [ 214, 166, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 56, 214, 255 ], "toColor": [ 209, 56, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 200, 250, 255 ], "toColor": [ 239, 200, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 162, 242, 255 ], "toColor": [ 237, 162, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 58, 207, 255 ], "toColor": [ 177, 58, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 57, 250, 255 ], "toColor": [ 218, 57, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 80, 230, 255 ], "toColor": [ 222, 80, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 133, 201, 255 ], "toColor": [ 189, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 48, 179, 255 ], "toColor": [ 150, 48, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 109, 222, 255 ], "toColor": [ 218, 109, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 118, 204, 255 ], "toColor": [ 188, 118, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 82, 235, 255 ], "toColor": [ 212, 82, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 52, 191, 255 ], "toColor": [ 184, 52, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 85, 230, 255 ], "toColor": [ 227, 85, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 87, 207, 255 ], "toColor": [ 201, 87, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 132, 219, 255 ], "toColor": [ 218, 132, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 145, 201, 255 ], "toColor": [ 201, 145, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 78, 237, 255 ], "toColor": [ 229, 78, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 43, 196, 255 ], "toColor": [ 163, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 65, 250, 255 ], "toColor": [ 228, 65, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 107, 201, 255 ], "toColor": [ 195, 107, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 104, 217, 255 ], "toColor": [ 205, 104, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 98, 245, 255 ], "toColor": [ 218, 98, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 130, 191, 255 ], "toColor": [ 183, 130, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 141, 204, 255 ], "toColor": [ 189, 141, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 111, 189, 255 ], "toColor": [ 181, 111, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 125, 184, 255 ], "toColor": [ 172, 125, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 174, 235, 255 ], "toColor": [ 222, 174, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 144, 243, 255 ], "toColor": [ 245, 144, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 102, 212, 255 ], "toColor": [ 199, 102, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 82, 227, 255 ], "toColor": [ 193, 82, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 76, 209, 255 ], "toColor": [ 212, 76, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 196, 245, 255 ], "toColor": [ 244, 196, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 148, 227, 255 ], "toColor": [ 212, 148, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 117, 224, 255 ], "toColor": [ 214, 117, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 85, 242, 255 ], "toColor": [ 232, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 86, 179, 255 ], "toColor": [ 174, 86, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 119, 181, 255 ], "toColor": [ 167, 119, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 74, 212, 255 ], "toColor": [ 207, 74, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 166, 242, 255 ], "toColor": [ 245, 166, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 134, 217, 255 ], "toColor": [ 203, 134, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 153, 222, 255 ], "toColor": [ 206, 153, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 112, 186, 255 ], "toColor": [ 176, 112, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 104, 227, 255 ], "toColor": [ 227, 104, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 121, 212, 255 ], "toColor": [ 192, 121, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 191, 242, 255 ], "toColor": [ 241, 191, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 150, 235, 255 ], "toColor": [ 221, 150, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 126, 207, 255 ], "toColor": [ 193, 126, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 67, 250, 255 ], "toColor": [ 244, 67, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 92, 204, 255 ], "toColor": [ 183, 92, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 146, 240, 255 ], "toColor": [ 218, 146, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 154, 227, 255 ], "toColor": [ 222, 154, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 121, 201, 255 ], "toColor": [ 188, 121, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 67, 247, 255 ], "toColor": [ 229, 67, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 50, 201, 255 ], "toColor": [ 176, 50, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 186, 245, 255 ], "toColor": [ 236, 186, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 189, 255 ], "toColor": [ 189, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 68, 235, 255 ], "toColor": [ 199, 68, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 79, 227, 255 ], "toColor": [ 205, 79, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 155, 222, 255 ], "toColor": [ 221, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 54, 179, 255 ], "toColor": [ 151, 54, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 133, 201, 255 ], "toColor": [ 197, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 118, 184, 255 ], "toColor": [ 178, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 141, 179, 255 ], "toColor": [ 172, 141, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 181, 235, 255 ], "toColor": [ 226, 181, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 82, 186, 255 ], "toColor": [ 177, 82, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 121, 232, 255 ], "toColor": [ 212, 121, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 95, 212, 255 ], "toColor": [ 204, 95, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 115, 217, 255 ], "toColor": [ 215, 115, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 106, 196, 255 ], "toColor": [ 180, 106, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 147, 219, 255 ], "toColor": [ 208, 147, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 60, 230, 255 ], "toColor": [ 198, 60, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 157, 224, 255 ], "toColor": [ 220, 157, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 100, 189, 255 ], "toColor": [ 178, 100, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 130, 250, 255 ], "toColor": [ 242, 130, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 70, 224, 255 ], "toColor": [ 206, 70, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 48, 209, 255 ], "toColor": [ 196, 48, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 155, 207, 255 ], "toColor": [ 201, 155, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 161, 214, 255 ], "toColor": [ 203, 161, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 132, 217, 255 ], "toColor": [ 197, 132, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 115, 199, 255 ], "toColor": [ 184, 115, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 143, 219, 255 ], "toColor": [ 204, 143, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 168, 224, 255 ], "toColor": [ 223, 168, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 56, 194, 255 ], "toColor": [ 189, 56, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 149, 204, 255 ], "toColor": [ 202, 149, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 181, 235, 255 ], "toColor": [ 227, 181, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 50, 196, 255 ], "toColor": [ 199, 50, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 176, 247, 255 ], "toColor": [ 238, 176, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 127, 227, 255 ], "toColor": [ 204, 127, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 183, 247, 255 ], "toColor": [ 244, 183, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 133, 199, 255 ], "toColor": [ 195, 133, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 111, 214, 255 ], "toColor": [ 202, 111, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 117, 186, 255 ], "toColor": [ 170, 117, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 138, 186, 255 ], "toColor": [ 176, 138, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 123, 227, 255 ], "toColor": [ 222, 123, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 151, 191, 255 ], "toColor": [ 189, 151, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 60, 214, 255 ], "toColor": [ 181, 60, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 92, 237, 255 ], "toColor": [ 213, 92, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 105, 250, 255 ], "toColor": [ 238, 105, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 63, 217, 255 ], "toColor": [ 212, 63, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 41, 186, 255 ], "toColor": [ 164, 41, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 187, 242, 255 ], "toColor": [ 240, 187, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 119, 230, 255 ], "toColor": [ 222, 119, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 183, 247, 255 ], "toColor": [ 246, 183, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 155, 235, 255 ], "toColor": [ 224, 155, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 132, 191, 255 ], "toColor": [ 181, 132, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 52, 207, 255 ], "toColor": [ 188, 52, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 119, 242, 255 ], "toColor": [ 218, 119, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 162, 242, 255 ], "toColor": [ 237, 162, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 134, 196, 255 ], "toColor": [ 194, 134, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 93, 212, 255 ], "toColor": [ 204, 93, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 104, 179, 255 ], "toColor": [ 179, 104, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 96, 224, 255 ], "toColor": [ 209, 96, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 133, 214, 255 ], "toColor": [ 198, 133, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 112, 195, 255 ], "toColor": [ 196, 112, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 102, 227, 255 ], "toColor": [ 217, 102, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 45, 186, 255 ], "toColor": [ 184, 45, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 183, 232, 255 ], "toColor": [ 226, 183, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 94, 209, 255 ], "toColor": [ 196, 94, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 160, 222, 255 ], "toColor": [ 206, 160, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 152, 227, 255 ], "toColor": [ 213, 152, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 118, 214, 255 ], "toColor": [ 214, 118, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 121, 247, 255 ], "toColor": [ 239, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 52, 201, 255 ], "toColor": [ 179, 52, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 99, 184, 255 ], "toColor": [ 184, 99, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 99, 224, 255 ], "toColor": [ 214, 99, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 95, 232, 255 ], "toColor": [ 200, 95, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 179, 232, 255 ], "toColor": [ 223, 179, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 84, 214, 255 ], "toColor": [ 195, 84, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 161, 240, 255 ], "toColor": [ 228, 161, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 128, 191, 255 ], "toColor": [ 189, 128, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 96, 224, 255 ], "toColor": [ 207, 96, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 82, 222, 255 ], "toColor": [ 199, 82, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 61, 186, 255 ], "toColor": [ 170, 61, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 112, 181, 255 ], "toColor": [ 171, 112, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 100, 232, 255 ], "toColor": [ 208, 100, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 137, 240, 255 ], "toColor": [ 236, 137, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 179, 227, 255 ], "toColor": [ 217, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 83, 194, 255 ], "toColor": [ 172, 83, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 133, 201, 255 ], "toColor": [ 197, 133, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 138, 227, 255 ], "toColor": [ 206, 138, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 156, 214, 255 ], "toColor": [ 207, 156, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 143, 226, 255 ], "toColor": [ 227, 143, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 101, 191, 255 ], "toColor": [ 179, 101, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 167, 250, 255 ], "toColor": [ 247, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 134, 219, 255 ], "toColor": [ 219, 134, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 50, 227, 255 ], "toColor": [ 230, 50, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 151, 201, 255 ], "toColor": [ 201, 151, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 91, 225, 255 ], "toColor": [ 227, 91, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 150, 212, 255 ], "toColor": [ 197, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 126, 237, 255 ], "toColor": [ 220, 126, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 128, 186, 255 ], "toColor": [ 181, 128, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 72, 224, 255 ], "toColor": [ 194, 72, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 132, 219, 255 ], "toColor": [ 216, 132, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 138, 218, 255 ], "toColor": [ 219, 138, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 66, 212, 255 ], "toColor": [ 182, 66, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 127, 184, 255 ], "toColor": [ 183, 127, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 107, 207, 255 ], "toColor": [ 193, 107, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 94, 230, 255 ], "toColor": [ 207, 94, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 115, 186, 255 ], "toColor": [ 189, 115, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 62, 222, 255 ], "toColor": [ 217, 62, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 87, 247, 255 ], "toColor": [ 226, 87, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 65, 204, 255 ], "toColor": [ 188, 65, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 130, 232, 255 ], "toColor": [ 218, 130, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 71, 230, 255 ], "toColor": [ 219, 71, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 83, 184, 255 ], "toColor": [ 174, 83, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 55, 240, 255 ], "toColor": [ 212, 55, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 167, 219, 255 ], "toColor": [ 215, 167, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 127, 201, 255 ], "toColor": [ 196, 127, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 80, 186, 255 ], "toColor": [ 179, 80, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 176, 232, 255 ], "toColor": [ 226, 176, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 163, 207, 255 ], "toColor": [ 203, 163, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 136, 247, 255 ], "toColor": [ 223, 136, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 140, 209, 255 ], "toColor": [ 196, 140, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 169, 235, 255 ], "toColor": [ 227, 169, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 120, 222, 255 ], "toColor": [ 207, 120, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 132, 194, 255 ], "toColor": [ 187, 132, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 143, 199, 255 ], "toColor": [ 188, 143, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 161, 227, 255 ], "toColor": [ 214, 161, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 102, 217, 255 ], "toColor": [ 203, 102, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 120, 222, 255 ], "toColor": [ 200, 120, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 56, 212, 255 ], "toColor": [ 214, 56, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 173, 247, 255 ], "toColor": [ 247, 173, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 126, 204, 255 ], "toColor": [ 190, 126, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 86, 199, 255 ], "toColor": [ 191, 86, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 158, 222, 255 ], "toColor": [ 212, 158, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 145, 226, 255 ], "toColor": [ 227, 145, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 46, 219, 255 ], "toColor": [ 185, 46, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 86, 179, 255 ], "toColor": [ 157, 86, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 95, 179, 255 ], "toColor": [ 163, 95, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 107, 181, 255 ], "toColor": [ 164, 107, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 115, 230, 255 ], "toColor": [ 218, 115, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 104, 222, 255 ], "toColor": [ 202, 104, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 49, 209, 255 ], "toColor": [ 212, 49, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 61, 224, 255 ], "toColor": [ 200, 61, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 56, 232, 255 ], "toColor": [ 203, 56, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 87, 189, 255 ], "toColor": [ 177, 87, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 107, 181, 255 ], "toColor": [ 176, 107, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 116, 214, 255 ], "toColor": [ 196, 116, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 41, 194, 255 ], "toColor": [ 168, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 52, 247, 255 ], "toColor": [ 212, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 140, 250, 255 ], "toColor": [ 230, 140, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 114, 179, 255 ], "toColor": [ 173, 114, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 58, 201, 255 ], "toColor": [ 180, 58, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 176, 247, 255 ], "toColor": [ 231, 176, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 153, 209, 255 ], "toColor": [ 204, 153, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 61, 191, 255 ], "toColor": [ 176, 61, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 192, 240, 255 ], "toColor": [ 239, 192, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 60, 201, 255 ], "toColor": [ 171, 60, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 63, 181, 255 ], "toColor": [ 154, 63, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 55, 230, 255 ], "toColor": [ 215, 55, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 132, 180, 255 ], "toColor": [ 181, 132, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 49, 204, 255 ], "toColor": [ 186, 49, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 134, 219, 255 ], "toColor": [ 202, 134, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 48, 207, 255 ], "toColor": [ 207, 48, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 107, 219, 255 ], "toColor": [ 204, 107, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 85, 210, 255 ], "toColor": [ 212, 85, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 143, 184, 255 ], "toColor": [ 178, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 84, 209, 255 ], "toColor": [ 184, 84, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 76, 181, 255 ], "toColor": [ 160, 76, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 168, 227, 255 ], "toColor": [ 219, 168, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 87, 179, 255 ], "toColor": [ 162, 87, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 96, 209, 255 ], "toColor": [ 203, 96, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 151, 204, 255 ], "toColor": [ 194, 151, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 140, 184, 255 ], "toColor": [ 178, 140, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 183, 235, 255 ], "toColor": [ 227, 183, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 136, 194, 255 ], "toColor": [ 194, 136, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 52, 237, 255 ], "toColor": [ 209, 52, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 159, 223, 255 ], "toColor": [ 224, 159, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 134, 209, 255 ], "toColor": [ 195, 134, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 65, 209, 255 ], "toColor": [ 207, 65, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 100, 181, 255 ], "toColor": [ 169, 100, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 87, 186, 255 ], "toColor": [ 173, 87, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 48, 191, 255 ], "toColor": [ 163, 48, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 125, 219, 255 ], "toColor": [ 210, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 72, 212, 255 ], "toColor": [ 198, 72, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 71, 181, 255 ], "toColor": [ 161, 71, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 74, 224, 255 ], "toColor": [ 204, 74, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 126, 247, 255 ], "toColor": [ 239, 126, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 117, 230, 255 ], "toColor": [ 213, 117, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 64, 227, 255 ], "toColor": [ 200, 64, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 55, 222, 255 ], "toColor": [ 189, 55, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 66, 235, 255 ], "toColor": [ 235, 66, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 45, 186, 255 ], "toColor": [ 179, 45, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 187, 240, 255 ], "toColor": [ 234, 187, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 131, 247, 255 ], "toColor": [ 232, 131, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 149, 240, 255 ], "toColor": [ 223, 149, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 166, 247, 255 ], "toColor": [ 230, 166, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 155, 224, 255 ], "toColor": [ 223, 155, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 74, 189, 255 ], "toColor": [ 179, 74, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 53, 242, 255 ], "toColor": [ 204, 53, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 78, 194, 255 ], "toColor": [ 194, 78, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 47, 204, 255 ], "toColor": [ 170, 47, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 132, 209, 255 ], "toColor": [ 197, 132, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 98, 179, 255 ], "toColor": [ 179, 98, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" NOT IN ( 'Golf Course', 'Park', 'Lake / Pond' )", "useCodedValues": true, "maxScale": 8601, "minScale": 0, "name": "Default", "priority": 184, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" = 'Lake / Pond'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lake / Pond", "priority": 183, "symbol": { "type": "esriTS", "color": [ 109, 175, 194, 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": "Verdana", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9496760.445937008, "ymin": 5213945.638990567, "xmax": -9398195.256627625, "ymax": 5338879.38583001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Site Area", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category from CAD", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3745", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3596_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 406, "name": "Railroad (9K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 201, "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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 407, "name": "Simultaneous Conveyance Names (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 85, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 231, 215, 203, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 408, "name": "Hwy (9K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 6 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 68, 179, 255 ], "toColor": [ 169, 68, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 198, 247, 255 ], "toColor": [ 247, 198, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 54, 247, 255 ], "toColor": [ 231, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 118, 184, 255 ], "toColor": [ 167, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 142, 237, 255 ], "toColor": [ 234, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 102, 242, 255 ], "toColor": [ 216, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 42, 201, 255 ], "toColor": [ 167, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 179, 255 ], "toColor": [ 173, 141, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 156, 219, 255 ], "toColor": [ 213, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 117, 230, 255 ], "toColor": [ 203, 117, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 94, 181, 255 ], "toColor": [ 181, 94, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 49, 211, 255 ], "toColor": [ 214, 49, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 126, 204, 255 ], "toColor": [ 204, 126, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 61, "name": "Road Centerlines (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 2 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 2 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 68, 179, 255 ], "toColor": [ 169, 68, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 198, 247, 255 ], "toColor": [ 247, 198, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 54, 247, 255 ], "toColor": [ 231, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 118, 184, 255 ], "toColor": [ 167, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 142, 237, 255 ], "toColor": [ 234, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 102, 242, 255 ], "toColor": [ 216, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 42, 201, 255 ], "toColor": [ 167, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 179, 255 ], "toColor": [ 173, 141, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 156, 219, 255 ], "toColor": [ 213, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 117, 230, 255 ], "toColor": [ 203, 117, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 94, 181, 255 ], "toColor": [ 181, 94, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 49, 211, 255 ], "toColor": [ 214, 49, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 126, 204, 255 ], "toColor": [ 204, 126, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 23, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 46, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI", "size": 10.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 54, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 25, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1.25, "font": { "family": "Segoe UI", "size": 10.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 27, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[AFEDRTE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "none", "where": "ROADCLASS = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 22, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 409, "name": "Waterbodies Anno (9K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [ { "id": 205, "name": "Drain" }, { "id": 206, "name": "Lake or Pond" }, { "id": 207, "name": "River" }, { "id": 208, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470542.95541948, "ymin": 5224353.984186949, "xmax": -9418118.149929166, "ymax": 5277777.870381986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3887_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3887", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7754Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7754AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3887", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3737_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 205, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 409, "name": "Waterbodies Anno (9K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470542.95541948, "ymin": 5224353.984186949, "xmax": -9418118.149929166, "ymax": 5277777.870381986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 206, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 409, "name": "Waterbodies Anno (9K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470542.95541948, "ymin": 5224353.984186949, "xmax": -9418118.149929166, "ymax": 5277777.870381986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 207, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 409, "name": "Waterbodies Anno (9K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470542.95541948, "ymin": 5224353.984186949, "xmax": -9418118.149929166, "ymax": 5277777.870381986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 208, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 409, "name": "Waterbodies Anno (9K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470542.95541948, "ymin": 5224353.984186949, "xmax": -9418118.149929166, "ymax": 5277777.870381986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 410, "name": "FacilitySites (9K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 207, 151, 255 ], "toColor": [ 152, 207, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 138, 194, 255 ], "toColor": [ 183, 138, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 165, 149, 255 ], "toColor": [ 204, 165, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 202, 214, 255 ], "toColor": [ 161, 202, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 163, 201, 255 ], "toColor": [ 143, 163, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 204, 171, 255 ], "toColor": [ 196, 204, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 180, 205, 255 ], "toColor": [ 212, 180, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 145, 157, 255 ], "toColor": [ 204, 145, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 209, 188, 255 ], "toColor": [ 159, 209, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 172, 191, 255 ], "toColor": [ 163, 172, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 214, 156, 255 ], "toColor": [ 206, 214, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 175, 138, 255 ], "toColor": [ 194, 175, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 155, 191, 255 ], "toColor": [ 204, 155, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 150, 212, 255 ], "toColor": [ 170, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 169, 209, 255 ], "toColor": [ 183, 169, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 157, 168, 255 ], "toColor": [ 191, 157, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 317, "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 Rounded MT Bold", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 411, "name": "TaxParcel (9K)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 412, "name": "Streams (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "County Tile", "description": "County Tile", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "values": [ [ "Public Tile" ] ] }, { "label": "Open", "description": "Open", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "values": [ [ "Open" ] ] }, { "label": "River", "description": "River", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "values": [ [ "River" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 }, "value": "Public Tile", "label": "County Tile" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1.5 }, "value": "Open", "label": "Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 3 }, "value": "River", "label": "River" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 68, 179, 255 ], "toColor": [ 169, 68, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 198, 247, 255 ], "toColor": [ 247, 198, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 54, 247, 255 ], "toColor": [ 231, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 118, 184, 255 ], "toColor": [ 167, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 142, 237, 255 ], "toColor": [ 234, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 102, 242, 255 ], "toColor": [ 216, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 42, 201, 255 ], "toColor": [ 167, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 179, 255 ], "toColor": [ 173, 141, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 156, 219, 255 ], "toColor": [ 213, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 117, 230, 255 ], "toColor": [ 203, 117, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 94, 181, 255 ], "toColor": [ 181, 94, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 49, 211, 255 ], "toColor": [ 214, 49, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 126, 204, 255 ], "toColor": [ 204, 126, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[drainname]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "type = 'Open' And drainname NOT LIKE '%Flowline%'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Open", "priority": 52, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 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.5, "font": { "family": "Lucida Bright", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[drainname]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "offsetDistance": 5, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "( type = 'River' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "River", "priority": 51, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 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": "Palatino Linotype", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9484570.56002975, "ymin": 5208699.954767404, "xmax": -9411452.472197978, "ymax": 5295252.49260046, "zmin": 1.3083333033137023E-4, "zmax": 1.3083333033137023E-4, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "drainname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": null }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS2_EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "drainname", "type": "esriFieldTypeString", "alias": "Drain Name", "length": 255, "domain": { "type": "codedValue", "name": "WS2_DrainNames", "description": "Drain Names as of 8-2015", "codedValues": [ { "name": "Abel", "code": "Abel" }, { "name": "Ackley", "code": "Ackley" }, { "name": "Aldrich", "code": "Aldrich" }, { "name": "Allin Rice", "code": "Allin Rice" }, { "name": "Allison Heights", "code": "Allison Heights" }, { "name": "Alspaugh", "code": "Alspaugh" }, { "name": "Ames", "code": "Ames" }, { "name": "Ames Relief", "code": "Ames Relief" }, { "name": "Ames Reynolds Road Branch", "code": "Ames Reynolds Road Branch" }, { "name": "Andrews", "code": "Andrews" }, { "name": "Armstrong Hills", "code": "Armstrong Hills" }, { "name": "Armstrong Hills Branch 5", "code": "Armstrong Hills Branch 5" }, { "name": "Arnold", "code": "Arnold" }, { "name": "Ash", "code": "Ash" }, { "name": "Ashford Manor", "code": "Ashford Manor" }, { "name": "Austin", "code": "Austin" }, { "name": "Autumn Woods", "code": "Autumn Woods" }, { "name": "Babcock", "code": "Babcock" }, { "name": "Bailey", "code": "Bailey" }, { "name": "Baker", "code": "Baker" }, { "name": "Baldwin", "code": "Baldwin" }, { "name": "Ball", "code": "Ball" }, { "name": "Bank Intercounty", "code": "Bank Intercounty" }, { "name": "Barhyte", "code": "Barhyte" }, { "name": "Barnhart", "code": "Barnhart" }, { "name": "Barrett", "code": "Barrett" }, { "name": "Barry and Eaton Intercounty", "code": "Barry and Eaton Intercounty" }, { "name": "Barry and Eaton Intercounty Extension", "code": "Barry and Eaton Intercounty Extension" }, { "name": "Baseline Intercounty", "code": "Baseline Intercounty" }, { "name": "Bastedo", "code": "Bastedo" }, { "name": "Battle Creek", "code": "Battle Creek" }, { "name": "Beasore and Maier Intercounty", "code": "Beasore and Maier Intercounty" }, { "name": "Beaver", "code": "Beaver" }, { "name": "Bell and Allen", "code": "Bell and Allen" }, { "name": "Bellaire Hills", "code": "Bellaire Hills" }, { "name": "Bellevue and Branches", "code": "Bellevue and Branches" }, { "name": "Bellows", "code": "Bellows" }, { "name": "Benjamin", "code": "Benjamin" }, { "name": "Bentley-DePue", "code": "Bentley-DePue" }, { "name": "Benton", "code": "Benton" }, { "name": "Big Creek Branch 1 Intercounty", "code": "Big Creek Branch 1 Intercounty" }, { "name": "Big Swamp Branch 2", "code": "Big Swamp Branch 2" }, { "name": "Big Swamp Intercounty", "code": "Big Swamp Intercounty" }, { "name": "Big Thornapple Intercounty", "code": "Big Thornapple Intercounty" }, { "name": "Bigelow", "code": "Bigelow" }, { "name": "Blair", "code": "Blair" }, { "name": "Blair Acres", "code": "Blair Acres" }, { "name": "Blasier", "code": "Blasier" }, { "name": "Bliss and McClelland Intercounty", "code": "Bliss and McClelland Intercounty" }, { "name": "Bliss and McClelland Sunfield Intercounty Branch", "code": "Bliss and McClelland Sunfield Intercounty Branch" }, { "name": "Blott", "code": "Blott" }, { "name": "Boatman", "code": "Boatman" }, { "name": "Bobier", "code": "Bobier" }, { "name": "Bodell", "code": "Bodell" }, { "name": "Bollman and Daman", "code": "Bollman and Daman" }, { "name": "Bollman and Damon", "code": "Bollman and Damon" }, { "name": "Bollmon and Damon", "code": "Bollmon and Damon" }, { "name": "Bond", "code": "Bond" }, { "name": "Booth and Haun", "code": "Booth and Haun" }, { "name": "Borton", "code": "Borton" }, { "name": "Bosworth", "code": "Bosworth" }, { "name": "Bosworth Branch 1", "code": "Bosworth Branch 1" }, { "name": "Bowen", "code": "Bowen" }, { "name": "Boyer", "code": "Boyer" }, { "name": "Boyer Branch 1", "code": "Boyer Branch 1" }, { "name": "Boyer Branch 2", "code": "Boyer Branch 2" }, { "name": "Bradley", "code": "Bradley" }, { "name": "Bradley Extension", "code": "Bradley Extension" }, { "name": "Branch of Dolan Dooling", "code": "Branch of Dolan Dooling" }, { "name": "Branch of Town Line Brook", "code": "Branch of Town Line Brook" }, { "name": "Branch Treadwell", "code": "Branch Treadwell" }, { "name": "Bretton Woods", "code": "Bretton Woods" }, { "name": "Briggs Intercounty", "code": "Briggs Intercounty" }, { "name": "Briggs Intercounty Extension", "code": "Briggs Intercounty Extension" }, { "name": "Briggs Relief Intercounty", "code": "Briggs Relief Intercounty" }, { "name": "Brighty", "code": "Brighty" }, { "name": "Broadbent Woods", "code": "Broadbent Woods" }, { "name": "Bronson Branch", "code": "Bronson Branch" }, { "name": "Bronson Rogers and Kingsland", "code": "Bronson Rogers and Kingsland" }, { "name": "Bronson Rogers and Kingsland Branch", "code": "Bronson Rogers and Kingsland Branch" }, { "name": "Bronson Rogers and Kingsland Branch 1", "code": "Bronson Rogers and Kingsland Branch 1" }, { "name": "Brooks", "code": "Brooks" }, { "name": "Brooks River", "code": "Brooks River" }, { "name": "Brown", "code": "Brown" }, { "name": "Brubaker and Horace", "code": "Brubaker and Horace" }, { "name": "Brundage and Wilcox", "code": "Brundage and Wilcox" }, { "name": "Brundige and Wilcox", "code": "Brundige and Wilcox" }, { "name": "Brunger and Glen", "code": "Brunger and Glen" }, { "name": "Bryan", "code": "Bryan" }, { "name": "Bryde", "code": "Bryde" }, { "name": "Buchanan", "code": "Buchanan" }, { "name": "Bulock", "code": "Bulock" }, { "name": "Burkhead", "code": "Burkhead" }, { "name": "Burns", "code": "Burns" }, { "name": "Burns Village and Stemler", "code": "Burns Village and Stemler" }, { "name": "Burns Village Extension", "code": "Burns Village Extension" }, { "name": "Burrell Intercounty", "code": "Burrell Intercounty" }, { "name": "Bursley", "code": "Bursley" }, { "name": "Burt Road", "code": "Burt Road" }, { "name": "Butterfield", "code": "Butterfield" }, { "name": "Butternut Creek", "code": "Butternut Creek" }, { "name": "Cambridge", "code": "Cambridge" }, { "name": "Carlton", "code": "Carlton" }, { "name": "Carman", "code": "Carman" }, { "name": "Carman Branch 1", "code": "Carman Branch 1" }, { "name": "Carmel and Eaton", "code": "Carmel and Eaton" }, { "name": "Carr Lake", "code": "Carr Lake" }, { "name": "Carrier Creek", "code": "Carrier Creek" }, { "name": "Carroll Intercounty", "code": "Carroll Intercounty" }, { "name": "Carter East Branch", "code": "Carter East Branch" }, { "name": "Carter West Branch", "code": "Carter West Branch" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Center Point", "code": "Center Point" }, { "name": "Chambers", "code": "Chambers" }, { "name": "Chamblin", "code": "Chamblin" }, { "name": "Chapman", "code": "Chapman" }, { "name": "Charlesworth", "code": "Charlesworth" }, { "name": "Chatfield", "code": "Chatfield" }, { "name": "Childs", "code": "Childs" }, { "name": "Chris J Drive", "code": "Chris J Drive" }, { "name": "Church and McClintic", "code": "Church and McClintic" }, { "name": "Church and McClintic Packard Highway Branch", "code": "Church and McClintic Packard Highway Branch" }, { "name": "Church and McClintic Packard Hwy Branch", "code": "Church and McClintic Packard Hwy Branch" }, { "name": "Churchill", "code": "Churchill" }, { "name": "Claflin", "code": "Claflin" }, { "name": "Clark", "code": "Clark" }, { "name": "Clarke Intercounty", "code": "Clarke Intercounty" }, { "name": "Clements-Underhill", "code": "Clements-Underhill" }, { "name": "Coborn and Martens", "code": "Coborn and Martens" }, { "name": "Codding", "code": "Codding" }, { "name": "Cole", "code": "Cole" }, { "name": "Cole Wright and Helms", "code": "Cole Wright and Helms" }, { "name": "Collier and Mud Creek Intercounty", "code": "Collier and Mud Creek Intercounty" }, { "name": "Collins", "code": "Collins" }, { "name": "Colton", "code": "Colton" }, { "name": "Cook", "code": "Cook" }, { "name": "Cooley", "code": "Cooley" }, { "name": "Cooley Extension", "code": "Cooley Extension" }, { "name": "Cooper Frost and Reynolds", "code": "Cooper Frost and Reynolds" }, { "name": "Corwin", "code": "Corwin" }, { "name": "County Farm", "code": "County Farm" }, { "name": "County Line Intercounty", "code": "County Line Intercounty" }, { "name": "Cox", "code": "Cox" }, { "name": "Crandall", "code": "Crandall" }, { "name": "Crane Branch", "code": "Crane Branch" }, { "name": "Crickett Branch Woodview Estates", "code": "Crickett Branch Woodview Estates" }, { "name": "Cronk", "code": "Cronk" }, { "name": "Cross", "code": "Cross" }, { "name": "Cross and Horton", "code": "Cross and Horton" }, { "name": "Croup", "code": "Croup" }, { "name": "Cryderman Lake Intercounty", "code": "Cryderman Lake Intercounty" }, { "name": "Cummings", "code": "Cummings" }, { "name": "Dann", "code": "Dann" }, { "name": "Darken", "code": "Darken" }, { "name": "Darken and Boyer", "code": "Darken and Boyer" }, { "name": "Darling", "code": "Darling" }, { "name": "Davis", "code": "Davis" }, { "name": "Davis and Extension", "code": "Davis and Extension" }, { "name": "Day", "code": "Day" }, { "name": "Decke", "code": "Decke" }, { "name": "Deer", "code": "Deer" }, { "name": "Dellwood", "code": "Dellwood" }, { "name": "Delta Glens", "code": "Delta Glens" }, { "name": "Delta Mills", "code": "Delta Mills" }, { "name": "Delta Section 17", "code": "Delta Section 17" }, { "name": "Delta Section 17 Frank D Fitzgerald Branch", "code": "Delta Section 17 Frank D Fitzgerald Branch" }, { "name": "Delta Section 17 Nixon Hills Branch 5", "code": "Delta Section 17 Nixon Hills Branch 5" }, { "name": "Denniston", "code": "Denniston" }, { "name": "Denniston and Treadwell", "code": "Denniston and Treadwell" }, { "name": "Densmore Perkins and Fish Creek", "code": "Densmore Perkins and Fish Creek" }, { "name": "Dernier", "code": "Dernier" }, { "name": "Devil's Lake Intercounty", "code": "Devil's Lake Intercounty" }, { "name": "Dillon", "code": "Dillon" }, { "name": "Dimondale Estates", "code": "Dimondale Estates" }, { "name": "Dimondale Estates Branch 1", "code": "Dimondale Estates Branch 1" }, { "name": "Dimondale Estates Branch 4", "code": "Dimondale Estates Branch 4" }, { "name": "Dimondale Farms", "code": "Dimondale Farms" }, { "name": "Disbrow", "code": "Disbrow" }, { "name": "Divine", "code": "Divine" }, { "name": "Dooling", "code": "Dooling" }, { "name": "Dow", "code": "Dow" }, { "name": "Downing", "code": "Downing" }, { "name": "Doxie", "code": "Doxie" }, { "name": "Doxtater", "code": "Doxtater" }, { "name": "DRAIN NAME NOT LISTED", "code": "DRAIN NAME NOT LISTED" }, { "name": "Drallett", "code": "Drallett" }, { "name": "Duck Lake Intercounty", "code": "Duck Lake Intercounty" }, { "name": "Duffy", "code": "Duffy" }, { "name": "Duffy Extension", "code": "Duffy Extension" }, { "name": "Dye", "code": "Dye" }, { "name": "Earlington", "code": "Earlington" }, { "name": "East Page", "code": "East Page" }, { "name": "East Side Narrow Lake", "code": "East Side Narrow Lake" }, { "name": "Eaton Sections 29 30 and 31", "code": "Eaton Sections 29 30 and 31" }, { "name": "Eddy", "code": "Eddy" }, { "name": "Edick", "code": "Edick" }, { "name": "Edwards and Smith", "code": "Edwards and Smith" }, { "name": "Edwards and Smith Branch 1", "code": "Edwards and Smith Branch 1" }, { "name": "Edwards Branch 2", "code": "Edwards Branch 2" }, { "name": "Edwards Branch 3", "code": "Edwards Branch 3" }, { "name": "Edwards Intercounty", "code": "Edwards Intercounty" }, { "name": "Edwards White Oaks", "code": "Edwards White Oaks" }, { "name": "Edwins", "code": "Edwins" }, { "name": "Elletson", "code": "Elletson" }, { "name": "Elletson Branch 2", "code": "Elletson Branch 2" }, { "name": "Elliott", "code": "Elliott" }, { "name": "Fairfax", "code": "Fairfax" }, { "name": "Fairfax Branch", "code": "Fairfax Branch" }, { "name": "Fast", "code": "Fast" }, { "name": "Fata Creek", "code": "Fata Creek" }, { "name": "Fawn Creek", "code": "Fawn Creek" }, { "name": "Ferguson", "code": "Ferguson" }, { "name": "Fieldstone Farms", "code": "Fieldstone Farms" }, { "name": "Fieldview", "code": "Fieldview" }, { "name": "Fieldview Branch 2", "code": "Fieldview Branch 2" }, { "name": "Figg", "code": "Figg" }, { "name": "Figg Branch 3", "code": "Figg Branch 3" }, { "name": "Finch and Extension", "code": "Finch and Extension" }, { "name": "Fisher", "code": "Fisher" }, { "name": "Five Corners", "code": "Five Corners" }, { "name": "Fleming", "code": "Fleming" }, { "name": "Forest Glen", "code": "Forest Glen" }, { "name": "Fowler", "code": "Fowler" }, { "name": "Fox Branch 1", "code": "Fox Branch 1" }, { "name": "Fox Branch 2", "code": "Fox Branch 2" }, { "name": "Fox Ridge", "code": "Fox Ridge" }, { "name": "Frantz", "code": "Frantz" }, { "name": "Fred Fees", "code": "Fred Fees" }, { "name": "Freemire", "code": "Freemire" }, { "name": "Fulton", "code": "Fulton" }, { "name": "Fults", "code": "Fults" }, { "name": "Gage Relaid and Corsett", "code": "Gage Relaid and Corsett" }, { "name": "Gale", "code": "Gale" }, { "name": "Garber", "code": "Garber" }, { "name": "Garfield Avenue", "code": "Garfield Avenue" }, { "name": "Garlock and Foster", "code": "Garlock and Foster" }, { "name": "Garlock and Foster Branch 1 Extension", "code": "Garlock and Foster Branch 1 Extension" }, { "name": "Garvey", "code": "Garvey" }, { "name": "Garvey Branch 2", "code": "Garvey Branch 2" }, { "name": "Gayton and Powers Extension", "code": "Gayton and Powers Extension" }, { "name": "Gayton Branch 1", "code": "Gayton Branch 1" }, { "name": "Getter", "code": "Getter" }, { "name": "Gettysburg", "code": "Gettysburg" }, { "name": "Gibson and Triskett Intercounty", "code": "Gibson and Triskett Intercounty" }, { "name": "Gilbert Intercounty", "code": "Gilbert Intercounty" }, { "name": "Gildart and Mud Lake", "code": "Gildart and Mud Lake" }, { "name": "Glenn", "code": "Glenn" }, { "name": "Glenn 2", "code": "Glenn 2" }, { "name": "Glenview Terrace", "code": "Glenview Terrace" }, { "name": "Gragg", "code": "Gragg" }, { "name": "Graham", "code": "Graham" }, { "name": "Graham and So Windsor", "code": "Graham and So Windsor" }, { "name": "Graham Crawford Cove Branch", "code": "Graham Crawford Cove Branch" }, { "name": "Grand Bluff", "code": "Grand Bluff" }, { "name": "Grand Bluff Estates", "code": "Grand Bluff Estates" }, { "name": "Grand Ledge", "code": "Grand Ledge" }, { "name": "Grand River", "code": "Grand River" }, { "name": "Grand Woods", "code": "Grand Woods" }, { "name": "Grant", "code": "Grant" }, { "name": "Green", "code": "Green" }, { "name": "Greenfield Acres", "code": "Greenfield Acres" }, { "name": "Gridley", "code": "Gridley" }, { "name": "Grier Extension", "code": "Grier Extension" }, { "name": "Griffin", "code": "Griffin" }, { "name": "Groak", "code": "Groak" }, { "name": "Grooms", "code": "Grooms" }, { "name": "Gruesbeck Clark and Broughton", "code": "Gruesbeck Clark and Broughton" }, { "name": "Guinan and Extension", "code": "Guinan and Extension" }, { "name": "Gurley Lake Branch", "code": "Gurley Lake Branch" }, { "name": "Gurley Lake Branch Intercounty", "code": "Gurley Lake Branch Intercounty" }, { "name": "Gurley Lake Intercounty", "code": "Gurley Lake Intercounty" }, { "name": "Haddix", "code": "Haddix" }, { "name": "Hale and Post Intercounty", "code": "Hale and Post Intercounty" }, { "name": "Hall", "code": "Hall" }, { "name": "Hamill Extension", "code": "Hamill Extension" }, { "name": "Hamilton", "code": "Hamilton" }, { "name": "Hamlin Section 16", "code": "Hamlin Section 16" }, { "name": "Harmon", "code": "Harmon" }, { "name": "Harpster", "code": "Harpster" }, { "name": "Harriet Avenue", "code": "Harriet Avenue" }, { "name": "Harriett Avenue", "code": "Harriett Avenue" }, { "name": "Harriett Avenue MDOT", "code": "Harriett Avenue MDOT" }, { "name": "Harriett Avenue Private Branch", "code": "Harriett Avenue Private Branch" }, { "name": "Harrington", "code": "Harrington" }, { "name": "Harris", "code": "Harris" }, { "name": "Hart Intercounty", "code": "Hart Intercounty" }, { "name": "Hart Lake", "code": "Hart Lake" }, { "name": "Harvest Park", "code": "Harvest Park" }, { "name": "Hayes", "code": "Hayes" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Hayon Creek", "code": "Hayon Creek" }, { "name": "Haze", "code": "Haze" }, { "name": "Hazel", "code": "Hazel" }, { "name": "Heisrodt", "code": "Heisrodt" }, { "name": "Hess", "code": "Hess" }, { "name": "Hess Branch 2", "code": "Hess Branch 2" }, { "name": "Hetrick", "code": "Hetrick" }, { "name": "Hiesrodt", "code": "Hiesrodt" }, { "name": "Higby", "code": "Higby" }, { "name": "Hill", "code": "Hill" }, { "name": "Hilliker", "code": "Hilliker" }, { "name": "Hobart", "code": "Hobart" }, { "name": "Hogle and Miller Intercounty", "code": "Hogle and Miller Intercounty" }, { "name": "Holbrook", "code": "Holbrook" }, { "name": "Holden", "code": "Holden" }, { "name": "Holden Branch Draom", "code": "Holden Branch Draom" }, { "name": "Holly", "code": "Holly" }, { "name": "Holly Relief", "code": "Holly Relief" }, { "name": "Holmes and Branch", "code": "Holmes and Branch" }, { "name": "Holton and Brooke Intercounty", "code": "Holton and Brooke Intercounty" }, { "name": "Horner", "code": "Horner" }, { "name": "Horr", "code": "Horr" }, { "name": "Horr Branch 1", "code": "Horr Branch 1" }, { "name": "Horr Branch 2", "code": "Horr Branch 2" }, { "name": "Horton", "code": "Horton" }, { "name": "Hosey", "code": "Hosey" }, { "name": "Hosey Branch", "code": "Hosey Branch" }, { "name": "Hotchkiss", "code": "Hotchkiss" }, { "name": "Hoytville Ext and Branches", "code": "Hoytville Ext and Branches" }, { "name": "Hoytville Extension and Branches", "code": "Hoytville Extension and Branches" }, { "name": "Hoytville Extension Center", "code": "Hoytville Extension Center" }, { "name": "Huber", "code": "Huber" }, { "name": "Huber Eaton Green Branch", "code": "Huber Eaton Green Branch" }, { "name": "Hull", "code": "Hull" }, { "name": "Hullett", "code": "Hullett" }, { "name": "Hunter", "code": "Hunter" }, { "name": "Hunter and Branches", "code": "Hunter and Branches" }, { "name": "Hunter and Childs", "code": "Hunter and Childs" }, { "name": "Huntington", "code": "Huntington" }, { "name": "Hurd", "code": "Hurd" }, { "name": "Husted and Landenberger", "code": "Husted and Landenberger" }, { "name": "Huston", "code": "Huston" }, { "name": "Hutchings", "code": "Hutchings" }, { "name": "Hyatt", "code": "Hyatt" }, { "name": "Indian Creek Intercounty", "code": "Indian Creek Intercounty" }, { "name": "Ingersoll", "code": "Ingersoll" }, { "name": "Ingham and Eaton Intercounty", "code": "Ingham and Eaton Intercounty" }, { "name": "Irvingdale Acres", "code": "Irvingdale Acres" }, { "name": "Jacaranda 2", "code": "Jacaranda 2" }, { "name": "Jacaranda 3", "code": "Jacaranda 3" }, { "name": "Jacaranda Estates", "code": "Jacaranda Estates" }, { "name": "Jacaranda Estates 2", "code": "Jacaranda Estates 2" }, { "name": "Jacaranda Estates 3", "code": "Jacaranda Estates 3" }, { "name": "Jenne", "code": "Jenne" }, { "name": "Jenne Lantern Green Branch", "code": "Jenne Lantern Green Branch" }, { "name": "Jennie Marsh", "code": "Jennie Marsh" }, { "name": "John Earl Big Tree Branch", "code": "John Earl Big Tree Branch" }, { "name": "John Earl Ext", "code": "John Earl Ext" }, { "name": "John Earl Extension", "code": "John Earl Extension" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Jorgensen", "code": "Jorgensen" }, { "name": "Keller", "code": "Keller" }, { "name": "Kelly", "code": "Kelly" }, { "name": "Kenyon", "code": "Kenyon" }, { "name": "Kenyon Intercounty", "code": "Kenyon Intercounty" }, { "name": "Kettler and Norris", "code": "Kettler and Norris" }, { "name": "Kikendall", "code": "Kikendall" }, { "name": "King", "code": "King" }, { "name": "Kinnie", "code": "Kinnie" }, { "name": "Kinnie Brook", "code": "Kinnie Brook" }, { "name": "Kint", "code": "Kint" }, { "name": "Lacey Lake", "code": "Lacey Lake" }, { "name": "Lamie", "code": "Lamie" }, { "name": "Lamont", "code": "Lamont" }, { "name": "Lamont Branch 1", "code": "Lamont Branch 1" }, { "name": "Lamont Sandstone Branch", "code": "Lamont Sandstone Branch" }, { "name": "Laurelwood", "code": "Laurelwood" }, { "name": "Lazell", "code": "Lazell" }, { "name": "Lee", "code": "Lee" }, { "name": "Leisher", "code": "Leisher" }, { "name": "Lemon", "code": "Lemon" }, { "name": "Lenic", "code": "Lenic" }, { "name": "Lenic Branch 1", "code": "Lenic Branch 1" }, { "name": "Lenic Branch 2", "code": "Lenic Branch 2" }, { "name": "Leon Haddix Intercounty", "code": "Leon Haddix Intercounty" }, { "name": "Lett", "code": "Lett" }, { "name": "Libbie", "code": "Libbie" }, { "name": "Lincoln and Heiser", "code": "Lincoln and Heiser" }, { "name": "Litchfield", "code": "Litchfield" }, { "name": "Little Thornapple", "code": "Little Thornapple" }, { "name": "Little Thornapple and King", "code": "Little Thornapple and King" }, { "name": "Locke", "code": "Locke" }, { "name": "Loehr", "code": "Loehr" }, { "name": "Lookingglass Lake", "code": "Lookingglass Lake" }, { "name": "Lora Intercounty", "code": "Lora Intercounty" }, { "name": "Lost Lake", "code": "Lost Lake" }, { "name": "Loveless", "code": "Loveless" }, { "name": "Lumbert", "code": "Lumbert" }, { "name": "Lundquist", "code": "Lundquist" }, { "name": "Lunor Branch", "code": "Lunor Branch" }, { "name": "Luscomb", "code": "Luscomb" }, { "name": "Machin", "code": "Machin" }, { "name": "Magden", "code": "Magden" }, { "name": "Manning", "code": "Manning" }, { "name": "Maplewood", "code": "Maplewood" }, { "name": "Martin", "code": "Martin" }, { "name": "Mason Road", "code": "Mason Road" }, { "name": "Mast", "code": "Mast" }, { "name": "Maston", "code": "Maston" }, { "name": "Maycroft West Branch", "code": "Maycroft West Branch" }, { "name": "Maywood", "code": "Maywood" }, { "name": "Maywood Branch 1", "code": "Maywood Branch 1" }, { "name": "Maywood Old", "code": "Maywood Old" }, { "name": "McCabe", "code": "McCabe" }, { "name": "McCabe Branch 2", "code": "McCabe Branch 2" }, { "name": "McCalpin", "code": "McCalpin" }, { "name": "McCreery", "code": "McCreery" }, { "name": "McCutcheon", "code": "McCutcheon" }, { "name": "McDonald", "code": "McDonald" }, { "name": "McGilvra", "code": "McGilvra" }, { "name": "McLaughlin and Extension", "code": "McLaughlin and Extension" }, { "name": "McMullen", "code": "McMullen" }, { "name": "McMullen and Branches", "code": "McMullen and Branches" }, { "name": "McMullen Branch 2", "code": "McMullen Branch 2" }, { "name": "McPhee", "code": "McPhee" }, { "name": "MDOT", "code": "MDOT" }, { "name": "Mead", "code": "Mead" }, { "name": "Medicare Storm", "code": "Medicare Storm" }, { "name": "Merriam", "code": "Merriam" }, { "name": "Merrill", "code": "Merrill" }, { "name": "Merryfield", "code": "Merryfield" }, { "name": "Michigan Avenue", "code": "Michigan Avenue" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Branch 7", "code": "Michigan Avenue Branch 7" }, { "name": "Michigan Avenue Branch 8", "code": "Michigan Avenue Branch 8" }, { "name": "Michigan Avenue Branch 9", "code": "Michigan Avenue Branch 9" }, { "name": "Michigan Avenue Branch 9B", "code": "Michigan Avenue Branch 9B" }, { "name": "Michigan Avenue Dornet Branch", "code": "Michigan Avenue Dornet Branch" }, { "name": "Michigan Avenue Dornet Pentecost-Dines Branch", "code": "Michigan Avenue Dornet Pentecost-Dines Branch" }, { "name": "Michigan Avenue Dutch Hill Farms Branch", "code": "Michigan Avenue Dutch Hill Farms Branch" }, { "name": "Michigan Avenue Verndale Branch", "code": "Michigan Avenue Verndale Branch" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn Allen and Crane", "code": "Milbourn Allen and Crane" }, { "name": "Milbourn East Ext", "code": "Milbourn East Ext" }, { "name": "Milbourn East Extension", "code": "Milbourn East Extension" }, { "name": "Miles", "code": "Miles" }, { "name": "Miles Earl", "code": "Miles Earl" }, { "name": "Miller", "code": "Miller" }, { "name": "Mills and Bly", "code": "Mills and Bly" }, { "name": "Mills and Post", "code": "Mills and Post" }, { "name": "Mills and Post Branch", "code": "Mills and Post Branch" }, { "name": "Mills and Prichard", "code": "Mills and Prichard" }, { "name": "Mitchell", "code": "Mitchell" }, { "name": "Mix", "code": "Mix" }, { "name": "Moon", "code": "Moon" }, { "name": "Morgan Creek", "code": "Morgan Creek" }, { "name": "Morris", "code": "Morris" }, { "name": "Mott", "code": "Mott" }, { "name": "Mott Branch B", "code": "Mott Branch B" }, { "name": "Moyer", "code": "Moyer" }, { "name": "Mud Creek Intercounty", "code": "Mud Creek Intercounty" }, { "name": "Mud Lake", "code": "Mud Lake" }, { "name": "Mud Lake Extension2", "code": "Mud Lake Extension2" }, { "name": "Mud Lake Intercounty", "code": "Mud Lake Intercounty" }, { "name": "Mulliken Storm Sewers", "code": "Mulliken Storm Sewers" }, { "name": "Munroe", "code": "Munroe" }, { "name": "Munson", "code": "Munson" }, { "name": "Munton", "code": "Munton" }, { "name": "Munton Branch 2", "code": "Munton Branch 2" }, { "name": "Murphy", "code": "Murphy" }, { "name": "Murray", "code": "Murray" }, { "name": "Murray and Roberts", "code": "Murray and Roberts" }, { "name": "Murray and Roberts Intercounty", "code": "Murray and Roberts Intercounty" }, { "name": "Murray relocated", "code": "Murray relocated" }, { "name": "Myers", "code": "Myers" }, { "name": "Myers and Henderson", "code": "Myers and Henderson" }, { "name": "Myers and Henderson Miller Creek", "code": "Myers and Henderson Miller Creek" }, { "name": "Myers and Henderson Overflow", "code": "Myers and Henderson Overflow" }, { "name": "Myers and Henderson ow", "code": "Myers and Henderson ow" }, { "name": "Myers Evergreen Heights Branch", "code": "Myers Evergreen Heights Branch" }, { "name": "Narrow Lake", "code": "Narrow Lake" }, { "name": "Needmore and Branch", "code": "Needmore and Branch" }, { "name": "Neller Intercounty", "code": "Neller Intercounty" }, { "name": "Nelson", "code": "Nelson" }, { "name": "Nelson and Gould", "code": "Nelson and Gould" }, { "name": "Newcomb", "code": "Newcomb" }, { "name": "Newell", "code": "Newell" }, { "name": "Nickle", "code": "Nickle" }, { "name": "Nye and Eaton", "code": "Nye and Eaton" }, { "name": "Oak Park", "code": "Oak Park" }, { "name": "Oak Ridge", "code": "Oak Ridge" }, { "name": "Ochsenbein", "code": "Ochsenbein" }, { "name": "Odell", "code": "Odell" }, { "name": "Old Maid Harris and Whaley", "code": "Old Maid Harris and Whaley" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Olivet Milbourn", "code": "Olivet Milbourn" }, { "name": "Olivet South Side", "code": "Olivet South Side" }, { "name": "Olivet South Side Branch 5", "code": "Olivet South Side Branch 5" }, { "name": "Olmstead", "code": "Olmstead" }, { "name": "Otter Creek Intercounty", "code": "Otter Creek Intercounty" }, { "name": "Ottney", "code": "Ottney" }, { "name": "Owen", "code": "Owen" }, { "name": "P", "code": "P" }, { "name": "Paddletown Sewer", "code": "Paddletown Sewer" }, { "name": "Page Big Creek and Sleeper Intercounty", "code": "Page Big Creek and Sleeper Intercounty" }, { "name": "PageBig Creek and Sleeper", "code": "PageBig Creek and Sleeper" }, { "name": "Palmer", "code": "Palmer" }, { "name": "Palmeter and Phelps", "code": "Palmeter and Phelps" }, { "name": "Parker Ext", "code": "Parker Ext" }, { "name": "Parker Extension", "code": "Parker Extension" }, { "name": "Parker Intercounty Extension", "code": "Parker Intercounty Extension" }, { "name": "Parker Tile", "code": "Parker Tile" }, { "name": "Patterson and DuBois", "code": "Patterson and DuBois" }, { "name": "Patterson and Dubois", "code": "Patterson and Dubois" }, { "name": "Peabody", "code": "Peabody" }, { "name": "Peacock Carter and Reese", "code": "Peacock Carter and Reese" }, { "name": "Peacock Intercounty", "code": "Peacock Intercounty" }, { "name": "Phelps Branch 1", "code": "Phelps Branch 1" }, { "name": "Phillips", "code": "Phillips" }, { "name": "Phillips Township", "code": "Phillips Township" }, { "name": "Phillips2", "code": "Phillips2" }, { "name": "Pickworth", "code": "Pickworth" }, { "name": "Pike", "code": "Pike" }, { "name": "Pingel Branch", "code": "Pingel Branch" }, { "name": "Pingel Intercounty", "code": "Pingel Intercounty" }, { "name": "Pinnock", "code": "Pinnock" }, { "name": "Player's Club", "code": "Player's Club" }, { "name": "Player's Club Branch", "code": "Player's Club Branch" }, { "name": "Pointe West", "code": "Pointe West" }, { "name": "Pollard", "code": "Pollard" }, { "name": "Ponto-Liniger Intercounty", "code": "Ponto-Liniger Intercounty" }, { "name": "Ponto-Liniger Intercounty Branch", "code": "Ponto-Liniger Intercounty Branch" }, { "name": "Porter and Extension", "code": "Porter and Extension" }, { "name": "Post2", "code": "Post2" }, { "name": "Potter", "code": "Potter" }, { "name": "Potter (Benton)", "code": "Potter (Benton)" }, { "name": "Potter and Extension", "code": "Potter and Extension" }, { "name": "Potter and Mulliken Intercounty", "code": "Potter and Mulliken Intercounty" }, { "name": "Potter and Mulliken Intercounty Outlet", "code": "Potter and Mulliken Intercounty Outlet" }, { "name": "Powers", "code": "Powers" }, { "name": "Powers and Link", "code": "Powers and Link" }, { "name": "Pratt", "code": "Pratt" }, { "name": "Pratt and Cheal", "code": "Pratt and Cheal" }, { "name": "Prescott", "code": "Prescott" }, { "name": "Price", "code": "Price" }, { "name": "Private", "code": "Private" }, { "name": "Quantrell", "code": "Quantrell" }, { "name": "Ramsey", "code": "Ramsey" }, { "name": "Ramsey Burns", "code": "Ramsey Burns" }, { "name": "Ramsey Burns Village", "code": "Ramsey Burns Village" }, { "name": "Ramsey Burns Village Extension", "code": "Ramsey Burns Village Extension" }, { "name": "Randall", "code": "Randall" }, { "name": "Ransom", "code": "Ransom" }, { "name": "Ray", "code": "Ray" }, { "name": "Raymer", "code": "Raymer" }, { "name": "Reed", "code": "Reed" }, { "name": "Reed C of GL", "code": "Reed C of GL" }, { "name": "Reed Intercounty", "code": "Reed Intercounty" }, { "name": "Reeder", "code": "Reeder" }, { "name": "Reeder and Branches", "code": "Reeder and Branches" }, { "name": "Reeder Overflow", "code": "Reeder Overflow" }, { "name": "Relaid Mills", "code": "Relaid Mills" }, { "name": "Renker Road", "code": "Renker Road" }, { "name": "Reuben", "code": "Reuben" }, { "name": "Richard", "code": "Richard" }, { "name": "Riddle", "code": "Riddle" }, { "name": "Riley and Dell Intercounty", "code": "Riley and Dell Intercounty" }, { "name": "Rimmel and Overflow", "code": "Rimmel and Overflow" }, { "name": "River Cove", "code": "River Cove" }, { "name": "River Ridge", "code": "River Ridge" }, { "name": "Roach", "code": "Roach" }, { "name": "Robinson", "code": "Robinson" }, { "name": "Root", "code": "Root" }, { "name": "Rorabeck", "code": "Rorabeck" }, { "name": "Rouse", "code": "Rouse" }, { "name": "Rouse and Thomas", "code": "Rouse and Thomas" }, { "name": "Rouse and Thomas DRain", "code": "Rouse and Thomas DRain" }, { "name": "Roxand Section 10", "code": "Roxand Section 10" }, { "name": "Rule", "code": "Rule" }, { "name": "Russell", "code": "Russell" }, { "name": "Saginaw St C of GL", "code": "Saginaw St C of GL" }, { "name": "Saier", "code": "Saier" }, { "name": "Saier Millett Highway Branch", "code": "Saier Millett Highway Branch" }, { "name": "Santee", "code": "Santee" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Sattler", "code": "Sattler" }, { "name": "Saubee Lake", "code": "Saubee Lake" }, { "name": "Savage", "code": "Savage" }, { "name": "Savage Branch 1", "code": "Savage Branch 1" }, { "name": "Scott", "code": "Scott" }, { "name": "Sebewa Creek Intercounty", "code": "Sebewa Creek Intercounty" }, { "name": "Second Lake Intercounty", "code": "Second Lake Intercounty" }, { "name": "Section 29", "code": "Section 29" }, { "name": "Section 7 Eaton", "code": "Section 7 Eaton" }, { "name": "Seitler", "code": "Seitler" }, { "name": "Shadow Glen", "code": "Shadow Glen" }, { "name": "Shanty Brook", "code": "Shanty Brook" }, { "name": "Sharp", "code": "Sharp" }, { "name": "Sharp Branch 1", "code": "Sharp Branch 1" }, { "name": "Shaw", "code": "Shaw" }, { "name": "Shaytown", "code": "Shaytown" }, { "name": "Sheets and Branches", "code": "Sheets and Branches" }, { "name": "Shellhorn and Reahm Intercounty Branch6 Extension", "code": "Shellhorn and Reahm Intercounty Branch6 Extension" }, { "name": "Shenandoah", "code": "Shenandoah" }, { "name": "Shepard", "code": "Shepard" }, { "name": "Sherman", "code": "Sherman" }, { "name": "Sherwood", "code": "Sherwood" }, { "name": "Sherwood Forest", "code": "Sherwood Forest" }, { "name": "Shreve", "code": "Shreve" }, { "name": "Shrontz Extension", "code": "Shrontz Extension" }, { "name": "Sidwell and Mills", "code": "Sidwell and Mills" }, { "name": "Sidwell and Relaid Mills", "code": "Sidwell and Relaid Mills" }, { "name": "Silver Creek", "code": "Silver Creek" }, { "name": "Silver Ridge", "code": "Silver Ridge" }, { "name": "Skinner", "code": "Skinner" }, { "name": "Skinner Extension", "code": "Skinner Extension" }, { "name": "Skinner Extension inactive", "code": "Skinner Extension inactive" }, { "name": "Sleeper", "code": "Sleeper" }, { "name": "Sleeper Extension", "code": "Sleeper Extension" }, { "name": "Slocum", "code": "Slocum" }, { "name": "Smith", "code": "Smith" }, { "name": "Smith and Evans Intercounty", "code": "Smith and Evans Intercounty" }, { "name": "Snyder and Walker Intercounty", "code": "Snyder and Walker Intercounty" }, { "name": "So Branch Bentley", "code": "So Branch Bentley" }, { "name": "South Branch of Bentley", "code": "South Branch of Bentley" }, { "name": "Southerland", "code": "Southerland" }, { "name": "Spears", "code": "Spears" }, { "name": "Spicer Creek", "code": "Spicer Creek" }, { "name": "Spore", "code": "Spore" }, { "name": "Spore Crane", "code": "Spore Crane" }, { "name": "Spring Brook Intercounty", "code": "Spring Brook Intercounty" }, { "name": "Star Tile Intercounty", "code": "Star Tile Intercounty" }, { "name": "State and Indian Creek Intercounty", "code": "State and Indian Creek Intercounty" }, { "name": "Steele", "code": "Steele" }, { "name": "Stemphler", "code": "Stemphler" }, { "name": "Stofflet", "code": "Stofflet" }, { "name": "Strobel", "code": "Strobel" }, { "name": "Strong Rairigh Pond", "code": "Strong Rairigh Pond" }, { "name": "Sunfield Section 27", "code": "Sunfield Section 27" }, { "name": "Sunfield Section 9", "code": "Sunfield Section 9" }, { "name": "Sunfield Storm Sewers", "code": "Sunfield Storm Sewers" }, { "name": "Sunshine Gardens", "code": "Sunshine Gardens" }, { "name": "Sweetwater Pines", "code": "Sweetwater Pines" }, { "name": "Swick", "code": "Swick" }, { "name": "Swift", "code": "Swift" }, { "name": "Tanner", "code": "Tanner" }, { "name": "Taylor", "code": "Taylor" }, { "name": "Teckwood", "code": "Teckwood" }, { "name": "Theo Avenue", "code": "Theo Avenue" }, { "name": "Thomas", "code": "Thomas" }, { "name": "Thomas Baird", "code": "Thomas Baird" }, { "name": "Thomas Branch 1", "code": "Thomas Branch 1" }, { "name": "Thomas Branch 2", "code": "Thomas Branch 2" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Thompson Extension", "code": "Thompson Extension" }, { "name": "Thornapple", "code": "Thornapple" }, { "name": "Thornapple and Old Maid", "code": "Thornapple and Old Maid" }, { "name": "Thornapple Ext and Old Maid", "code": "Thornapple Ext and Old Maid" }, { "name": "Thornapple Extension", "code": "Thornapple Extension" }, { "name": "Thornapple Extension private", "code": "Thornapple Extension private" }, { "name": "Thornapple Extension2", "code": "Thornapple Extension2" }, { "name": "Thorp", "code": "Thorp" }, { "name": "Thuma", "code": "Thuma" }, { "name": "Tice", "code": "Tice" }, { "name": "Tomlinson", "code": "Tomlinson" }, { "name": "Towar", "code": "Towar" }, { "name": "Towar Century Commerce Branch", "code": "Towar Century Commerce Branch" }, { "name": "Towar Verndale Branch", "code": "Towar Verndale Branch" }, { "name": "Town Line Brook", "code": "Town Line Brook" }, { "name": "Township Claflin", "code": "Township Claflin" }, { "name": "Treadwell", "code": "Treadwell" }, { "name": "Treat", "code": "Treat" }, { "name": "Triskett", "code": "Triskett" }, { "name": "Trumbull Relaid", "code": "Trumbull Relaid" }, { "name": "Tulip", "code": "Tulip" }, { "name": "Twin Lakes", "code": "Twin Lakes" }, { "name": "Upright", "code": "Upright" }, { "name": "Upton", "code": "Upton" }, { "name": "Upton Branch 9", "code": "Upton Branch 9" }, { "name": "Van Allen", "code": "Van Allen" }, { "name": "Vermontville Section 2", "code": "Vermontville Section 2" }, { "name": "Vickery and Hoag", "code": "Vickery and Hoag" }, { "name": "Waldo", "code": "Waldo" }, { "name": "Waldo and Branches", "code": "Waldo and Branches" }, { "name": "Waldo Branch 1", "code": "Waldo Branch 1" }, { "name": "Waldo2", "code": "Waldo2" }, { "name": "Waldo2 Intercounty", "code": "Waldo2 Intercounty" }, { "name": "Walker", "code": "Walker" }, { "name": "Walmar", "code": "Walmar" }, { "name": "Walsh", "code": "Walsh" }, { "name": "Walton Section 12 and 13", "code": "Walton Section 12 and 13" }, { "name": "Ward", "code": "Ward" }, { "name": "Ward Branch 2", "code": "Ward Branch 2" }, { "name": "Ward Branch 3", "code": "Ward Branch 3" }, { "name": "Warren", "code": "Warren" }, { "name": "Watson and Watson", "code": "Watson and Watson" }, { "name": "Watson and Watson Garfield Ave", "code": "Watson and Watson Garfield Ave" }, { "name": "Watson and Watson Garfield Avenue", "code": "Watson and Watson Garfield Avenue" }, { "name": "Watson1", "code": "Watson1" }, { "name": "Watson2", "code": "Watson2" }, { "name": "Watsonand Watson", "code": "Watsonand Watson" }, { "name": "Weaver", "code": "Weaver" }, { "name": "Wellington Fields", "code": "Wellington Fields" }, { "name": "Wells", "code": "Wells" }, { "name": "West Willow Heights", "code": "West Willow Heights" }, { "name": "West Willow Hgts", "code": "West Willow Hgts" }, { "name": "Westcharme", "code": "Westcharme" }, { "name": "Westland Park", "code": "Westland Park" }, { "name": "Weston", "code": "Weston" }, { "name": "Whaley", "code": "Whaley" }, { "name": "Wheaton", "code": "Wheaton" }, { "name": "Wheeler", "code": "Wheeler" }, { "name": "White", "code": "White" }, { "name": "White and Carpenter Intercounty", "code": "White and Carpenter Intercounty" }, { "name": "Whitney", "code": "Whitney" }, { "name": "Whittum", "code": "Whittum" }, { "name": "Wilcox", "code": "Wilcox" }, { "name": "Wile", "code": "Wile" }, { "name": "Williams", "code": "Williams" }, { "name": "Williamsburg", "code": "Williamsburg" }, { "name": "Williamsburg Pembrook Branch", "code": "Williamsburg Pembrook Branch" }, { "name": "Willis-Shaw Concord Branch", "code": "Willis-Shaw Concord Branch" }, { "name": "Willis J Torpy Intercounty", "code": "Willis J Torpy Intercounty" }, { "name": "Willis Shaw", "code": "Willis Shaw" }, { "name": "Willis Shaw Concord Branch", "code": "Willis Shaw Concord Branch" }, { "name": "Willow Cove", "code": "Willow Cove" }, { "name": "Willow Hills Branch of Waldo", "code": "Willow Hills Branch of Waldo" }, { "name": "Willow Woods", "code": "Willow Woods" }, { "name": "Wilson", "code": "Wilson" }, { "name": "Wilton Intercounty", "code": "Wilton Intercounty" }, { "name": "Winchell", "code": "Winchell" }, { "name": "Winchell and Union", "code": "Winchell and Union" }, { "name": "Winchell and Union Branch 1", "code": "Winchell and Union Branch 1" }, { "name": "Windcharme", "code": "Windcharme" }, { "name": "Windscharme", "code": "Windscharme" }, { "name": "Windsor", "code": "Windsor" }, { "name": "Windsor Glen", "code": "Windsor Glen" }, { "name": "Windsor Glen #2", "code": "Windsor Glen #2" }, { "name": "Windsor Glen #3", "code": "Windsor Glen #3" }, { "name": "Windsor Glen #4", "code": "Windsor Glen #4" }, { "name": "Windsor Glen2", "code": "Windsor Glen2" }, { "name": "Windsor Glen3", "code": "Windsor Glen3" }, { "name": "Windsor Glen4", "code": "Windsor Glen4" }, { "name": "Windsor Section 27 and 34", "code": "Windsor Section 27 and 34" }, { "name": "Winslow", "code": "Winslow" }, { "name": "Wiseman", "code": "Wiseman" }, { "name": "Wonser", "code": "Wonser" }, { "name": "Wood", "code": "Wood" }, { "name": "Woodbury Village Intercounty", "code": "Woodbury Village Intercounty" }, { "name": "Woodbury Village Intercounty Branch 2", "code": "Woodbury Village Intercounty Branch 2" }, { "name": "Woodview Estates", "code": "Woodview Estates" }, { "name": "Wright Pardee and Maxson", "code": "Wright Pardee and Maxson" }, { "name": "Youngblood", "code": "Youngblood" }, { "name": "Youngs", "code": "Youngs" }, { "name": "Zimmerman Thornapple Ext and Fox", "code": "Zimmerman Thornapple Ext and Fox" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "In Eaton County?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "countydrain", "type": "esriFieldTypeString", "alias": "CountyDrain", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNoPartial", "description": "Semi-boolean response", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Partially", "code": "Partially" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "district", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": null }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MajorWatersheds", "description": "Major watersheds i.e. HU8", "codedValues": [ { "name": "Battle Creek Watershed", "code": "Battle Creek Watershed" }, { "name": "Grand River Watershed", "code": "Grand River Watershed" }, { "name": "Thornapple River Watershed", "code": "Thornapple River Watershed" }, { "name": "Other", "code": "Other" }, { "name": "Upper Grand", "code": "Upper Grand" }, { "name": "Kalamazoo", "code": "Kalamazoo" }, { "name": "Thornapple", "code": "Thornapple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "row", "type": "esriFieldTypeSmallInteger", "alias": "Right of Way Ft.", "domain": null }, { "name": "widthinches", "type": "esriFieldTypeSmallInteger", "alias": "WidthInches", "domain": null }, { "name": "intermittent", "type": "esriFieldTypeString", "alias": "Intermittent", "length": 50, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "WS2_piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3581_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3581", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3581", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3437_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 413, "name": "Lakes (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 414, "name": "Encumbrances (9K)", "type": "Feature Layer", "description": "Encumbrances are limitations on the rights and use of the land. Easements are a common encumbrance but there are many others such as grazing rights, fishing rights, development rights, and floodplains. Legally an encumbrance is a right or interest in the land of another that may diminish its value but does not prevent its sale. Most encumbrances run with the land (consistent with the passing of the fee by conveyance). That is, they are tied to the land and will persist from owner to owner. Others exist at the pleasure of the owner, such as leases. Typically leases and similar encumbrances have an effective date and expiration date.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENCUMID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENCUMID", "type": "esriFieldTypeString", "alias": "Encumbrance Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "ENCUMTYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3083_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 415, "name": "Simultaneous Conveyances (9K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 416, "name": "PLSS Sections (9K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 400, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 15000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 417, "name": "4K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 418, "name": "Local Park and Recreation Areas (4K)" }, { "id": 419, "name": "Control Corners (4K)" }, { "id": 420, "name": "Tax Parcel Points (4K)" }, { "id": 421, "name": "PLSS Boundaries (4K)" }, { "id": 422, "name": "Railroad (4K)" }, { "id": 423, "name": "FacilitySites (4K)" }, { "id": 424, "name": "Simultaneous Conveyance Names (4K)" }, { "id": 425, "name": "TaxParcel (4K)" }, { "id": 70, "name": "Road Centerlines (4K)" }, { "id": 426, "name": "Waterbodies Anno (4K)" }, { "id": 427, "name": "Lakes (4K)" }, { "id": 428, "name": "Drains (4K)" }, { "id": 429, "name": "Encumbrances (4K)" }, { "id": 430, "name": "Sub and Condo Open Spaces (4K)" }, { "id": 431, "name": "Simultaneous Conveyances (4K)" }, { "id": 432, "name": "PLSS Sections (4K)" } ], "minScale": 5000, "maxScale": 2501, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457357845019892E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 418, "name": "Local Park and Recreation Areas (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b15fe985576992c062a6a02e90e4d9d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEvUlEQVRIie1WbUxbVRh+71e/oKWjFEqhgGsrG3EyRLKBmY44v2JYlmUwzZbFRCVG3ZRk6OTX9YduM24aNDNu/xZjlqLGBBkTTYAgzK1AIIPJKOWjfLaF8tlC2/thTrcJvbdAa2b8syc5ufe877nned83z3nvIeF/BPmQPFYUnq+QK3ksCTjc01D5ufc/LftempaRsvmDEgo7IJOQyRISx2UScnnZz+D7vzzJ+gLBGQyw3zCMrIk2GDKaRc+de/+1BKmvIt+YJttmUJsoAseFa1iOm7g17FG29U0dfvbMez/vWdlyiaZp7l+Tl9DlCkKj/ikvS5Obb9TqAAv388ADds9I4Lh+59YkNJZbb08t/THgKn6p+nh5/YmvFmImLzxfIacoqu3FJww5+sQ4Suj3BxmotTqgpCADpFTYNvKncnSHHklRNdVcH7DsO/Ph4d9PnZ2PiTxdQtXt22nYoU+ME5UYZXytcxTGppdCz/27sv6pwH3oNYq9pYWmJkur/VKppfTVmrIaNiryVy5UvZOdripM04iJEdptbhhyLobe0RPNC8zJonUogAKz9gfrALwOABc3Jc//tpzCOK4q36iVRSIenfZCW58zzIbmOrUCDNp40fqi7Skvdw1Nq0ro8u9q6Yu+DclzSd0xU6oqFccF6gIA7woD9R0jwPN8mB3N6zsdcOQZM8TJwuWBASbfnZ0cbOnhDwDA9xuSszz7hjFVKWLmeICr7SPg8zMQCche1+GAQ0VGEMadm6HJa+md8mxKTuCYURg9gn1yDqUBBIYBK8j8PgJBFvrGZiHHsCXMTlKEXiElRaIghQaKwBWRNjbr1eBeWIHxmfWbl0Ypg+0GdUSflMJlpZZSYq3qxZljuDzSx1abC272u2Aj3BmfgzgpCU8/phf5ZBISPPYkFQDMrkvOA4ciCztiXYPT0PrXFESDzsHpkOjyTdowuz/ISutOfTMHH63aROQMB8uo+qvB8JCuiYcje83QPeSBnpGZiKRIC7u3pYA2QQ44hoVOAIatKo9heD9gECYWUriJhMTH570BVUKcJDRHnUujkkJzz+S6xAhIhNfvOGFPTirkbU0SZs2tMKxD+A0pNGhVsiu2ybmPnzTdFWeAYeFquwOGXXc72kbgOB6aeybA4V6E5/MyQC4hQvZex9ygn2Esm5IXZurP1XTaqh7P4qQSEocJjw8MSfGhsRbdwzOw4AuEFC48WggogOw0dag/3Bp2LyRmTdRvSv5C7jHvJ3WfXbjR76xAJcxKVoaGEPaphRC5Ol4iEtdaWPtdrvnlIN0Q7Y+lSOH74BcvebB/Yi7zUX3kcxsNRt1Lwb5xT2ND5Re1kfxkJGNxMc1YbNUFzX967DwPSlQ+IZCqkZhR2SNh2LXEt/SOW91uxdH1giPXc5SZT7gttmrjza55q3PWl7krW4e61GqAO8SNBIFhObhhc/mHnIt1XNJgWdPb4nJHdY1CATQ20iZrIO70tY6R47pEhdSUmhAx29klP9IBPzg1P0bixMkrb50WqTvmC2RxMY1+Y5W/dl+m2yed73bY3UdXAmwGgYEcA5zggVsOsrwXMP62jKC+vvzmpz9utmfMV2d0CgDg7L3xQEA+qI0ekkMM+BvMPNQyH4w8QQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9468189.299123786, "ymin": 5227004.209280469, "xmax": -9418518.798520166, "ymax": 5276425.6045515705, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2968_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 419, "name": "Control Corners (4K)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 112, "symbol": { "type": "esriTS", "color": [ 205, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 420, "name": "Tax Parcel Points (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 8600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470705.648581797, "ymin": 5224129.947647275, "xmax": -9417721.656059567, "ymax": 5277316.932223167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 421, "name": "PLSS Boundaries (4K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "Length", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 422, "name": "Railroad (4K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 203, "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.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 423, "name": "FacilitySites (4K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 207, 151, 255 ], "toColor": [ 152, 207, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 138, 194, 255 ], "toColor": [ 183, 138, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 165, 149, 255 ], "toColor": [ 204, 165, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 202, 214, 255 ], "toColor": [ 161, 202, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 163, 201, 255 ], "toColor": [ 143, 163, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 204, 171, 255 ], "toColor": [ 196, 204, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 180, 205, 255 ], "toColor": [ 212, 180, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 145, 157, 255 ], "toColor": [ 204, 145, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 209, 188, 255 ], "toColor": [ 159, 209, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 172, 191, 255 ], "toColor": [ 163, 172, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 214, 156, 255 ], "toColor": [ 206, 214, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 175, 138, 255 ], "toColor": [ 194, 175, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 155, 191, 255 ], "toColor": [ 204, 155, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 150, 212, 255 ], "toColor": [ 170, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 169, 209, 255 ], "toColor": [ 183, 169, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 157, 168, 255 ], "toColor": [ 191, 157, 168, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 316, "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": [ 250, 255, 250, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 424, "name": "Simultaneous Conveyance Names (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1.4 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 89, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 226, 220, 209, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 425, "name": "TaxParcel (4K)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 70, "name": "Road Centerlines (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 68, 179, 255 ], "toColor": [ 169, 68, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 198, 247, 255 ], "toColor": [ 247, 198, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 54, 247, 255 ], "toColor": [ 231, 54, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 118, 184, 255 ], "toColor": [ 167, 118, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 142, 237, 255 ], "toColor": [ 234, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 102, 242, 255 ], "toColor": [ 216, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 42, 201, 255 ], "toColor": [ 167, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 179, 255 ], "toColor": [ 173, 141, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 156, 219, 255 ], "toColor": [ 213, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 117, 230, 255 ], "toColor": [ 203, 117, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 94, 181, 255 ], "toColor": [ 181, 94, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 49, 211, 255 ], "toColor": [ 214, 49, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 126, 204, 255 ], "toColor": [ 204, 126, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 43, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 51, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 58, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 32, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 20, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[AFEDRTE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 42, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 426, "name": "Waterbodies Anno (4K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [ { "id": 210, "name": "Drain" }, { "id": 211, "name": "Lake or Pond" }, { "id": 212, "name": "River" }, { "id": 213, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470645.70881709, "ymin": 5224366.88865785, "xmax": -9417960.817485442, "ymax": 5277763.53305194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3871_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3871", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7738Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7738AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3871", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3721_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 210, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 426, "name": "Waterbodies Anno (4K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470645.70881709, "ymin": 5224366.88865785, "xmax": -9417960.817485442, "ymax": 5277763.53305194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 211, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 426, "name": "Waterbodies Anno (4K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470645.70881709, "ymin": 5224366.88865785, "xmax": -9417960.817485442, "ymax": 5277763.53305194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 212, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 426, "name": "Waterbodies Anno (4K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470645.70881709, "ymin": 5224366.88865785, "xmax": -9417960.817485442, "ymax": 5277763.53305194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 213, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 426, "name": "Waterbodies Anno (4K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470645.70881709, "ymin": 5224366.88865785, "xmax": -9417960.817485442, "ymax": 5277763.53305194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 427, "name": "Lakes (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 428, "name": "Drains (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Open Ditch Drain", "description": "Open Ditch Drain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "OPEN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "OPEN", "label": "Open Ditch Drain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 189, 255 ], "toColor": [ 252, 226, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 192, 252, 255 ], "toColor": [ 225, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 207, 255 ], "toColor": [ 252, 184, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[drain]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "type = 'Open' OR type = 'OPEN'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9474041.653052926, "ymin": 5220094.268374355, "xmax": -9416150.36153775, "ymax": 5282864.582869768, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "DRAIN", "length": 100, "domain": null }, { "name": "establishe", "type": "esriFieldTypeString", "alias": "ESTABLISHE", "length": 100, "domain": null }, { "name": "survey", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 100, "domain": null }, { "name": "row", "type": "esriFieldTypeString", "alias": "ROW", "length": 100, "domain": null }, { "name": "size_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 100, "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "LENGTH", "length": 100, "domain": null }, { "name": "maintained", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 100, "domain": null }, { "name": "recorded", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 100, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_DrainTypeGeneral", "description": "The general type of county drain.", "codedValues": [ { "name": "Open Ditch Drain", "code": "OPEN" }, { "name": "Private Drain Tile", "code": "PVT TILE" }, { "name": "River", "code": "RIVER" }, { "name": "County Drain Tile", "code": "TILE" }, { "name": "Orphan Drain", "code": "ORPHAN" }, { "name": "Drain of Unknown Type", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drain_id", "type": "esriFieldTypeString", "alias": "Drain_ID", "length": 24, "domain": null }, { "name": "cost", "type": "esriFieldTypeString", "alias": "COST", "length": 50, "domain": null }, { "name": "displaysize", "type": "esriFieldTypeSmallInteger", "alias": "DisplaySize", "domain": null }, { "name": "lengthft", "type": "esriFieldTypeDouble", "alias": "Calculated Length in Feet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "directiontype", "type": "esriFieldTypeString", "alias": "Direction Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_DirectionType", "description": "How the drain flow direction is symbolized.", "codedValues": [ { "name": "Described", "code": "Described" }, { "name": "Flow", "code": "Flow" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_maintenance", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null }, { "name": "maintenance_notes", "type": "esriFieldTypeString", "alias": "Maintenance Notes", "length": 3000, "domain": null }, { "name": "petition_date", "type": "esriFieldTypeDate", "alias": "Petition Date", "length": 8, "domain": null }, { "name": "last_edit_notes", "type": "esriFieldTypeString", "alias": "Last Edit Notes", "length": 255, "domain": null }, { "name": "date_197", "type": "esriFieldTypeDate", "alias": "197 Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1018_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1018", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1018", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 429, "name": "Encumbrances (4K)", "type": "Feature Layer", "description": "Encumbrances are limitations on the rights and use of the land. Easements are a common encumbrance but there are many others such as grazing rights, fishing rights, development rights, and floodplains. Legally an encumbrance is a right or interest in the land of another that may diminish its value but does not prevent its sale. Most encumbrances run with the land (consistent with the passing of the fee by conveyance). That is, they are tied to the land and will persist from owner to owner. Others exist at the pleasure of the owner, such as leases. Typically leases and similar encumbrances have an effective date and expiration date.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENCUMID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENCUMID", "type": "esriFieldTypeString", "alias": "Encumbrance Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "ENCUMTYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3083_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 430, "name": "Sub and Condo Open Spaces (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIVDSGNTR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "DIVTYP", "type": "esriFieldTypeString", "alias": "Division Type", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3080_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 431, "name": "Simultaneous Conveyances (4K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 432, "name": "PLSS Sections (4K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 417, "name": "4K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3916", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 5000, "effectiveMaxScale": 2501, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 433, "name": "2K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 434, "name": "Local Park and Recreation Areas (2K)" }, { "id": 435, "name": "Control Corners (2K)" }, { "id": 436, "name": "Tax Parcel Points (2K)" }, { "id": 437, "name": "Conveyance Division Points (2K)" }, { "id": 438, "name": "PLSS Boundaries (2K)" }, { "id": 439, "name": "Railroad (2K)" }, { "id": 440, "name": "FacilitySites (2K)" }, { "id": 441, "name": "TaxParcel (2K)" }, { "id": 442, "name": "Simultaneous Conveyance Names (2K)" }, { "id": 443, "name": "Lot and Units (2K)" }, { "id": 444, "name": "Hwy (2K)" }, { "id": 80, "name": "Road Centerlines (2K)" }, { "id": 445, "name": "Waterbodies Anno (2K)" }, { "id": 446, "name": "Lakes (2K)" }, { "id": 447, "name": "Drains (2K)" }, { "id": 448, "name": "Encumbrances (2K)" }, { "id": 449, "name": "Simultaneous Conveyances (2K)" }, { "id": 450, "name": "PLSS Sections (2K)" } ], "minScale": 2500, "maxScale": 1951, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457357845019892E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 434, "name": "Local Park and Recreation Areas (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "378c2e4103a923bae8ac794b34c213af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHH0lEQVRYheWYC2xT1xnH/+f63vjt2HGc2E4IAScRAToe0QQ0pEMN0KXVOtjoxljXVVPHpHaDkDIY7UYDLawpBcroaLtqTNMErQpt2LJAWckG68iy5gGhPELS1nk6T8dJbMeP63vvdM3QRmJfO5B0Qv1Llu49/s45v3se3/edQ+MuEY27RDTuEtH4ooB+rXS9yqdQFgiELCQQsgUBekIoBhDchKBDgHAFPM6e+dmB9v8L6IqXivMpgpIgoe43axWDaUY1SUlUapQKWkERCIEgP+p0+4e7B70PdLlGd60o29TPC/wbQwbf4fof/YadctDlZcW5NE3tUzL0l/Nnp6qzLXqFjCL6CKY6m0VnvvnSN+zTnrvseFLmIpsLy4q3VW195fiUgX715U0/l1GyzQVzzIq505LkIPHXTUlUJj6Sb/tS/4hv5GRd2wsryorXJ/CBb1due801aaBL9m1SGgTqaJJWXrhqUaZWkRC9miAI8AU5qOSRbUw6pe7798/SVTf1kNqWvn+t3P30w395Zm/THYPmvbGeMYxS57IsujmF89JVMiI9jNVNvegc8GDNUhukbO+dZc5JNagdlbVtVSt3P10YCzYmqMWj/V2aSX3PyvnTFLFs7b1u1LX0Q4CAD690Y9lcq6S9LVVrfSgvQ4SteGDfpkWnS/YP3hbog3tLnlIpmNVFCzNiQrp9QZxuaA9Dirr42QDSktTItiZKw1p01rxsU3NdS/874l6dMOjyF7cmAmzZw4umq2gZJdkZzwuorGuDn+VuKf/gYgeSdQoYNHLJ+vm55pxPuoex/KWN3zyz5cC7EwJVy0PP29IMcr1auhNR5650o8flG1ceDPHhD1hbkIVYH1u0MMP89oef/HJZaekfz5aWhuICXba/WM/ywhOLc1JjruFmxxAa7QNR/x8Y8eOvl7qwcsE0yXZS9Epdil7Z2YOhxwAcjgtUC9n3Mi26hGgu5qYGPQGcudiJWLra4YLVqMbcjCRJu6WzzenvVdufiBuUYWSP51j1MqlGQxyPytq28PTGo7MfdyElUYWUxOj7Mt2o0VEEOUW7f2I69czB/pigvgA3O92oluy4qrELTrcf8SrEiRuuFevuy4Gcib5eU/TKfsfgaAGA9yRBC3dtTFXQFGHo6I0FQhzSktXh6ay53gOvf9zaH6csSyIsBhVcXj/MehWiyWxQJzgGR3PHlo8DJZTMqlMnSG5ROS3DnAwDPrjQGRekqI4BL5bkpsKokXbJSZoELSCkjy0fP/WEUzM0FXO3/+1jR3iTxKsAG0J5tR1r78uCRsFEtZMztFIglCYmKCUDy/E3oks0/f1KNy7ZnZioPH4WJ2rseCQ/K+o65XieEIFnY4KyPIYCLC+GmIijWt3Ug4ZPb9mQE9LAiB9/rrVj9eKZoKjxSYsvyAUIyLipGgeT7DPYhxlPVJckxu9Vi2eE37ucXtS29MWEkxGCBTYTtMr/dufyBmDUjl+v/cO+UYC0xAQ9VloaXH1wi9vlCRjGxmgxDE5P0YafxfVZH+fIcoKAy21OrFiQDptZOklxuEZlPM/XxwQVpZEz9W397uWRkgkxO6q+1oPalolNv5/lUPFRG+ZlGlEwxwpaRiK6PbePVSbZHA1xgfII7bvW6SqcPyOZjJ369xs6IGY6t6vGVie6Br14MG86krS3DsT1jqEAgOPHvnWMiwv0yPqyU2te3eJq7XMnZf5nqkX3UlnXjr5hP6IdRYIhLpzyiSKEQM5EjsIefwjlNXYsu8cKm1kXLhPr1Vzv9YfA7o9UJ6q/NGgUG/5xtfsPmSYtEQ9xcobGN5bMhJQqalvxafdI+Nmok+PRr+QgXl20DwQ5nq+o2nzw6oRA33x855HvvLZtV2Orc/q8GUZMpbx+Fh+19I16OdlPo9lIRiCDQVZU29LXaNIpGDGuT4VCnIDyf9q9goDis1v29NwW6KG1L1zbcHTnoyfr299akz+Tiifbn4jEo/XpCx0+bzD028qSvb+Xso0Z03+1bvs7Tx7Znnv8/Gfbi/IyqDSJkc1I1kLJ3GhSq4oez0UFWDGftQeGvOzpio0vF6N4Ei4gDn13546NR3dcPtXQ/laezcTMn2EM7+qxmhfnWhY9x8m6Vh/HC3vKN+x5Dhsm8UrnwLrn3n3q7dK5zY7hykttTtvSWRZis9xwLfFqxMfifFNPqKPP4wKPx/5Usuf9Kbl7+vXa0mYA2T8++vyqmube18839aTMnqYnGSYtTDpFxFEW89VOpwfXu1xc96BvVJ5A7ZBbW1+J5NQnDfSmXl33ixMATvzw8LP3tvd7tl7tcC32+FijSkGLTp4Ss6JgkOfEtI6miVfJ0BcCAe6Qe1hTXhHhKDxloDf15g92VQP4+v8eY2SENoBhaSpEebQBvUNMcu6kj0kBHauqZw/0AhB/k64vzh3+5yX6c+vpDvVv5BDGsWkLFMEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9468189.299123786, "ymin": 5227004.209280469, "xmax": -9418518.798520166, "ymax": 5276425.6045515705, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2968_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 435, "name": "Control Corners (2K)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 110, "symbol": { "type": "esriTS", "color": [ 205, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 436, "name": "Tax Parcel Points (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 8600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470705.648581797, "ymin": 5224129.947647275, "xmax": -9417721.656059567, "ymax": 5277316.932223167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 437, "name": "Conveyance Division Points (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIVDSGNTR]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "none", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "<5K", "priority": 79, "symbol": { "type": "esriTS", "color": [ 138, 69, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "DIVDSGNTR", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "BLKDSGNTR", "length": 50, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3078_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 438, "name": "PLSS Boundaries (2K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "Length", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 439, "name": "Railroad (2K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 199, "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.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 440, "name": "FacilitySites (2K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 153, 183, 255 ], "toColor": [ 191, 153, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 204, 146, 255 ], "toColor": [ 145, 204, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 199, 212, 255 ], "toColor": [ 155, 199, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 185, 149, 255 ], "toColor": [ 204, 185, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 164, 204, 255 ], "toColor": [ 145, 164, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 152, 214, 255 ], "toColor": [ 205, 152, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 151, 141, 255 ], "toColor": [ 194, 151, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 209, 185, 255 ], "toColor": [ 178, 209, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 191, 138, 255 ], "toColor": [ 172, 191, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 176, 183, 255 ], "toColor": [ 212, 176, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 147, 207, 255 ], "toColor": [ 154, 147, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 179, 196, 255 ], "toColor": [ 161, 179, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 180, 167, 255 ], "toColor": [ 204, 180, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 161, 191, 255 ], "toColor": [ 167, 161, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 176, 214, 255 ], "toColor": [ 203, 176, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 163, 255 ], "toColor": [ 204, 212, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 318, "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": [ 252, 255, 252, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 441, "name": "TaxParcel (2K)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 442, "name": "Simultaneous Conveyance Names (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 84, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 226, 220, 209, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 12.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 443, "name": "Lot and Units (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIVTYP", "uniqueValueGroups": [ { "heading": "Division Type", "classes": [ { "label": "Outlot", "description": "Outlot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Outlot" ] ] }, { "label": "Unit", "description": "Unit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Unit" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Park" ] ] }, { "label": "Lot", "description": "Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Lot" ] ] }, { "label": "Limited Common Element", "description": "Limited Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Limited Common Element" ] ] }, { "label": "General Common Element", "description": "General Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "General Common Element" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Outlot", "label": "Outlot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Unit", "label": "Unit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Lot", "label": "Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Limited Common Element", "label": "Limited Common Element" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "General Common Element", "label": "General Common Element" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 54, 179, 255 ], "toColor": [ 181, 54, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 237, 255 ], "toColor": [ 226, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 62, 250, 255 ], "toColor": [ 206, 62, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 147, 250, 255 ], "toColor": [ 228, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 123, 186, 255 ], "toColor": [ 176, 123, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 245, 255 ], "toColor": [ 247, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 92, 181, 255 ], "toColor": [ 178, 92, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 117, 240, 255 ], "toColor": [ 230, 117, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 143, 184, 255 ], "toColor": [ 177, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 204, 255 ], "toColor": [ 172, 43, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 161, 237, 255 ], "toColor": [ 237, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 86, 219, 255 ], "toColor": [ 190, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 181, 255 ], "toColor": [ 158, 74, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIVDSGNTR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "DIVTYP", "type": "esriFieldTypeString", "alias": "Division Type", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3080_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 444, "name": "Hwy (2K)", "type": "Feature Layer", "description": "Road segments representing the centerlines of roadways or carriageways.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "values": [ [ "Highway" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "values": [ [ "Major Arterial" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.3333333333333333 }, "value": "Major Arterial", "label": "Major Arterial" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 54, 179, 255 ], "toColor": [ 181, 54, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 237, 255 ], "toColor": [ 226, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 62, 250, 255 ], "toColor": [ 206, 62, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 147, 250, 255 ], "toColor": [ 228, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 123, 186, 255 ], "toColor": [ 176, 123, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 245, 255 ], "toColor": [ 247, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 92, 181, 255 ], "toColor": [ 178, 92, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 117, 240, 255 ], "toColor": [ 230, 117, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 143, 184, 255 ], "toColor": [ 177, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 204, 255 ], "toColor": [ 172, 43, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 161, 237, 255 ], "toColor": [ 237, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 86, 219, 255 ], "toColor": [ 190, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 181, 255 ], "toColor": [ 158, 74, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "STROUTE", "type": "esriFieldTypeString", "alias": "State Route", "length": 10, "domain": null }, { "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": "WS2_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": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "length": 5, "domain": null }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "length": 5, "domain": null }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 20, "domain": null }, { "name": "FEDRTETYPE", "type": "esriFieldTypeString", "alias": "Federal Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "STRTETYPE", "type": "esriFieldTypeString", "alias": "State Route Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "ROADLEVEL", "type": "esriFieldTypeInteger", "alias": "Above or Below Grade", "domain": { "type": "codedValue", "name": "WS2_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": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "length": 5, "domain": null }, { "name": "STATELEFT", "type": "esriFieldTypeString", "alias": "State on Left", "length": 2, "domain": { "type": "codedValue", "name": "WS2_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": "WS2_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": "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 80, "name": "Road Centerlines (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 0.75 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 2 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 54, 179, 255 ], "toColor": [ 181, 54, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 237, 255 ], "toColor": [ 226, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 62, 250, 255 ], "toColor": [ 206, 62, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 147, 250, 255 ], "toColor": [ 228, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 123, 186, 255 ], "toColor": [ 176, 123, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 245, 255 ], "toColor": [ 247, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 92, 181, 255 ], "toColor": [ 178, 92, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 117, 240, 255 ], "toColor": [ 230, 117, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 143, 184, 255 ], "toColor": [ 177, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 204, 255 ], "toColor": [ 172, 43, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 161, 237, 255 ], "toColor": [ 237, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 86, 219, 255 ], "toColor": [ 190, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 181, 255 ], "toColor": [ 158, 74, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 43, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 51, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 58, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 32, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 20, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[AFEDRTE]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 42, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 445, "name": "Waterbodies Anno (2K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [ { "id": 215, "name": "Drain" }, { "id": 216, "name": "Lake or Pond" }, { "id": 217, "name": "River" }, { "id": 218, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470610.507955076, "ymin": 5224369.020018792, "xmax": -9417808.562847394, "ymax": 5277849.73356612, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3899", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7766Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7766AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3899", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3749_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 215, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 445, "name": "Waterbodies Anno (2K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470610.507955076, "ymin": 5224369.020018792, "xmax": -9417808.562847394, "ymax": 5277849.73356612, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 216, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 445, "name": "Waterbodies Anno (2K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470610.507955076, "ymin": 5224369.020018792, "xmax": -9417808.562847394, "ymax": 5277849.73356612, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 217, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 445, "name": "Waterbodies Anno (2K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470610.507955076, "ymin": 5224369.020018792, "xmax": -9417808.562847394, "ymax": 5277849.73356612, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 218, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 445, "name": "Waterbodies Anno (2K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470610.507955076, "ymin": 5224369.020018792, "xmax": -9417808.562847394, "ymax": 5277849.73356612, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 446, "name": "Lakes (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 447, "name": "Drains (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Open Ditch Drain", "description": "Open Ditch Drain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "OPEN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "OPEN", "label": "Open Ditch Drain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 189, 255 ], "toColor": [ 252, 226, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 192, 252, 255 ], "toColor": [ 225, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 207, 255 ], "toColor": [ 252, 184, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[drain]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "type = 'Open' OR type = 'OPEN'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9474041.653052926, "ymin": 5220094.268374355, "xmax": -9416150.36153775, "ymax": 5282864.582869768, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "DRAIN", "length": 100, "domain": null }, { "name": "establishe", "type": "esriFieldTypeString", "alias": "ESTABLISHE", "length": 100, "domain": null }, { "name": "survey", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 100, "domain": null }, { "name": "row", "type": "esriFieldTypeString", "alias": "ROW", "length": 100, "domain": null }, { "name": "size_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 100, "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "LENGTH", "length": 100, "domain": null }, { "name": "maintained", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 100, "domain": null }, { "name": "recorded", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 100, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_DrainTypeGeneral", "description": "The general type of county drain.", "codedValues": [ { "name": "Open Ditch Drain", "code": "OPEN" }, { "name": "Private Drain Tile", "code": "PVT TILE" }, { "name": "River", "code": "RIVER" }, { "name": "County Drain Tile", "code": "TILE" }, { "name": "Orphan Drain", "code": "ORPHAN" }, { "name": "Drain of Unknown Type", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drain_id", "type": "esriFieldTypeString", "alias": "Drain_ID", "length": 24, "domain": null }, { "name": "cost", "type": "esriFieldTypeString", "alias": "COST", "length": 50, "domain": null }, { "name": "displaysize", "type": "esriFieldTypeSmallInteger", "alias": "DisplaySize", "domain": null }, { "name": "lengthft", "type": "esriFieldTypeDouble", "alias": "Calculated Length in Feet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "directiontype", "type": "esriFieldTypeString", "alias": "Direction Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_DirectionType", "description": "How the drain flow direction is symbolized.", "codedValues": [ { "name": "Described", "code": "Described" }, { "name": "Flow", "code": "Flow" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_maintenance", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null }, { "name": "maintenance_notes", "type": "esriFieldTypeString", "alias": "Maintenance Notes", "length": 3000, "domain": null }, { "name": "petition_date", "type": "esriFieldTypeDate", "alias": "Petition Date", "length": 8, "domain": null }, { "name": "last_edit_notes", "type": "esriFieldTypeString", "alias": "Last Edit Notes", "length": 255, "domain": null }, { "name": "date_197", "type": "esriFieldTypeDate", "alias": "197 Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1018_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1018", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1018", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 448, "name": "Encumbrances (2K)", "type": "Feature Layer", "description": "Encumbrances are limitations on the rights and use of the land. Easements are a common encumbrance but there are many others such as grazing rights, fishing rights, development rights, and floodplains. Legally an encumbrance is a right or interest in the land of another that may diminish its value but does not prevent its sale. Most encumbrances run with the land (consistent with the passing of the fee by conveyance). That is, they are tied to the land and will persist from owner to owner. Others exist at the pleasure of the owner, such as leases. Typically leases and similar encumbrances have an effective date and expiration date.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENCUMID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENCUMID", "type": "esriFieldTypeString", "alias": "Encumbrance Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "ENCUMTYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3083_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 449, "name": "Simultaneous Conveyances (2K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 450, "name": "PLSS Sections (2K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 433, "name": "2K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3916", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 2500, "effectiveMaxScale": 1951, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 451, "name": "1K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 452, "name": "Local Park and Recreation Areas (1K)" }, { "id": 453, "name": "Control Corners (1K)" }, { "id": 454, "name": "Tax Parcel Points (1K)" }, { "id": 455, "name": "Conveyance Division Points (1K)" }, { "id": 456, "name": "Railroad (1K)" }, { "id": 457, "name": "FacilitySites (1K)" }, { "id": 458, "name": "TaxParcel (1K)" }, { "id": 459, "name": "Simultaneous Conveyance Names (1K)" }, { "id": 460, "name": "Lot and Units (1K)" }, { "id": 89, "name": "Road Centerlines (1K)" }, { "id": 461, "name": "PLSS Boundaries (1K)" }, { "id": 462, "name": "Waterbodies Anno (1K)" }, { "id": 463, "name": "Lakes (1K)" }, { "id": 464, "name": "Drains (1K)" }, { "id": 465, "name": "Encumbrances (1K)" }, { "id": 466, "name": "Simultaneous Conveyances (1K)" }, { "id": 467, "name": "PLSS Sections (1K)" } ], "minScale": 1950, "maxScale": 800, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457357845019892E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 452, "name": "Local Park and Recreation Areas (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "378c2e4103a923bae8ac794b34c213af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHH0lEQVRYheWYC2xT1xnH/+f63vjt2HGc2E4IAScRAToe0QQ0pEMN0KXVOtjoxljXVVPHpHaDkDIY7UYDLawpBcroaLtqTNMErQpt2LJAWckG68iy5gGhPELS1nk6T8dJbMeP63vvdM3QRmJfO5B0Qv1Llu49/s45v3se3/edQ+MuEY27RDTuEtH4ooB+rXS9yqdQFgiELCQQsgUBekIoBhDchKBDgHAFPM6e+dmB9v8L6IqXivMpgpIgoe43axWDaUY1SUlUapQKWkERCIEgP+p0+4e7B70PdLlGd60o29TPC/wbQwbf4fof/YadctDlZcW5NE3tUzL0l/Nnp6qzLXqFjCL6CKY6m0VnvvnSN+zTnrvseFLmIpsLy4q3VW195fiUgX715U0/l1GyzQVzzIq505LkIPHXTUlUJj6Sb/tS/4hv5GRd2wsryorXJ/CBb1due801aaBL9m1SGgTqaJJWXrhqUaZWkRC9miAI8AU5qOSRbUw6pe7798/SVTf1kNqWvn+t3P30w395Zm/THYPmvbGeMYxS57IsujmF89JVMiI9jNVNvegc8GDNUhukbO+dZc5JNagdlbVtVSt3P10YCzYmqMWj/V2aSX3PyvnTFLFs7b1u1LX0Q4CAD690Y9lcq6S9LVVrfSgvQ4SteGDfpkWnS/YP3hbog3tLnlIpmNVFCzNiQrp9QZxuaA9Dirr42QDSktTItiZKw1p01rxsU3NdS/874l6dMOjyF7cmAmzZw4umq2gZJdkZzwuorGuDn+VuKf/gYgeSdQoYNHLJ+vm55pxPuoex/KWN3zyz5cC7EwJVy0PP29IMcr1auhNR5650o8flG1ceDPHhD1hbkIVYH1u0MMP89oef/HJZaekfz5aWhuICXba/WM/ywhOLc1JjruFmxxAa7QNR/x8Y8eOvl7qwcsE0yXZS9Epdil7Z2YOhxwAcjgtUC9n3Mi26hGgu5qYGPQGcudiJWLra4YLVqMbcjCRJu6WzzenvVdufiBuUYWSP51j1MqlGQxyPytq28PTGo7MfdyElUYWUxOj7Mt2o0VEEOUW7f2I69czB/pigvgA3O92oluy4qrELTrcf8SrEiRuuFevuy4Gcib5eU/TKfsfgaAGA9yRBC3dtTFXQFGHo6I0FQhzSktXh6ay53gOvf9zaH6csSyIsBhVcXj/MehWiyWxQJzgGR3PHlo8DJZTMqlMnSG5ROS3DnAwDPrjQGRekqI4BL5bkpsKokXbJSZoELSCkjy0fP/WEUzM0FXO3/+1jR3iTxKsAG0J5tR1r78uCRsFEtZMztFIglCYmKCUDy/E3oks0/f1KNy7ZnZioPH4WJ2rseCQ/K+o65XieEIFnY4KyPIYCLC+GmIijWt3Ug4ZPb9mQE9LAiB9/rrVj9eKZoKjxSYsvyAUIyLipGgeT7DPYhxlPVJckxu9Vi2eE37ucXtS29MWEkxGCBTYTtMr/dufyBmDUjl+v/cO+UYC0xAQ9VloaXH1wi9vlCRjGxmgxDE5P0YafxfVZH+fIcoKAy21OrFiQDptZOklxuEZlPM/XxwQVpZEz9W397uWRkgkxO6q+1oPalolNv5/lUPFRG+ZlGlEwxwpaRiK6PbePVSbZHA1xgfII7bvW6SqcPyOZjJ369xs6IGY6t6vGVie6Br14MG86krS3DsT1jqEAgOPHvnWMiwv0yPqyU2te3eJq7XMnZf5nqkX3UlnXjr5hP6IdRYIhLpzyiSKEQM5EjsIefwjlNXYsu8cKm1kXLhPr1Vzv9YfA7o9UJ6q/NGgUG/5xtfsPmSYtEQ9xcobGN5bMhJQqalvxafdI+Nmok+PRr+QgXl20DwQ5nq+o2nzw6oRA33x855HvvLZtV2Orc/q8GUZMpbx+Fh+19I16OdlPo9lIRiCDQVZU29LXaNIpGDGuT4VCnIDyf9q9goDis1v29NwW6KG1L1zbcHTnoyfr299akz+Tiifbn4jEo/XpCx0+bzD028qSvb+Xso0Z03+1bvs7Tx7Znnv8/Gfbi/IyqDSJkc1I1kLJ3GhSq4oez0UFWDGftQeGvOzpio0vF6N4Ei4gDn13546NR3dcPtXQ/laezcTMn2EM7+qxmhfnWhY9x8m6Vh/HC3vKN+x5Dhsm8UrnwLrn3n3q7dK5zY7hykttTtvSWRZis9xwLfFqxMfifFNPqKPP4wKPx/5Usuf9Kbl7+vXa0mYA2T8++vyqmube18839aTMnqYnGSYtTDpFxFEW89VOpwfXu1xc96BvVJ5A7ZBbW1+J5NQnDfSmXl33ixMATvzw8LP3tvd7tl7tcC32+FijSkGLTp4Ss6JgkOfEtI6miVfJ0BcCAe6Qe1hTXhHhKDxloDf15g92VQP4+v8eY2SENoBhaSpEebQBvUNMcu6kj0kBHauqZw/0AhB/k64vzh3+5yX6c+vpDvVv5BDGsWkLFMEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9468189.299123786, "ymin": 5227004.209280469, "xmax": -9418518.798520166, "ymax": 5276425.6045515705, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2968_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 453, "name": "Control Corners (1K)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 109, "symbol": { "type": "esriTS", "color": [ 205, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 454, "name": "Tax Parcel Points (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 8600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470705.648581797, "ymin": 5224129.947647275, "xmax": -9417721.656059567, "ymax": 5277316.932223167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 455, "name": "Conveyance Division Points (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIVDSGNTR]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "none", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "<5K", "priority": 76, "symbol": { "type": "esriTS", "color": [ 138, 69, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "DIVDSGNTR", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "BLKDSGNTR", "length": 50, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3078_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 456, "name": "Railroad (1K)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 196, "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.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 457, "name": "FacilitySites (1K)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 153, 183, 255 ], "toColor": [ 191, 153, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 204, 146, 255 ], "toColor": [ 145, 204, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 199, 212, 255 ], "toColor": [ 155, 199, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 185, 149, 255 ], "toColor": [ 204, 185, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 164, 204, 255 ], "toColor": [ 145, 164, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 152, 214, 255 ], "toColor": [ 205, 152, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 151, 141, 255 ], "toColor": [ 194, 151, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 209, 185, 255 ], "toColor": [ 178, 209, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 191, 138, 255 ], "toColor": [ 172, 191, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 176, 183, 255 ], "toColor": [ 212, 176, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 147, 207, 255 ], "toColor": [ 154, 147, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 179, 196, 255 ], "toColor": [ 161, 179, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 180, 167, 255 ], "toColor": [ 204, 180, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 161, 191, 255 ], "toColor": [ 167, 161, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 176, 214, 255 ], "toColor": [ 203, 176, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 163, 255 ], "toColor": [ 204, 212, 163, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 319, "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, 232, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 458, "name": "TaxParcel (1K)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 459, "name": "Simultaneous Conveyance Names (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 86, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 226, 220, 209, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 12.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 460, "name": "Lot and Units (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIVTYP", "uniqueValueGroups": [ { "heading": "Division Type", "classes": [ { "label": "Outlot", "description": "Outlot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Outlot" ] ] }, { "label": "Unit", "description": "Unit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Unit" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Park" ] ] }, { "label": "Lot", "description": "Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Lot" ] ] }, { "label": "Limited Common Element", "description": "Limited Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Limited Common Element" ] ] }, { "label": "General Common Element", "description": "General Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "General Common Element" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Outlot", "label": "Outlot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Unit", "label": "Unit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Lot", "label": "Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Limited Common Element", "label": "Limited Common Element" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "General Common Element", "label": "General Common Element" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 54, 179, 255 ], "toColor": [ 181, 54, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 237, 255 ], "toColor": [ 226, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 62, 250, 255 ], "toColor": [ 206, 62, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 147, 250, 255 ], "toColor": [ 228, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 123, 186, 255 ], "toColor": [ 176, 123, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 245, 255 ], "toColor": [ 247, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 92, 181, 255 ], "toColor": [ 178, 92, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 117, 240, 255 ], "toColor": [ 230, 117, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 143, 184, 255 ], "toColor": [ 177, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 204, 255 ], "toColor": [ 172, 43, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 161, 237, 255 ], "toColor": [ 237, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 86, 219, 255 ], "toColor": [ 190, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 181, 255 ], "toColor": [ 158, 74, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIVDSGNTR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "DIVTYP", "type": "esriFieldTypeString", "alias": "Division Type", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3080_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 89, "name": "Road Centerlines (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 8 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 8 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 54, 179, 255 ], "toColor": [ 181, 54, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 187, 237, 255 ], "toColor": [ 226, 187, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 62, 250, 255 ], "toColor": [ 206, 62, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 147, 250, 255 ], "toColor": [ 228, 147, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 123, 186, 255 ], "toColor": [ 176, 123, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 87, 245, 255 ], "toColor": [ 247, 87, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 92, 181, 255 ], "toColor": [ 178, 92, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 117, 240, 255 ], "toColor": [ 230, 117, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 143, 184, 255 ], "toColor": [ 177, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 43, 204, 255 ], "toColor": [ 172, 43, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 161, 237, 255 ], "toColor": [ 237, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 86, 219, 255 ], "toColor": [ 190, 86, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 181, 255 ], "toColor": [ 158, 74, 181, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 36, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 15, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 50, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 55, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 31, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 18, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate Verbose", "priority": 41, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[AFEDRTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 34, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 461, "name": "PLSS Boundaries (1K)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "Length", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 462, "name": "Waterbodies Anno (1K)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [ { "id": 220, "name": "Drain" }, { "id": 221, "name": "Lake or Pond" }, { "id": 222, "name": "River" }, { "id": 223, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470584.398407433, "ymin": 5224390.1414204715, "xmax": -9417849.97100768, "ymax": 5277843.431484237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3875_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3875", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7742Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7742AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3875", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3725_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 220, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 462, "name": "Waterbodies Anno (1K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470584.398407433, "ymin": 5224390.1414204715, "xmax": -9417849.97100768, "ymax": 5277843.431484237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 221, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 462, "name": "Waterbodies Anno (1K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470584.398407433, "ymin": 5224390.1414204715, "xmax": -9417849.97100768, "ymax": 5277843.431484237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 222, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 462, "name": "Waterbodies Anno (1K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470584.398407433, "ymin": 5224390.1414204715, "xmax": -9417849.97100768, "ymax": 5277843.431484237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 223, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 462, "name": "Waterbodies Anno (1K)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470584.398407433, "ymin": 5224390.1414204715, "xmax": -9417849.97100768, "ymax": 5277843.431484237, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 463, "name": "Lakes (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 464, "name": "Drains (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Open Ditch Drain", "description": "Open Ditch Drain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "OPEN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "OPEN", "label": "Open Ditch Drain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 182, 255 ], "toColor": [ 183, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 189, 255 ], "toColor": [ 252, 226, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 180, 179, 255 ], "toColor": [ 252, 180, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 184, 255 ], "toColor": [ 241, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 192, 252, 255 ], "toColor": [ 225, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 207, 255 ], "toColor": [ 252, 184, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[drain]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "type = 'Open' OR type = 'OPEN'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 26, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9474041.653052926, "ymin": 5220094.268374355, "xmax": -9416150.36153775, "ymax": 5282864.582869768, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "DRAIN", "length": 100, "domain": null }, { "name": "establishe", "type": "esriFieldTypeString", "alias": "ESTABLISHE", "length": 100, "domain": null }, { "name": "survey", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 100, "domain": null }, { "name": "row", "type": "esriFieldTypeString", "alias": "ROW", "length": 100, "domain": null }, { "name": "size_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 100, "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "LENGTH", "length": 100, "domain": null }, { "name": "maintained", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 100, "domain": null }, { "name": "recorded", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 100, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_DrainTypeGeneral", "description": "The general type of county drain.", "codedValues": [ { "name": "Open Ditch Drain", "code": "OPEN" }, { "name": "Private Drain Tile", "code": "PVT TILE" }, { "name": "River", "code": "RIVER" }, { "name": "County Drain Tile", "code": "TILE" }, { "name": "Orphan Drain", "code": "ORPHAN" }, { "name": "Drain of Unknown Type", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drain_id", "type": "esriFieldTypeString", "alias": "Drain_ID", "length": 24, "domain": null }, { "name": "cost", "type": "esriFieldTypeString", "alias": "COST", "length": 50, "domain": null }, { "name": "displaysize", "type": "esriFieldTypeSmallInteger", "alias": "DisplaySize", "domain": null }, { "name": "lengthft", "type": "esriFieldTypeDouble", "alias": "Calculated Length in Feet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "directiontype", "type": "esriFieldTypeString", "alias": "Direction Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_DirectionType", "description": "How the drain flow direction is symbolized.", "codedValues": [ { "name": "Described", "code": "Described" }, { "name": "Flow", "code": "Flow" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_maintenance", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null }, { "name": "maintenance_notes", "type": "esriFieldTypeString", "alias": "Maintenance Notes", "length": 3000, "domain": null }, { "name": "petition_date", "type": "esriFieldTypeDate", "alias": "Petition Date", "length": 8, "domain": null }, { "name": "last_edit_notes", "type": "esriFieldTypeString", "alias": "Last Edit Notes", "length": 255, "domain": null }, { "name": "date_197", "type": "esriFieldTypeDate", "alias": "197 Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1018_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1018", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1018", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 465, "name": "Encumbrances (1K)", "type": "Feature Layer", "description": "Encumbrances are limitations on the rights and use of the land. Easements are a common encumbrance but there are many others such as grazing rights, fishing rights, development rights, and floodplains. Legally an encumbrance is a right or interest in the land of another that may diminish its value but does not prevent its sale. Most encumbrances run with the land (consistent with the passing of the fee by conveyance). That is, they are tied to the land and will persist from owner to owner. Others exist at the pleasure of the owner, such as leases. Typically leases and similar encumbrances have an effective date and expiration date.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENCUMID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENCUMID", "type": "esriFieldTypeString", "alias": "Encumbrance Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "ENCUMTYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3083_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 466, "name": "Simultaneous Conveyances (1K)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 467, "name": "PLSS Sections (1K)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 451, "name": "1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3916", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 1950, "effectiveMaxScale": 800, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 468, "name": "500", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 469, "name": "Local Park and Recreation Areas (500)" }, { "id": 470, "name": "Control Corners (500)" }, { "id": 471, "name": "Tax Parcel Points (500)" }, { "id": 472, "name": "Conveyance Division Points (500)" }, { "id": 473, "name": "FacilitySitePoint (500)" }, { "id": 474, "name": "Railroad (500)" }, { "id": 475, "name": "Simultaneous Conveyance Names (500)" }, { "id": 476, "name": "TaxParcel (500)" }, { "id": 477, "name": "Lot and Units (500)" }, { "id": 98, "name": "Road Centerlines (500)" }, { "id": 478, "name": "PLSS Boundaries (500)" }, { "id": 479, "name": "Waterbodies Anno (500)" }, { "id": 480, "name": "Lakes (500)" }, { "id": 481, "name": "Drains (500)" }, { "id": 482, "name": "Encumbrances (500)" }, { "id": 483, "name": "Simultaneous Conveyances (500)" }, { "id": 484, "name": "PLSS Sections (500)" }, { "id": 485, "name": "FacilitySites (500)" } ], "minScale": 580, "maxScale": 550, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457357845019892E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 469, "name": "Local Park and Recreation Areas (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "378c2e4103a923bae8ac794b34c213af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHH0lEQVRYheWYC2xT1xnH/+f63vjt2HGc2E4IAScRAToe0QQ0pEMN0KXVOtjoxljXVVPHpHaDkDIY7UYDLawpBcroaLtqTNMErQpt2LJAWckG68iy5gGhPELS1nk6T8dJbMeP63vvdM3QRmJfO5B0Qv1Llu49/s45v3se3/edQ+MuEY27RDTuEtH4ooB+rXS9yqdQFgiELCQQsgUBekIoBhDchKBDgHAFPM6e+dmB9v8L6IqXivMpgpIgoe43axWDaUY1SUlUapQKWkERCIEgP+p0+4e7B70PdLlGd60o29TPC/wbQwbf4fof/YadctDlZcW5NE3tUzL0l/Nnp6qzLXqFjCL6CKY6m0VnvvnSN+zTnrvseFLmIpsLy4q3VW195fiUgX715U0/l1GyzQVzzIq505LkIPHXTUlUJj6Sb/tS/4hv5GRd2wsryorXJ/CBb1due801aaBL9m1SGgTqaJJWXrhqUaZWkRC9miAI8AU5qOSRbUw6pe7798/SVTf1kNqWvn+t3P30w395Zm/THYPmvbGeMYxS57IsujmF89JVMiI9jNVNvegc8GDNUhukbO+dZc5JNagdlbVtVSt3P10YCzYmqMWj/V2aSX3PyvnTFLFs7b1u1LX0Q4CAD690Y9lcq6S9LVVrfSgvQ4SteGDfpkWnS/YP3hbog3tLnlIpmNVFCzNiQrp9QZxuaA9Dirr42QDSktTItiZKw1p01rxsU3NdS/874l6dMOjyF7cmAmzZw4umq2gZJdkZzwuorGuDn+VuKf/gYgeSdQoYNHLJ+vm55pxPuoex/KWN3zyz5cC7EwJVy0PP29IMcr1auhNR5650o8flG1ceDPHhD1hbkIVYH1u0MMP89oef/HJZaekfz5aWhuICXba/WM/ywhOLc1JjruFmxxAa7QNR/x8Y8eOvl7qwcsE0yXZS9Epdil7Z2YOhxwAcjgtUC9n3Mi26hGgu5qYGPQGcudiJWLra4YLVqMbcjCRJu6WzzenvVdufiBuUYWSP51j1MqlGQxyPytq28PTGo7MfdyElUYWUxOj7Mt2o0VEEOUW7f2I69czB/pigvgA3O92oluy4qrELTrcf8SrEiRuuFevuy4Gcib5eU/TKfsfgaAGA9yRBC3dtTFXQFGHo6I0FQhzSktXh6ay53gOvf9zaH6csSyIsBhVcXj/MehWiyWxQJzgGR3PHlo8DJZTMqlMnSG5ROS3DnAwDPrjQGRekqI4BL5bkpsKokXbJSZoELSCkjy0fP/WEUzM0FXO3/+1jR3iTxKsAG0J5tR1r78uCRsFEtZMztFIglCYmKCUDy/E3oks0/f1KNy7ZnZioPH4WJ2rseCQ/K+o65XieEIFnY4KyPIYCLC+GmIijWt3Ug4ZPb9mQE9LAiB9/rrVj9eKZoKjxSYsvyAUIyLipGgeT7DPYhxlPVJckxu9Vi2eE37ucXtS29MWEkxGCBTYTtMr/dufyBmDUjl+v/cO+UYC0xAQ9VloaXH1wi9vlCRjGxmgxDE5P0YafxfVZH+fIcoKAy21OrFiQDptZOklxuEZlPM/XxwQVpZEz9W397uWRkgkxO6q+1oPalolNv5/lUPFRG+ZlGlEwxwpaRiK6PbePVSbZHA1xgfII7bvW6SqcPyOZjJ369xs6IGY6t6vGVie6Br14MG86krS3DsT1jqEAgOPHvnWMiwv0yPqyU2te3eJq7XMnZf5nqkX3UlnXjr5hP6IdRYIhLpzyiSKEQM5EjsIefwjlNXYsu8cKm1kXLhPr1Vzv9YfA7o9UJ6q/NGgUG/5xtfsPmSYtEQ9xcobGN5bMhJQqalvxafdI+Nmok+PRr+QgXl20DwQ5nq+o2nzw6oRA33x855HvvLZtV2Orc/q8GUZMpbx+Fh+19I16OdlPo9lIRiCDQVZU29LXaNIpGDGuT4VCnIDyf9q9goDis1v29NwW6KG1L1zbcHTnoyfr299akz+Tiifbn4jEo/XpCx0+bzD028qSvb+Xso0Z03+1bvs7Tx7Znnv8/Gfbi/IyqDSJkc1I1kLJ3GhSq4oez0UFWDGftQeGvOzpio0vF6N4Ei4gDn13546NR3dcPtXQ/laezcTMn2EM7+qxmhfnWhY9x8m6Vh/HC3vKN+x5Dhsm8UrnwLrn3n3q7dK5zY7hykttTtvSWRZis9xwLfFqxMfifFNPqKPP4wKPx/5Usuf9Kbl7+vXa0mYA2T8++vyqmube18839aTMnqYnGSYtTDpFxFEW89VOpwfXu1xc96BvVJ5A7ZBbW1+J5NQnDfSmXl33ixMATvzw8LP3tvd7tl7tcC32+FijSkGLTp4Ss6JgkOfEtI6miVfJ0BcCAe6Qe1hTXhHhKDxloDf15g92VQP4+v8eY2SENoBhaSpEebQBvUNMcu6kj0kBHauqZw/0AhB/k64vzh3+5yX6c+vpDvVv5BDGsWkLFMEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9468189.299123786, "ymin": 5227004.209280469, "xmax": -9418518.798520166, "ymax": 5276425.6045515705, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2968_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 470, "name": "Control Corners (500)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 107, "symbol": { "type": "esriTS", "color": [ 205, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 471, "name": "Tax Parcel Points (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 8600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470705.648581797, "ymin": 5224129.947647275, "xmax": -9417721.656059567, "ymax": 5277316.932223167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 472, "name": "Conveyance Division Points (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIVDSGNTR]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "none", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "<5K", "priority": 78, "symbol": { "type": "esriTS", "color": [ 138, 69, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "DIVDSGNTR", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "BLKDSGNTR", "length": 50, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3078_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 473, "name": "FacilitySitePoint (500)", "type": "Feature Layer", "description": "Points that represent significant facility locations. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURECODE", "defaultSymbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Feature Code", "classes": [ { "label": "Agricultural Experimental Station", "description": "Agricultural Experimental Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Agricultural Experimental Station" ] ] }, { "label": "Agriculture or Livestock Structure", "description": "Agriculture or Livestock Structure", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Agriculture or Livestock Structure" ] ] }, { "label": "Air Shipping Hub", "description": "Air Shipping Hub", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Shipping Hub" ] ] }, { "label": "Air Support / Maintenance Facility", "description": "Air Support / Maintenance Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Support / Maintenance Facility" ] ] }, { "label": "Air Traffic Control Center / Command Center", "description": "Air Traffic Control Center / Command Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Traffic Control Center / Command Center" ] ] }, { "label": "Aircraft Manufacturing Facility", "description": "Aircraft Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Aircraft Manufacturing Facility" ] ] }, { "label": "Airport Terminal", "description": "Airport Terminal", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Airport Terminal" ] ] }, { "label": "Ambulance Service", "description": "Ambulance Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ambulance Service" ] ] }, { "label": "American Red Cross Facility", "description": "American Red Cross Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "American Red Cross Facility" ] ] }, { "label": "Amusement / Water Park", "description": "Amusement / Water Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Amusement / Water Park" ] ] }, { "label": "Arboretum / Botanical Garden", "description": "Arboretum / Botanical Garden", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Arboretum / Botanical Garden" ] ] }, { "label": "Armament Manufacturing Facility", "description": "Armament Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Armament Manufacturing Facility" ] ] }, { "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "Auditorium / Concert Hall / Theater / Opera House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Auditorium / Concert Hall / Theater / Opera House" ] ] }, { "label": "Automotive Manufacturing Facility", "description": "Automotive Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Automotive Manufacturing Facility" ] ] }, { "label": "Bakery (Regional)", "description": "Bakery (Regional)", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bakery (Regional)" ] ] }, { "label": "Bank", "description": "Bank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bank" ] ] }, { "label": "Banking or Finance Facility", "description": "Banking or Finance Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Banking or Finance Facility" ] ] }, { "label": "Beverage Bottling Plant", "description": "Beverage Bottling Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Beverage Bottling Plant" ] ] }, { "label": "Blood Bank", "description": "Blood Bank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Blood Bank" ] ] }, { "label": "Boat Ramp / Dock", "description": "Boat Ramp / Dock", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Boat Ramp / Dock" ] ] }, { "label": "Border Crossing / Port of Entry", "description": "Border Crossing / Port of Entry", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Border Crossing / Port of Entry" ] ] }, { "label": "Border Patrol", "description": "Border Patrol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Border Patrol" ] ] }, { "label": "Brewery / Distillery / Winery", "description": "Brewery / Distillery / Winery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Brewery / Distillery / Winery" ] ] }, { "label": "Bridge", "description": "Bridge", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge" ] ] }, { "label": "Bridge: Light Rail / Subway", "description": "Bridge: Light Rail / Subway", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Light Rail / Subway" ] ] }, { "label": "Bridge: Railroad", "description": "Bridge: Railroad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Railroad" ] ] }, { "label": "Bridge: Road", "description": "Bridge: Road", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Road" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Building General" ] ] }, { "label": "Bulk Mail Center", "description": "Bulk Mail Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bulk Mail Center" ] ] }, { "label": "Bullion Repository", "description": "Bullion Repository", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bullion Repository" ] ] }, { "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "Bureau of Alcohol, Tobacco, and Firearms", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bureau of Alcohol, Tobacco, and Firearms" ] ] }, { "label": "Bureau of Land Management Facility", "description": "Bureau of Land Management Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bureau of Land Management Facility" ] ] }, { "label": "Bus Services - Operations Garages", "description": "Bus Services - Operations Garages", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bus Services - Operations Garages" ] ] }, { "label": "Bus Station / Dispatch Facility", "description": "Bus Station / Dispatch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bus Station / Dispatch Facility" ] ] }, { "label": "Campground", "description": "Campground", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Campground" ] ] }, { "label": "Cannery", "description": "Cannery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cannery" ] ] }, { "label": "Casino", "description": "Casino", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Casino" ] ] }, { "label": "Cemetery", "description": "Cemetery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cemetery" ] ] }, { "label": "Center for Disease Control Office", "description": "Center for Disease Control Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Center for Disease Control Office" ] ] }, { "label": "Check Clearing Center", "description": "Check Clearing Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Check Clearing Center" ] ] }, { "label": "Chemical Facility", "description": "Chemical Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Chemical Facility" ] ] }, { "label": "Civil Defense", "description": "Civil Defense", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Civil Defense" ] ] }, { "label": "Coal Facility", "description": "Coal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Coal Facility" ] ] }, { "label": "Coast Guard", "description": "Coast Guard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Coast Guard" ] ] }, { "label": "College / University", "description": "College / University", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "College / University" ] ] }, { "label": "Commercial or Retail Facility", "description": "Commercial or Retail Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Commercial or Retail Facility" ] ] }, { "label": "Commodities Exchange", "description": "Commodities Exchange", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Commodities Exchange" ] ] }, { "label": "Communication Tower", "description": "Communication Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Communication Tower" ] ] }, { "label": "Community / Recreation Center", "description": "Community / Recreation Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Community / Recreation Center" ] ] }, { "label": "Convention Center", "description": "Convention Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Convention Center" ] ] }, { "label": "Corporate Headquarters", "description": "Corporate Headquarters", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Corporate Headquarters" ] ] }, { "label": "Corral", "description": "Corral", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Corral" ] ] }, { "label": "County Government Facility", "description": "County Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "County Government Facility" ] ] }, { "label": "Court House", "description": "Court House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Court House" ] ] }, { "label": "Critical Federal Contractor Facility", "description": "Critical Federal Contractor Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Critical Federal Contractor Facility" ] ] }, { "label": "Customs Service", "description": "Customs Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Customs Service" ] ] }, { "label": "Dairy", "description": "Dairy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Dairy" ] ] }, { "label": "Data Center", "description": "Data Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Data Center" ] ] }, { "label": "Day Care Facility", "description": "Day Care Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Day Care Facility" ] ] }, { "label": "Deparment of Motor Vehicle Facility", "description": "Deparment of Motor Vehicle Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Deparment of Motor Vehicle Facility" ] ] }, { "label": "Department of Energy Facility", "description": "Department of Energy Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Energy Facility" ] ] }, { "label": "Department of Justice", "description": "Department of Justice", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Justice" ] ] }, { "label": "Department of Public Works", "description": "Department of Public Works", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Public Works" ] ] }, { "label": "Department of State Facility", "description": "Department of State Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of State Facility" ] ] }, { "label": "Diagnostic Laboratory", "description": "Diagnostic Laboratory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Diagnostic Laboratory" ] ] }, { "label": "DoD / Military Facility", "description": "DoD / Military Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DoD / Military Facility" ] ] }, { "label": "Drug Enforcement Agency", "description": "Drug Enforcement Agency", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Drug Enforcement Agency" ] ] }, { "label": "Durable / Non-Durable Goods Facility", "description": "Durable / Non-Durable Goods Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Durable / Non-Durable Goods Facility" ] ] }, { "label": "Education Facility", "description": "Education Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Education Facility" ] ] }, { "label": "Electric Facility", "description": "Electric Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Electric Facility" ] ] }, { "label": "Emergency Response Facility", "description": "Emergency Response Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Response Facility" ] ] }, { "label": "Emergency Response or Law Enforcement Facility", "description": "Emergency Response or Law Enforcement Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Response or Law Enforcement Facility" ] ] }, { "label": "Energy Distribution Control Facility", "description": "Energy Distribution Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Energy Distribution Control Facility" ] ] }, { "label": "Energy Facility", "description": "Energy Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Energy Facility" ] ] }, { "label": "Explosives Facility", "description": "Explosives Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Explosives Facility" ] ] }, { "label": "Fair / Exhibition / Rodeo Grounds", "description": "Fair / Exhibition / Rodeo Grounds", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fair / Exhibition / Rodeo Grounds" ] ] }, { "label": "Farm / Ranch", "description": "Farm / Ranch", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Farm / Ranch" ] ] }, { "label": "Federal Bureau of Investigation", "description": "Federal Bureau of Investigation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Bureau of Investigation" ] ] }, { "label": "Federal Emergency Management Agency", "description": "Federal Emergency Management Agency", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Emergency Management Agency" ] ] }, { "label": "Federal Reserve Bank / Branch", "description": "Federal Reserve Bank / Branch", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Reserve Bank / Branch" ] ] }, { "label": "Feedlot", "description": "Feedlot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Feedlot" ] ] }, { "label": "Ferry Terminal / Dispatch Facility", "description": "Ferry Terminal / Dispatch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ferry Terminal / Dispatch Facility" ] ] }, { "label": "Fertilizer Facility", "description": "Fertilizer Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fertilizer Facility" ] ] }, { "label": "Financial Processing Center", "description": "Financial Processing Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Financial Processing Center" ] ] }, { "label": "Financial Services Company", "description": "Financial Services Company", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Financial Services Company" ] ] }, { "label": "Fire Equipment Manufacturer", "description": "Fire Equipment Manufacturer", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Equipment Manufacturer" ] ] }, { "label": "Fire Hydrant", "description": "Fire Hydrant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Hydrant" ] ] }, { "label": "Fire Station / EMS Station", "description": "Fire Station / EMS Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Station / EMS Station" ] ] }, { "label": "Fire Training Facility / Academy", "description": "Fire Training Facility / Academy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Training Facility / Academy" ] ] }, { "label": "Fish Farm / Hatchery", "description": "Fish Farm / Hatchery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fish Farm / Hatchery" ] ] }, { "label": "Fish Ladder", "description": "Fish Ladder", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fish Ladder" ] ] }, { "label": "Food Distribution Center", "description": "Food Distribution Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Food Distribution Center" ] ] }, { "label": "Food Industry Facility", "description": "Food Industry Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Food Industry Facility" ] ] }, { "label": "Gas Station", "description": "Gas Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Gas Station" ] ] }, { "label": "Geothermal Facility", "description": "Geothermal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Geothermal Facility" ] ] }, { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Golf Course" ] ] }, { "label": "Government or Military Facility", "description": "Government or Military Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Government or Military Facility" ] ] }, { "label": "Governor Residence", "description": "Governor Residence", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Governor Residence" ] ] }, { "label": "Grain Elevator", "description": "Grain Elevator", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grain Elevator" ] ] }, { "label": "Grain Mill", "description": "Grain Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grain Mill" ] ] }, { "label": "Greenhouse / Nursery", "description": "Greenhouse / Nursery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Greenhouse / Nursery" ] ] }, { "label": "Grocery Store", "description": "Grocery Store", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grocery Store" ] ] }, { "label": "Harbor / Marina", "description": "Harbor / Marina", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Harbor / Marina" ] ] }, { "label": "Hazardous Materials Facility", "description": "Hazardous Materials Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazardous Materials Facility" ] ] }, { "label": "Hazardous Waste Facility", "description": "Hazardous Waste Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazardous Waste Facility" ] ] }, { "label": "Health or Medical Facility", "description": "Health or Medical Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Health or Medical Facility" ] ] }, { "label": "Helipad / Heliport / Helispot", "description": "Helipad / Heliport / Helispot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Helipad / Heliport / Helispot" ] ] }, { "label": "Historic Site / Point of Interest", "description": "Historic Site / Point of Interest", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Historic Site / Point of Interest" ] ] }, { "label": "Homeless Shelter", "description": "Homeless Shelter", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Homeless Shelter" ] ] }, { "label": "Hospital / Medical Center", "description": "Hospital / Medical Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hospital / Medical Center" ] ] }, { "label": "Hotel / Motel", "description": "Hotel / Motel", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hotel / Motel" ] ] }, { "label": "House of Worship", "description": "House of Worship", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "House of Worship" ] ] }, { "label": "Household Products Facility", "description": "Household Products Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Household Products Facility" ] ] }, { "label": "Hydroelectric Facility", "description": "Hydroelectric Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hydroelectric Facility" ] ] }, { "label": "Ice Arena", "description": "Ice Arena", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ice Arena" ] ] }, { "label": "Immigration and Naturalization Service", "description": "Immigration and Naturalization Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Immigration and Naturalization Service" ] ] }, { "label": "Industrial Facility", "description": "Industrial Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Industrial Facility" ] ] }, { "label": "Information or Communication Facility", "description": "Information or Communication Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Information or Communication Facility" ] ] }, { "label": "Institutional Residence / Dorm / Barracks", "description": "Institutional Residence / Dorm / Barracks", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Institutional Residence / Dorm / Barracks" ] ] }, { "label": "Insurance and Finance Center", "description": "Insurance and Finance Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Insurance and Finance Center" ] ] }, { "label": "Intelligence Facility", "description": "Intelligence Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Intelligence Facility" ] ] }, { "label": "Internet DNS Location / Other Node", "description": "Internet DNS Location / Other Node", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet DNS Location / Other Node" ] ] }, { "label": "Internet Metro Area Exchange / Hub", "description": "Internet Metro Area Exchange / Hub", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet Metro Area Exchange / Hub" ] ] }, { "label": "Internet Service Provider", "description": "Internet Service Provider", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet Service Provider" ] ] }, { "label": "Investment / Brokerage Center", "description": "Investment / Brokerage Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Investment / Brokerage Center" ] ] }, { "label": "Landfill", "description": "Landfill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Landfill" ] ] }, { "label": "Launch Facility", "description": "Launch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Launch Facility" ] ] }, { "label": "Launch Pad", "description": "Launch Pad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Launch Pad" ] ] }, { "label": "Law Enforcement", "description": "Law Enforcement", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Law Enforcement" ] ] }, { "label": "Library", "description": "Library", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Library" ] ] }, { "label": "Light Rail Power Substation", "description": "Light Rail Power Substation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Light Rail Power Substation" ] ] }, { "label": "Light Rail Station", "description": "Light Rail Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Light Rail Station" ] ] }, { "label": "Lighthouse / Light", "description": "Lighthouse / Light", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lighthouse / Light" ] ] }, { "label": "Livestock Complex", "description": "Livestock Complex", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Livestock Complex" ] ] }, { "label": "Lookout Tower", "description": "Lookout Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lookout Tower" ] ] }, { "label": "Lumber Mill / Saw Mill", "description": "Lumber Mill / Saw Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lumber Mill / Saw Mill" ] ] }, { "label": "Mail or Shipping Facility", "description": "Mail or Shipping Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mail or Shipping Facility" ] ] }, { "label": "Maintenance Yard", "description": "Maintenance Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Maintenance Yard" ] ] }, { "label": "Manufacturing Facility", "description": "Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manufacturing Facility" ] ] }, { "label": "Manufacturing Warehouse", "description": "Manufacturing Warehouse", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manufacturing Warehouse" ] ] }, { "label": "Marina", "description": "Marina", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Marina" ] ] }, { "label": "Marshal Service", "description": "Marshal Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Marshal Service" ] ] }, { "label": "Meat Processing / Packaging Facility", "description": "Meat Processing / Packaging Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Meat Processing / Packaging Facility" ] ] }, { "label": "Medical Research Laboratory", "description": "Medical Research Laboratory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Medical Research Laboratory" ] ] }, { "label": "Medical Stockpile Facility", "description": "Medical Stockpile Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Medical Stockpile Facility" ] ] }, { "label": "Mine", "description": "Mine", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine" ] ] }, { "label": "Mine Uranium Facility", "description": "Mine Uranium Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine Uranium Facility" ] ] }, { "label": "Mine Waste Disposal Site", "description": "Mine Waste Disposal Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine Waste Disposal Site" ] ] }, { "label": "Mobile Home Park", "description": "Mobile Home Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mobile Home Park" ] ] }, { "label": "Morgue", "description": "Morgue", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Morgue" ] ] }, { "label": "Mortuary / Crematory", "description": "Mortuary / Crematory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mortuary / Crematory" ] ] }, { "label": "Multi-Family Dwelling", "description": "Multi-Family Dwelling", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Multi-Family Dwelling" ] ] }, { "label": "Municipal Government Facility", "description": "Municipal Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Municipal Government Facility" ] ] }, { "label": "Museum", "description": "Museum", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Museum" ] ] }, { "label": "NASA Facility", "description": "NASA Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NASA Facility" ] ] }, { "label": "National Guard Armory / Base", "description": "National Guard Armory / Base", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Guard Armory / Base" ] ] }, { "label": "National Park Service Facility", "description": "National Park Service Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Park Service Facility" ] ] }, { "label": "National Symbol / Monument", "description": "National Symbol / Monument", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Symbol / Monument" ] ] }, { "label": "Natural Gas Facility", "description": "Natural Gas Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Natural Gas Facility" ] ] }, { "label": "Nuclear Facility", "description": "Nuclear Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Facility" ] ] }, { "label": "Nuclear Fuel Plant", "description": "Nuclear Fuel Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Fuel Plant" ] ] }, { "label": "Nuclear Research Facility", "description": "Nuclear Research Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Research Facility" ] ] }, { "label": "Nuclear Waste Processing / Storage Facility", "description": "Nuclear Waste Processing / Storage Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Waste Processing / Storage Facility" ] ] }, { "label": "Nuclear Weapons Facility", "description": "Nuclear Weapons Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Weapons Facility" ] ] }, { "label": "Nuclear Weapons Plant", "description": "Nuclear Weapons Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Weapons Plant" ] ] }, { "label": "Nursing Home / Long Term Care", "description": "Nursing Home / Long Term Care", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nursing Home / Long Term Care" ] ] }, { "label": "Observatory", "description": "Observatory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Observatory" ] ] }, { "label": "Office of Emergency Management", "description": "Office of Emergency Management", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Office of Emergency Management" ] ] }, { "label": "Oil / Gas Extraction or Injection Well", "description": "Oil / Gas Extraction or Injection Well", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Extraction or Injection Well" ] ] }, { "label": "Oil / Gas Facility", "description": "Oil / Gas Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Facility" ] ] }, { "label": "Oil / Gas Processing Plant", "description": "Oil / Gas Processing Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Processing Plant" ] ] }, { "label": "Oil / Gas Pumping Station", "description": "Oil / Gas Pumping Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Pumping Station" ] ] }, { "label": "Oil / Gas Refinery", "description": "Oil / Gas Refinery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Refinery" ] ] }, { "label": "Oil / Gas Storage Facility / Tank Farm", "description": "Oil / Gas Storage Facility / Tank Farm", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Storage Facility / Tank Farm" ] ] }, { "label": "Oil / Gas Well or Field", "description": "Oil / Gas Well or Field", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Well or Field" ] ] }, { "label": "Ore Processing Facility", "description": "Ore Processing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ore Processing Facility" ] ] }, { "label": "Outdoor Theater / Amphitheater", "description": "Outdoor Theater / Amphitheater", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outdoor Theater / Amphitheater" ] ] }, { "label": "Outpatient Clinic", "description": "Outpatient Clinic", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outpatient Clinic" ] ] }, { "label": "POL Storage Tank", "description": "POL Storage Tank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "POL Storage Tank" ] ] }, { "label": "Paper / Pulp Mill", "description": "Paper / Pulp Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paper / Pulp Mill" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Park" ] ] }, { "label": "Park and Ride / Commuter Lot", "description": "Park and Ride / Commuter Lot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Park and Ride / Commuter Lot" ] ] }, { "label": "Parking Lot Structure / Garage", "description": "Parking Lot Structure / Garage", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Parking Lot Structure / Garage" ] ] }, { "label": "Pharmaceutical Plant", "description": "Pharmaceutical Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pharmaceutical Plant" ] ] }, { "label": "Pharmacy", "description": "Pharmacy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pharmacy" ] ] }, { "label": "Picnic Area", "description": "Picnic Area", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Picnic Area" ] ] }, { "label": "Pier / Wharf / Quay / Mole", "description": "Pier / Wharf / Quay / Mole", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pier / Wharf / Quay / Mole" ] ] }, { "label": "Port Facility", "description": "Port Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility" ] ] }, { "label": "Port Facility: Commercial Port", "description": "Port Facility: Commercial Port", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Commercial Port" ] ] }, { "label": "Port Facility: Crane", "description": "Port Facility: Crane", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Crane" ] ] }, { "label": "Port Facility: Maintenance and Fuel Facility", "description": "Port Facility: Maintenance and Fuel Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Maintenance and Fuel Facility" ] ] }, { "label": "Port Facility: Modal Transfer Facility", "description": "Port Facility: Modal Transfer Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Modal Transfer Facility" ] ] }, { "label": "Port Facility: Passenger Terminal", "description": "Port Facility: Passenger Terminal", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Passenger Terminal" ] ] }, { "label": "Port Facility: Warehouse Storage / Container Yard", "description": "Port Facility: Warehouse Storage / Container Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Warehouse Storage / Container Yard" ] ] }, { "label": "Post Office", "description": "Post Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Post Office" ] ] }, { "label": "Potable Water Facility", "description": "Potable Water Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Potable Water Facility" ] ] }, { "label": "Prison / Correctional Facility", "description": "Prison / Correctional Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Prison / Correctional Facility" ] ] }, { "label": "Private and Express Shipping Facility", "description": "Private and Express Shipping Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Private and Express Shipping Facility" ] ] }, { "label": "Public Attraction or Landmark Building", "description": "Public Attraction or Landmark Building", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Attraction or Landmark Building" ] ] }, { "label": "Public Health Office", "description": "Public Health Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Health Office" ] ] }, { "label": "Public Pool", "description": "Public Pool", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Pool" ] ] }, { "label": "Public Safety Office", "description": "Public Safety Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Safety Office" ] ] }, { "label": "Public Water Supply Intake", "description": "Public Water Supply Intake", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Water Supply Intake" ] ] }, { "label": "Public Water Supply Well", "description": "Public Water Supply Well", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Water Supply Well" ] ] }, { "label": "Racetrack / Dragstrip", "description": "Racetrack / Dragstrip", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Racetrack / Dragstrip" ] ] }, { "label": "Radio / TV Broadcast Facility", "description": "Radio / TV Broadcast Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Radio / TV Broadcast Facility" ] ] }, { "label": "Railroad Command / Control Facility", "description": "Railroad Command / Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Command / Control Facility" ] ] }, { "label": "Railroad Facility", "description": "Railroad Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Facility" ] ] }, { "label": "Railroad Freight Loading Facility", "description": "Railroad Freight Loading Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Freight Loading Facility" ] ] }, { "label": "Railroad Maintenance / Fuel Facility", "description": "Railroad Maintenance / Fuel Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Maintenance / Fuel Facility" ] ] }, { "label": "Railroad Roundhouse / Turntable", "description": "Railroad Roundhouse / Turntable", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Roundhouse / Turntable" ] ] }, { "label": "Railroad Station", "description": "Railroad Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Station" ] ] }, { "label": "Railroad Yard", "description": "Railroad Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Yard" ] ] }, { "label": "Rehabilitation Center", "description": "Rehabilitation Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rehabilitation Center" ] ] }, { "label": "Rest Stop / Roadside Park", "description": "Rest Stop / Roadside Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rest Stop / Roadside Park" ] ] }, { "label": "Restaurant / Eating Establishment", "description": "Restaurant / Eating Establishment", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Restaurant / Eating Establishment" ] ] }, { "label": "Satellite Ground Station", "description": "Satellite Ground Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Satellite Ground Station" ] ] }, { "label": "School", "description": "School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School" ] ] }, { "label": "School: Elementary", "description": "School: Elementary", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: Elementary" ] ] }, { "label": "School: High School", "description": "School: High School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: High School" ] ] }, { "label": "School: Middle School", "description": "School: Middle School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: Middle School" ] ] }, { "label": "Seaplane Anchorage / Base", "description": "Seaplane Anchorage / Base", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Seaplane Anchorage / Base" ] ] }, { "label": "Search and Rescue Office / Facility", "description": "Search and Rescue Office / Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Search and Rescue Office / Facility" ] ] }, { "label": "Secret Service", "description": "Secret Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Secret Service" ] ] }, { "label": "Semiconductor and Microchip Facility", "description": "Semiconductor and Microchip Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Semiconductor and Microchip Facility" ] ] }, { "label": "Shipyard", "description": "Shipyard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shipyard" ] ] }, { "label": "Shopping Mall / Complex", "description": "Shopping Mall / Complex", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shopping Mall / Complex" ] ] }, { "label": "Single-Family Dwelling", "description": "Single-Family Dwelling", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Single-Family Dwelling" ] ] }, { "label": "Ski Area / Ski Resort", "description": "Ski Area / Ski Resort", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ski Area / Ski Resort" ] ] }, { "label": "Snowshed", "description": "Snowshed", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Snowshed" ] ] }, { "label": "Solar Facility", "description": "Solar Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Solar Facility" ] ] }, { "label": "Sports Arena / Stadium", "description": "Sports Arena / Stadium", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sports Arena / Stadium" ] ] }, { "label": "State Capitol", "description": "State Capitol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Capitol" ] ] }, { "label": "State Government Facility", "description": "State Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Government Facility" ] ] }, { "label": "State Supreme Court", "description": "State Supreme Court", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Supreme Court" ] ] }, { "label": "Steel Plant", "description": "Steel Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steel Plant" ] ] }, { "label": "Stock Exchange", "description": "Stock Exchange", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stock Exchange" ] ] }, { "label": "Stockyard / Feedlot", "description": "Stockyard / Feedlot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stockyard / Feedlot" ] ] }, { "label": "Strategic Petroleum Reserve", "description": "Strategic Petroleum Reserve", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Strategic Petroleum Reserve" ] ] }, { "label": "Substation", "description": "Substation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Substation" ] ] }, { "label": "Subway Station", "description": "Subway Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Subway Station" ] ] }, { "label": "Superfund Site", "description": "Superfund Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Superfund Site" ] ] }, { "label": "Telephone Facility", "description": "Telephone Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Telephone Facility" ] ] }, { "label": "Textile Plant", "description": "Textile Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Textile Plant" ] ] }, { "label": "Tidal Facility", "description": "Tidal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tidal Facility" ] ] }, { "label": "Toll Booth / Plaza", "description": "Toll Booth / Plaza", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Toll Booth / Plaza" ] ] }, { "label": "Trailhead", "description": "Trailhead", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trailhead" ] ] }, { "label": "Transportation Facility", "description": "Transportation Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Facility" ] ] }, { "label": "Transportation Safety Board", "description": "Transportation Safety Board", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Safety Board" ] ] }, { "label": "Tribal Government Facility", "description": "Tribal Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tribal Government Facility" ] ] }, { "label": "Truck Stop", "description": "Truck Stop", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Truck Stop" ] ] }, { "label": "Trucking Firm", "description": "Trucking Firm", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trucking Firm" ] ] }, { "label": "Tunnel", "description": "Tunnel", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel" ] ] }, { "label": "Tunnel: Light Rail / Subway", "description": "Tunnel: Light Rail / Subway", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Light Rail / Subway" ] ] }, { "label": "Tunnel: Railroad", "description": "Tunnel: Railroad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Railroad" ] ] }, { "label": "Tunnel: Road", "description": "Tunnel: Road", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Road" ] ] }, { "label": "US Capitol", "description": "US Capitol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Capitol" ] ] }, { "label": "US Forest Service Facility", "description": "US Forest Service Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Forest Service Facility" ] ] }, { "label": "US Government Facility", "description": "US Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Government Facility" ] ] }, { "label": "US Mint / Bureau of Engraving and Printing", "description": "US Mint / Bureau of Engraving and Printing", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Mint / Bureau of Engraving and Printing" ] ] }, { "label": "US Supreme Court", "description": "US Supreme Court", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Supreme Court" ] ] }, { "label": "Veterinary Hospital / Clinic", "description": "Veterinary Hospital / Clinic", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Veterinary Hospital / Clinic" ] ] }, { "label": "Visitor / Information Center", "description": "Visitor / Information Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Visitor / Information Center" ] ] }, { "label": "Warehouse (Retail / Wholesale)", "description": "Warehouse (Retail / Wholesale)", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warehouse (Retail / Wholesale)" ] ] }, { "label": "Warning Center", "description": "Warning Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warning Center" ] ] }, { "label": "Waste / Biomass Facility", "description": "Waste / Biomass Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Waste / Biomass Facility" ] ] }, { "label": "Wastewater Treatment Plant", "description": "Wastewater Treatment Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wastewater Treatment Plant" ] ] }, { "label": "Water Pumping Station", "description": "Water Pumping Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Pumping Station" ] ] }, { "label": "Water Supply or Treatment Facility", "description": "Water Supply or Treatment Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Supply or Treatment Facility" ] ] }, { "label": "Water System Control Facility", "description": "Water System Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water System Control Facility" ] ] }, { "label": "Water Tank", "description": "Water Tank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Tank" ] ] }, { "label": "Water Tower", "description": "Water Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Tower" ] ] }, { "label": "Water Treatment Facility", "description": "Water Treatment Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Treatment Facility" ] ] }, { "label": "Weather Data Center", "description": "Weather Data Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Data Center" ] ] }, { "label": "Weather Facility or Structure", "description": "Weather Facility or Structure", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Facility or Structure" ] ] }, { "label": "Weather Forecast Office", "description": "Weather Forecast Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Forecast Office" ] ] }, { "label": "Weather Radar Site", "description": "Weather Radar Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Radar Site" ] ] }, { "label": "Weigh Station / Inspection Station", "description": "Weigh Station / Inspection Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weigh Station / Inspection Station" ] ] }, { "label": "White House", "description": "White House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "White House" ] ] }, { "label": "Wind Facility", "description": "Wind Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wind Facility" ] ] }, { "label": "Zoo", "description": "Zoo", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Zoo" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Agricultural Experimental Station", "label": "Agricultural Experimental Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Agriculture or Livestock Structure", "label": "Agriculture or Livestock Structure" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Shipping Hub", "label": "Air Shipping Hub" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Support / Maintenance Facility", "label": "Air Support / Maintenance Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Traffic Control Center / Command Center", "label": "Air Traffic Control Center / Command Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aircraft Manufacturing Facility", "label": "Aircraft Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Airport Terminal", "label": "Airport Terminal" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ambulance Service", "label": "Ambulance Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "American Red Cross Facility", "label": "American Red Cross Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Amusement / Water Park", "label": "Amusement / Water Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bakery (Regional)", "label": "Bakery (Regional)" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bank", "label": "Bank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Banking or Finance Facility", "label": "Banking or Finance Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Beverage Bottling Plant", "label": "Beverage Bottling Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blood Bank", "label": "Blood Bank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boat Ramp / Dock", "label": "Boat Ramp / Dock" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Border Crossing / Port of Entry", "label": "Border Crossing / Port of Entry" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Border Patrol", "label": "Border Patrol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Brewery / Distillery / Winery", "label": "Brewery / Distillery / Winery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Light Rail / Subway", "label": "Bridge: Light Rail / Subway" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Railroad", "label": "Bridge: Railroad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Road", "label": "Bridge: Road" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Building General", "label": "Building General" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bulk Mail Center", "label": "Bulk Mail Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bullion Repository", "label": "Bullion Repository" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Services - Operations Garages", "label": "Bus Services - Operations Garages" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Station / Dispatch Facility", "label": "Bus Station / Dispatch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Campground", "label": "Campground" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cannery", "label": "Cannery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Casino", "label": "Casino" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cemetery", "label": "Cemetery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Check Clearing Center", "label": "Check Clearing Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Chemical Facility", "label": "Chemical Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Civil Defense", "label": "Civil Defense" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coal Facility", "label": "Coal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coast Guard", "label": "Coast Guard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "College / University", "label": "College / University" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commodities Exchange", "label": "Commodities Exchange" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Communication Tower", "label": "Communication Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Community / Recreation Center", "label": "Community / Recreation Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Convention Center", "label": "Convention Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Corporate Headquarters", "label": "Corporate Headquarters" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Corral", "label": "Corral" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "County Government Facility", "label": "County Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Court House", "label": "Court House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Customs Service", "label": "Customs Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dairy", "label": "Dairy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Data Center", "label": "Data Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Day Care Facility", "label": "Day Care Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Deparment of Motor Vehicle Facility", "label": "Deparment of Motor Vehicle Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Energy Facility", "label": "Department of Energy Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Justice", "label": "Department of Justice" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Public Works", "label": "Department of Public Works" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of State Facility", "label": "Department of State Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DoD / Military Facility", "label": "DoD / Military Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Education Facility", "label": "Education Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Electric Facility", "label": "Electric Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Response Facility", "label": "Emergency Response Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Distribution Control Facility", "label": "Energy Distribution Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Facility", "label": "Energy Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Explosives Facility", "label": "Explosives Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Farm / Ranch", "label": "Farm / Ranch" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Reserve Bank / Branch", "label": "Federal Reserve Bank / Branch" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Feedlot", "label": "Feedlot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ferry Terminal / Dispatch Facility", "label": "Ferry Terminal / Dispatch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fertilizer Facility", "label": "Fertilizer Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Financial Processing Center", "label": "Financial Processing Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Financial Services Company", "label": "Financial Services Company" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Hydrant", "label": "Fire Hydrant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fish Farm / Hatchery", "label": "Fish Farm / Hatchery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fish Ladder", "label": "Fish Ladder" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Food Distribution Center", "label": "Food Distribution Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Food Industry Facility", "label": "Food Industry Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gas Station", "label": "Gas Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Geothermal Facility", "label": "Geothermal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Golf Course", "label": "Golf Course" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Government or Military Facility", "label": "Government or Military Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Governor Residence", "label": "Governor Residence" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grain Elevator", "label": "Grain Elevator" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grain Mill", "label": "Grain Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Greenhouse / Nursery", "label": "Greenhouse / Nursery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grocery Store", "label": "Grocery Store" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Harbor / Marina", "label": "Harbor / Marina" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Health or Medical Facility", "label": "Health or Medical Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Helipad / Heliport / Helispot", "label": "Helipad / Heliport / Helispot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Homeless Shelter", "label": "Homeless Shelter" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hotel / Motel", "label": "Hotel / Motel" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "House of Worship", "label": "House of Worship" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Household Products Facility", "label": "Household Products Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hydroelectric Facility", "label": "Hydroelectric Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ice Arena", "label": "Ice Arena" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Industrial Facility", "label": "Industrial Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Information or Communication Facility", "label": "Information or Communication Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Institutional Residence / Dorm / Barracks", "label": "Institutional Residence / Dorm / Barracks" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Insurance and Finance Center", "label": "Insurance and Finance Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intelligence Facility", "label": "Intelligence Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet DNS Location / Other Node", "label": "Internet DNS Location / Other Node" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet Metro Area Exchange / Hub", "label": "Internet Metro Area Exchange / Hub" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet Service Provider", "label": "Internet Service Provider" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Investment / Brokerage Center", "label": "Investment / Brokerage Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Landfill", "label": "Landfill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Launch Facility", "label": "Launch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Launch Pad", "label": "Launch Pad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Law Enforcement", "label": "Law Enforcement" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Library", "label": "Library" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light Rail Power Substation", "label": "Light Rail Power Substation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light Rail Station", "label": "Light Rail Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lighthouse / Light", "label": "Lighthouse / Light" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Livestock Complex", "label": "Livestock Complex" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lookout Tower", "label": "Lookout Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maintenance Yard", "label": "Maintenance Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manufacturing Facility", "label": "Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marina", "label": "Marina" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marshal Service", "label": "Marshal Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Meat Processing / Packaging Facility", "label": "Meat Processing / Packaging Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine", "label": "Mine" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mobile Home Park", "label": "Mobile Home Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Morgue", "label": "Morgue" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Multi-Family Dwelling", "label": "Multi-Family Dwelling" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Municipal Government Facility", "label": "Municipal Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Museum", "label": "Museum" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NASA Facility", "label": "NASA Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Park Service Facility", "label": "National Park Service Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Symbol / Monument", "label": "National Symbol / Monument" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Natural Gas Facility", "label": "Natural Gas Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Facility", "label": "Nuclear Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Fuel Plant", "label": "Nuclear Fuel Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Research Facility", "label": "Nuclear Research Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Waste Processing / Storage Facility", "label": "Nuclear Waste Processing / Storage Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Weapons Plant", "label": "Nuclear Weapons Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Observatory", "label": "Observatory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Office of Emergency Management", "label": "Office of Emergency Management" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Extraction or Injection Well", "label": "Oil / Gas Extraction or Injection Well" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Facility", "label": "Oil / Gas Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Processing Plant", "label": "Oil / Gas Processing Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Pumping Station", "label": "Oil / Gas Pumping Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Refinery", "label": "Oil / Gas Refinery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Storage Facility / Tank Farm", "label": "Oil / Gas Storage Facility / Tank Farm" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Well or Field", "label": "Oil / Gas Well or Field" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ore Processing Facility", "label": "Ore Processing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outpatient Clinic", "label": "Outpatient Clinic" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POL Storage Tank", "label": "POL Storage Tank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park and Ride / Commuter Lot", "label": "Park and Ride / Commuter Lot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking Lot Structure / Garage", "label": "Parking Lot Structure / Garage" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmacy", "label": "Pharmacy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Area", "label": "Picnic Area" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pier / Wharf / Quay / Mole", "label": "Pier / Wharf / Quay / Mole" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility", "label": "Port Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Commercial Port", "label": "Port Facility: Commercial Port" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Crane", "label": "Port Facility: Crane" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Maintenance and Fuel Facility", "label": "Port Facility: Maintenance and Fuel Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Modal Transfer Facility", "label": "Port Facility: Modal Transfer Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Passenger Terminal", "label": "Port Facility: Passenger Terminal" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Warehouse Storage / Container Yard", "label": "Port Facility: Warehouse Storage / Container Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Post Office", "label": "Post Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Potable Water Facility", "label": "Potable Water Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Health Office", "label": "Public Health Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Pool", "label": "Public Pool" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Safety Office", "label": "Public Safety Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Water Supply Intake", "label": "Public Water Supply Intake" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Water Supply Well", "label": "Public Water Supply Well" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Radio / TV Broadcast Facility", "label": "Radio / TV Broadcast Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Command / Control Facility", "label": "Railroad Command / Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Facility", "label": "Railroad Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Freight Loading Facility", "label": "Railroad Freight Loading Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Maintenance / Fuel Facility", "label": "Railroad Maintenance / Fuel Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Roundhouse / Turntable", "label": "Railroad Roundhouse / Turntable" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Station", "label": "Railroad Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Yard", "label": "Railroad Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rehabilitation Center", "label": "Rehabilitation Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rest Stop / Roadside Park", "label": "Rest Stop / Roadside Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Satellite Ground Station", "label": "Satellite Ground Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: Elementary", "label": "School: Elementary" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: High School", "label": "School: High School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: Middle School", "label": "School: Middle School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Seaplane Anchorage / Base", "label": "Seaplane Anchorage / Base" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Secret Service", "label": "Secret Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shipyard", "label": "Shipyard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Single-Family Dwelling", "label": "Single-Family Dwelling" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Snowshed", "label": "Snowshed" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Solar Facility", "label": "Solar Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Capitol", "label": "State Capitol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Government Facility", "label": "State Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Supreme Court", "label": "State Supreme Court" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steel Plant", "label": "Steel Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stock Exchange", "label": "Stock Exchange" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stockyard / Feedlot", "label": "Stockyard / Feedlot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Strategic Petroleum Reserve", "label": "Strategic Petroleum Reserve" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Substation", "label": "Substation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Subway Station", "label": "Subway Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Superfund Site", "label": "Superfund Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Telephone Facility", "label": "Telephone Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Textile Plant", "label": "Textile Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tidal Facility", "label": "Tidal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Toll Booth / Plaza", "label": "Toll Booth / Plaza" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trailhead", "label": "Trailhead" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Facility", "label": "Transportation Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Safety Board", "label": "Transportation Safety Board" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tribal Government Facility", "label": "Tribal Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Truck Stop", "label": "Truck Stop" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trucking Firm", "label": "Trucking Firm" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel", "label": "Tunnel" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Light Rail / Subway", "label": "Tunnel: Light Rail / Subway" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Railroad", "label": "Tunnel: Railroad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Road", "label": "Tunnel: Road" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Capitol", "label": "US Capitol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Forest Service Facility", "label": "US Forest Service Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Government Facility", "label": "US Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Mint / Bureau of Engraving and Printing", "label": "US Mint / Bureau of Engraving and Printing" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Supreme Court", "label": "US Supreme Court" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Veterinary Hospital / Clinic", "label": "Veterinary Hospital / Clinic" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Visitor / Information Center", "label": "Visitor / Information Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warning Center", "label": "Warning Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Waste / Biomass Facility", "label": "Waste / Biomass Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wastewater Treatment Plant", "label": "Wastewater Treatment Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Pumping Station", "label": "Water Pumping Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Supply or Treatment Facility", "label": "Water Supply or Treatment Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water System Control Facility", "label": "Water System Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Tank", "label": "Water Tank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Tower", "label": "Water Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Treatment Facility", "label": "Water Treatment Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Data Center", "label": "Weather Data Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Facility or Structure", "label": "Weather Facility or Structure" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Forecast Office", "label": "Weather Forecast Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Radar Site", "label": "Weather Radar Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weigh Station / Inspection Station", "label": "Weigh Station / Inspection Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "White House", "label": "White House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wind Facility", "label": "Wind Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Zoo", "label": "Zoo" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 125, 209, 255 ], "toColor": [ 208, 125, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 144, 212, 255 ], "toColor": [ 212, 144, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 48, 206, 255 ], "toColor": [ 209, 48, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 90, 191, 255 ], "toColor": [ 169, 90, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 143, 217, 255 ], "toColor": [ 212, 143, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 143, 227, 255 ], "toColor": [ 224, 143, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 66, 184, 255 ], "toColor": [ 168, 66, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 101, 201, 255 ], "toColor": [ 178, 101, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 127, 183, 255 ], "toColor": [ 184, 127, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 52, 250, 255 ], "toColor": [ 247, 52, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 85, 242, 255 ], "toColor": [ 219, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 90, 214, 255 ], "toColor": [ 189, 90, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 159, 237, 255 ], "toColor": [ 227, 159, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 115, 208, 255 ], "toColor": [ 209, 115, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 125, 240, 255 ], "toColor": [ 228, 125, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 97, 194, 255 ], "toColor": [ 191, 97, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 55, 196, 255 ], "toColor": [ 194, 55, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 114, 207, 255 ], "toColor": [ 185, 114, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 41, 194, 255 ], "toColor": [ 163, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 103, 184, 255 ], "toColor": [ 166, 103, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 70, 224, 255 ], "toColor": [ 201, 70, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 50, 209, 255 ], "toColor": [ 206, 50, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 114, 237, 255 ], "toColor": [ 223, 114, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 79, 232, 255 ], "toColor": [ 227, 79, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 151, 219, 255 ], "toColor": [ 218, 151, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 51, 196, 255 ], "toColor": [ 172, 51, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 52, 250, 255 ], "toColor": [ 247, 52, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 127, 245, 255 ], "toColor": [ 239, 127, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 109, 209, 255 ], "toColor": [ 202, 109, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 134, 186, 255 ], "toColor": [ 186, 134, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 190, 237, 255 ], "toColor": [ 228, 190, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 109, 201, 255 ], "toColor": [ 186, 109, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 72, 199, 255 ], "toColor": [ 169, 72, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 147, 184, 255 ], "toColor": [ 180, 147, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 56, 186, 255 ], "toColor": [ 186, 56, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 43, 189, 255 ], "toColor": [ 174, 43, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 109, 181, 255 ], "toColor": [ 167, 109, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 181, 255 ], "toColor": [ 158, 74, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 84, 184, 255 ], "toColor": [ 165, 84, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 118, 194, 255 ], "toColor": [ 176, 118, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 137, 223, 255 ], "toColor": [ 224, 137, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 50, 186, 255 ], "toColor": [ 168, 50, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 135, 214, 255 ], "toColor": [ 197, 135, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 60, 201, 255 ], "toColor": [ 199, 60, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 147, 189, 255 ], "toColor": [ 187, 147, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 110, 184, 255 ], "toColor": [ 180, 110, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 112, 194, 255 ], "toColor": [ 183, 112, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 147, 245, 255 ], "toColor": [ 232, 147, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 138, 181, 255 ], "toColor": [ 181, 138, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 72, 240, 255 ], "toColor": [ 231, 72, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 57, 191, 255 ], "toColor": [ 185, 57, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 161, 237, 255 ], "toColor": [ 240, 161, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 165, 217, 255 ], "toColor": [ 205, 165, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 176, 232, 255 ], "toColor": [ 224, 176, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 159, 207, 255 ], "toColor": [ 207, 159, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 158, 240, 255 ], "toColor": [ 240, 158, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 57, 212, 255 ], "toColor": [ 212, 57, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 80, 191, 255 ], "toColor": [ 176, 80, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 112, 194, 255 ], "toColor": [ 183, 112, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 143, 207, 255 ], "toColor": [ 192, 143, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 112, 184, 255 ], "toColor": [ 174, 112, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 149, 189, 255 ], "toColor": [ 180, 149, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 174, 232, 255 ], "toColor": [ 231, 174, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 250, 255 ], "toColor": [ 229, 152, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 104, 186, 255 ], "toColor": [ 171, 104, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 136, 209, 255 ], "toColor": [ 194, 136, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 101, 222, 255 ], "toColor": [ 224, 101, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 136, 235, 255 ], "toColor": [ 233, 136, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 110, 186, 255 ], "toColor": [ 168, 110, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 100, 179, 255 ], "toColor": [ 172, 100, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 121, 224, 255 ], "toColor": [ 212, 121, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 120, 214, 255 ], "toColor": [ 195, 120, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 190, 247, 255 ], "toColor": [ 245, 190, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 111, 209, 255 ], "toColor": [ 188, 111, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 152, 212, 255 ], "toColor": [ 202, 152, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 79, 192, 255 ], "toColor": [ 194, 79, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 155, 207, 255 ], "toColor": [ 201, 155, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 248, 255 ], "toColor": [ 250, 107, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 55, 179, 255 ], "toColor": [ 174, 55, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 83, 230, 255 ], "toColor": [ 227, 83, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 125, 219, 255 ], "toColor": [ 210, 125, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 173, 217, 255 ], "toColor": [ 215, 173, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 111, 222, 255 ], "toColor": [ 205, 111, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 104, 189, 255 ], "toColor": [ 183, 104, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 50, 240, 255 ], "toColor": [ 199, 50, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 168, 247, 255 ], "toColor": [ 242, 168, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 84, 222, 255 ], "toColor": [ 201, 84, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 157, 235, 255 ], "toColor": [ 232, 157, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 63, 209, 255 ], "toColor": [ 177, 63, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 72, 219, 255 ], "toColor": [ 200, 72, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 97, 186, 255 ], "toColor": [ 171, 97, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 132, 207, 255 ], "toColor": [ 207, 132, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 90, 184, 255 ], "toColor": [ 177, 90, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 155, 224, 255 ], "toColor": [ 213, 155, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 44, 212, 255 ], "toColor": [ 212, 44, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 119, 199, 255 ], "toColor": [ 184, 119, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 122, 196, 255 ], "toColor": [ 194, 122, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 156, 219, 255 ], "toColor": [ 218, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 59, 184, 255 ], "toColor": [ 175, 59, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 61, 214, 255 ], "toColor": [ 217, 61, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 116, 195, 255 ], "toColor": [ 196, 116, 195, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 58, 189, 255 ], "toColor": [ 184, 58, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 122, 230, 255 ], "toColor": [ 204, 122, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 54, 196, 255 ], "toColor": [ 199, 54, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 106, 204, 255 ], "toColor": [ 201, 106, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 168, 227, 255 ], "toColor": [ 226, 168, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 55, 204, 255 ], "toColor": [ 189, 55, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 76, 237, 255 ], "toColor": [ 218, 76, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 87, 247, 255 ], "toColor": [ 239, 87, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 43, 189, 255 ], "toColor": [ 181, 43, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 61, 224, 255 ], "toColor": [ 213, 61, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 94, 235, 255 ], "toColor": [ 230, 94, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 85, 201, 255 ], "toColor": [ 190, 85, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 141, 199, 255 ], "toColor": [ 187, 141, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 98, 217, 255 ], "toColor": [ 195, 98, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 164, 222, 255 ], "toColor": [ 211, 164, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 120, 194, 255 ], "toColor": [ 178, 120, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 114, 194, 255 ], "toColor": [ 190, 114, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 137, 196, 255 ], "toColor": [ 188, 137, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 181, 245, 255 ], "toColor": [ 243, 181, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 103, 191, 255 ], "toColor": [ 191, 103, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 91, 240, 255 ], "toColor": [ 227, 91, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 71, 191, 255 ], "toColor": [ 191, 71, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 51, 179, 255 ], "toColor": [ 181, 51, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 162, 224, 255 ], "toColor": [ 218, 162, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 105, 181, 255 ], "toColor": [ 163, 105, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 129, 230, 255 ], "toColor": [ 223, 129, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 73, 242, 255 ], "toColor": [ 228, 73, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 148, 242, 255 ], "toColor": [ 234, 148, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 89, 185, 255 ], "toColor": [ 186, 89, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 152, 212, 255 ], "toColor": [ 198, 152, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 81, 240, 255 ], "toColor": [ 237, 81, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 108, 217, 255 ], "toColor": [ 211, 108, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 60, 199, 255 ], "toColor": [ 178, 60, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 119, 212, 255 ], "toColor": [ 209, 119, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 119, 224, 255 ], "toColor": [ 224, 119, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 110, 184, 255 ], "toColor": [ 168, 110, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 121, 224, 255 ], "toColor": [ 216, 121, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 84, 209, 255 ], "toColor": [ 182, 84, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 167, 242, 255 ], "toColor": [ 231, 167, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 122, 196, 255 ], "toColor": [ 189, 122, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 54, 199, 255 ], "toColor": [ 199, 54, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 73, 239, 255 ], "toColor": [ 242, 73, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 115, 201, 255 ], "toColor": [ 200, 115, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 86, 196, 255 ], "toColor": [ 178, 86, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 73, 196, 255 ], "toColor": [ 192, 73, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 181, 235, 255 ], "toColor": [ 234, 181, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 95, 232, 255 ], "toColor": [ 202, 95, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 102, 237, 255 ], "toColor": [ 219, 102, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 137, 217, 255 ], "toColor": [ 211, 137, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 48, 217, 255 ], "toColor": [ 180, 48, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 57, 204, 255 ], "toColor": [ 180, 57, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 119, 247, 255 ], "toColor": [ 224, 119, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 87, 189, 255 ], "toColor": [ 172, 87, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 123, 232, 255 ], "toColor": [ 225, 123, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 73, 245, 255 ], "toColor": [ 245, 73, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 63, 179, 255 ], "toColor": [ 181, 63, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 154, 214, 255 ], "toColor": [ 204, 154, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 157, 245, 255 ], "toColor": [ 229, 157, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 69, 245, 255 ], "toColor": [ 239, 69, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 65, 214, 255 ], "toColor": [ 217, 65, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 161, 201, 255 ], "toColor": [ 195, 161, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 71, 230, 255 ], "toColor": [ 208, 71, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 50, 194, 255 ], "toColor": [ 165, 50, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 45, 179, 255 ], "toColor": [ 165, 45, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 86, 186, 255 ], "toColor": [ 178, 86, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 149, 237, 255 ], "toColor": [ 221, 149, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 84, 214, 255 ], "toColor": [ 184, 84, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 62, 184, 255 ], "toColor": [ 163, 62, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 63, 191, 255 ], "toColor": [ 166, 63, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 142, 232, 255 ], "toColor": [ 217, 142, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 75, 235, 255 ], "toColor": [ 208, 75, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 146, 240, 255 ], "toColor": [ 240, 146, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 165, 212, 255 ], "toColor": [ 203, 165, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 162, 222, 255 ], "toColor": [ 210, 162, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 91, 222, 255 ], "toColor": [ 191, 91, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 199, 255 ], "toColor": [ 194, 58, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 56, 201, 255 ], "toColor": [ 182, 56, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 116, 212, 255 ], "toColor": [ 189, 116, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 92, 214, 255 ], "toColor": [ 208, 92, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 158, 230, 255 ], "toColor": [ 224, 158, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 143, 184, 255 ], "toColor": [ 179, 143, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 140, 250, 255 ], "toColor": [ 235, 140, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 116, 227, 255 ], "toColor": [ 220, 116, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 137, 201, 255 ], "toColor": [ 198, 137, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 117, 217, 255 ], "toColor": [ 212, 117, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 124, 247, 255 ], "toColor": [ 233, 124, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 60, 194, 255 ], "toColor": [ 180, 60, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 111, 217, 255 ], "toColor": [ 215, 111, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 97, 186, 255 ], "toColor": [ 171, 97, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 176, 235, 255 ], "toColor": [ 226, 176, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 84, 186, 255 ], "toColor": [ 179, 84, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 98, 222, 255 ], "toColor": [ 207, 98, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 168, 237, 255 ], "toColor": [ 234, 168, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 116, 232, 255 ], "toColor": [ 205, 116, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 64, 219, 255 ], "toColor": [ 219, 64, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 93, 217, 255 ], "toColor": [ 198, 93, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 99, 201, 255 ], "toColor": [ 186, 99, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 51, 189, 255 ], "toColor": [ 161, 51, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 94, 181, 255 ], "toColor": [ 171, 94, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 120, 179, 255 ], "toColor": [ 170, 120, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 173, 247, 255 ], "toColor": [ 235, 173, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 139, 199, 255 ], "toColor": [ 185, 139, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 122, 250, 255 ], "toColor": [ 239, 122, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 79, 196, 255 ], "toColor": [ 194, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 101, 194, 255 ], "toColor": [ 189, 101, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 195, 250, 255 ], "toColor": [ 243, 195, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 66, 237, 255 ], "toColor": [ 226, 66, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 109, 232, 255 ], "toColor": [ 214, 109, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 155, 196, 255 ], "toColor": [ 189, 155, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 60, 240, 255 ], "toColor": [ 225, 60, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 87, 217, 255 ], "toColor": [ 189, 87, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 44, 212, 255 ], "toColor": [ 189, 44, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 53, 230, 255 ], "toColor": [ 215, 53, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 66, 189, 255 ], "toColor": [ 178, 66, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 61, 179, 255 ], "toColor": [ 171, 61, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 144, 222, 255 ], "toColor": [ 206, 144, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 100, 232, 255 ], "toColor": [ 217, 100, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 160, 242, 255 ], "toColor": [ 230, 160, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 175, 227, 255 ], "toColor": [ 220, 175, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 156, 230, 255 ], "toColor": [ 220, 156, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 77, 189, 255 ], "toColor": [ 165, 77, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 167, 232, 255 ], "toColor": [ 222, 167, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 165, 217, 255 ], "toColor": [ 212, 165, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 81, 207, 255 ], "toColor": [ 207, 81, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 84, 247, 255 ], "toColor": [ 242, 84, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 132, 227, 255 ], "toColor": [ 217, 132, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 124, 204, 255 ], "toColor": [ 196, 124, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 84, 191, 255 ], "toColor": [ 182, 84, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 77, 209, 255 ], "toColor": [ 183, 77, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 67, 222, 255 ], "toColor": [ 219, 67, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 106, 186, 255 ], "toColor": [ 177, 106, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 178, 234, 255 ], "toColor": [ 235, 178, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 41, 196, 255 ], "toColor": [ 181, 41, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 50, 217, 255 ], "toColor": [ 206, 50, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 105, 207, 255 ], "toColor": [ 183, 105, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 86, 209, 255 ], "toColor": [ 182, 86, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 75, 199, 255 ], "toColor": [ 201, 75, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 43, 181, 255 ], "toColor": [ 163, 43, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 163, 209, 255 ], "toColor": [ 201, 163, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 169, 222, 255 ], "toColor": [ 222, 169, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 67, 186, 255 ], "toColor": [ 158, 67, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 44, 212, 255 ], "toColor": [ 195, 44, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 75, 214, 255 ], "toColor": [ 189, 75, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 141, 217, 255 ], "toColor": [ 202, 141, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 113, 189, 255 ], "toColor": [ 177, 113, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 82, 242, 255 ], "toColor": [ 234, 82, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 147, 191, 255 ], "toColor": [ 188, 147, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 53, 232, 255 ], "toColor": [ 223, 53, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 47, 212, 255 ], "toColor": [ 209, 47, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 155, 222, 255 ], "toColor": [ 220, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 178, 235, 255 ], "toColor": [ 231, 178, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 50, 194, 255 ], "toColor": [ 179, 50, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 98, 242, 255 ], "toColor": [ 245, 98, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 61, 239, 255 ], "toColor": [ 242, 61, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 113, 235, 255 ], "toColor": [ 226, 113, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 48, 191, 255 ], "toColor": [ 186, 48, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 124, 247, 255 ], "toColor": [ 221, 124, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 150, 212, 255 ], "toColor": [ 207, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 117, 209, 255 ], "toColor": [ 194, 117, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 121, 209, 255 ], "toColor": [ 200, 121, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 100, 209, 255 ], "toColor": [ 209, 100, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 163, 204, 255 ], "toColor": [ 201, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 62, 184, 255 ], "toColor": [ 171, 62, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 141, 214, 255 ], "toColor": [ 212, 141, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 67, 247, 255 ], "toColor": [ 217, 67, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 149, 204, 255 ], "toColor": [ 198, 149, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 154, 230, 255 ], "toColor": [ 227, 154, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 126, 207, 255 ], "toColor": [ 193, 126, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 159, 236, 255 ], "toColor": [ 237, 159, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 132, 196, 255 ], "toColor": [ 194, 132, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 72, 240, 255 ], "toColor": [ 229, 72, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 76, 181, 255 ], "toColor": [ 165, 76, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 73, 186, 255 ], "toColor": [ 162, 73, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 70, 189, 255 ], "toColor": [ 161, 70, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 51, 204, 255 ], "toColor": [ 179, 51, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 60, 186, 255 ], "toColor": [ 161, 60, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 169, 235, 255 ], "toColor": [ 234, 169, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 123, 232, 255 ], "toColor": [ 216, 123, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 129, 227, 255 ], "toColor": [ 225, 129, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 87, 250, 255 ], "toColor": [ 226, 87, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" = 'Lake / Pond'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lake / Pond", "priority": 180, "symbol": { "type": "esriTS", "color": [ 109, 175, 194, 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": "Verdana", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" NOT IN ( 'Golf Course', 'Park', 'Lake / Pond' ) AND SUBTYPEFIELD = 730 AND DESCRIPT <> 'Closed'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "schools", "priority": 175, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9496760.445937008, "ymin": 5213945.638990567, "xmax": -9398195.256627625, "ymax": 5338879.38583001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Site Area", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category from CAD", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3745", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3596_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 474, "name": "Railroad (500)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 198, "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.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 475, "name": "Simultaneous Conveyance Names (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 88, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 226, 220, 209, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 12.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 476, "name": "TaxParcel (500)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 182, 157, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 477, "name": "Lot and Units (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIVTYP", "uniqueValueGroups": [ { "heading": "Division Type", "classes": [ { "label": "Outlot", "description": "Outlot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Outlot" ] ] }, { "label": "Unit", "description": "Unit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Unit" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Park" ] ] }, { "label": "Lot", "description": "Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Lot" ] ] }, { "label": "Limited Common Element", "description": "Limited Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Limited Common Element" ] ] }, { "label": "General Common Element", "description": "General Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "General Common Element" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Outlot", "label": "Outlot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Unit", "label": "Unit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Lot", "label": "Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Limited Common Element", "label": "Limited Common Element" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "General Common Element", "label": "General Common Element" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 112, 212, 255 ], "toColor": [ 193, 112, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 197, 250, 255 ], "toColor": [ 241, 197, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 57, 237, 255 ], "toColor": [ 216, 57, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 136, 179, 255 ], "toColor": [ 169, 136, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 41, 179, 255 ], "toColor": [ 165, 41, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 152, 227, 255 ], "toColor": [ 214, 152, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 103, 245, 255 ], "toColor": [ 245, 103, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 146, 246, 255 ], "toColor": [ 247, 146, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 112, 181, 255 ], "toColor": [ 171, 112, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 93, 227, 255 ], "toColor": [ 202, 93, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 71, 181, 255 ], "toColor": [ 172, 71, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 67, 217, 255 ], "toColor": [ 212, 67, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 161, 214, 255 ], "toColor": [ 207, 161, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIVDSGNTR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "DIVTYP", "type": "esriFieldTypeString", "alias": "Division Type", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3080_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 98, "name": "Road Centerlines (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 8 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 8 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 112, 212, 255 ], "toColor": [ 193, 112, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 197, 250, 255 ], "toColor": [ 241, 197, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 57, 237, 255 ], "toColor": [ 216, 57, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 136, 179, 255 ], "toColor": [ 169, 136, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 41, 179, 255 ], "toColor": [ 165, 41, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 152, 227, 255 ], "toColor": [ 214, 152, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 103, 245, 255 ], "toColor": [ 245, 103, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 146, 246, 255 ], "toColor": [ 247, 146, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 112, 181, 255 ], "toColor": [ 171, 112, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 93, 227, 255 ], "toColor": [ 202, 93, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 71, 181, 255 ], "toColor": [ 172, 71, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 67, 217, 255 ], "toColor": [ 212, 67, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 161, 214, 255 ], "toColor": [ 207, 161, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 36, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 15, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 50, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 55, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 31, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 18, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate Verbose", "priority": 41, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[AFEDRTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 34, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 478, "name": "PLSS Boundaries (500)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "Length", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 479, "name": "Waterbodies Anno (500)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [ { "id": 225, "name": "Drain" }, { "id": 226, "name": "Lake or Pond" }, { "id": 227, "name": "River" }, { "id": 228, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3870", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7737Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7737AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3720_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 225, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 479, "name": "Waterbodies Anno (500)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 226, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 479, "name": "Waterbodies Anno (500)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 227, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 479, "name": "Waterbodies Anno (500)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 228, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 479, "name": "Waterbodies Anno (500)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 480, "name": "Lakes (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 481, "name": "Drains (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Open Ditch Drain", "description": "Open Ditch Drain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "OPEN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "OPEN", "label": "Open Ditch Drain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 193, 255 ], "toColor": [ 184, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 221, 252, 255 ], "toColor": [ 187, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 199, 255 ], "toColor": [ 252, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 243, 255 ], "toColor": [ 182, 252, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 238, 255 ], "toColor": [ 252, 207, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 192, 255 ], "toColor": [ 252, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 210, 252, 255 ], "toColor": [ 217, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 218, 255 ], "toColor": [ 207, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 179, 255 ], "toColor": [ 224, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 194, 252, 255 ], "toColor": [ 233, 194, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[drain]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "type = 'Open' OR type = 'OPEN'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 28, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9474041.653052926, "ymin": 5220094.268374355, "xmax": -9416150.36153775, "ymax": 5282864.582869768, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "DRAIN", "length": 100, "domain": null }, { "name": "establishe", "type": "esriFieldTypeString", "alias": "ESTABLISHE", "length": 100, "domain": null }, { "name": "survey", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 100, "domain": null }, { "name": "row", "type": "esriFieldTypeString", "alias": "ROW", "length": 100, "domain": null }, { "name": "size_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 100, "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "LENGTH", "length": 100, "domain": null }, { "name": "maintained", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 100, "domain": null }, { "name": "recorded", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 100, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_DrainTypeGeneral", "description": "The general type of county drain.", "codedValues": [ { "name": "Open Ditch Drain", "code": "OPEN" }, { "name": "Private Drain Tile", "code": "PVT TILE" }, { "name": "River", "code": "RIVER" }, { "name": "County Drain Tile", "code": "TILE" }, { "name": "Orphan Drain", "code": "ORPHAN" }, { "name": "Drain of Unknown Type", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drain_id", "type": "esriFieldTypeString", "alias": "Drain_ID", "length": 24, "domain": null }, { "name": "cost", "type": "esriFieldTypeString", "alias": "COST", "length": 50, "domain": null }, { "name": "displaysize", "type": "esriFieldTypeSmallInteger", "alias": "DisplaySize", "domain": null }, { "name": "lengthft", "type": "esriFieldTypeDouble", "alias": "Calculated Length in Feet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "directiontype", "type": "esriFieldTypeString", "alias": "Direction Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_DirectionType", "description": "How the drain flow direction is symbolized.", "codedValues": [ { "name": "Described", "code": "Described" }, { "name": "Flow", "code": "Flow" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_maintenance", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null }, { "name": "maintenance_notes", "type": "esriFieldTypeString", "alias": "Maintenance Notes", "length": 3000, "domain": null }, { "name": "petition_date", "type": "esriFieldTypeDate", "alias": "Petition Date", "length": 8, "domain": null }, { "name": "last_edit_notes", "type": "esriFieldTypeString", "alias": "Last Edit Notes", "length": 255, "domain": null }, { "name": "date_197", "type": "esriFieldTypeDate", "alias": "197 Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1018_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1018", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1018", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 482, "name": "Encumbrances (500)", "type": "Feature Layer", "description": "Encumbrances are limitations on the rights and use of the land. Easements are a common encumbrance but there are many others such as grazing rights, fishing rights, development rights, and floodplains. Legally an encumbrance is a right or interest in the land of another that may diminish its value but does not prevent its sale. Most encumbrances run with the land (consistent with the passing of the fee by conveyance). That is, they are tied to the land and will persist from owner to owner. Others exist at the pleasure of the owner, such as leases. Typically leases and similar encumbrances have an effective date and expiration date.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENCUMID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENCUMID", "type": "esriFieldTypeString", "alias": "Encumbrance Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "ENCUMTYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3083_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 483, "name": "Simultaneous Conveyances (500)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 484, "name": "PLSS Sections (500)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3916", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 485, "name": "FacilitySites (500)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 468, "name": "500" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 201, 154, 255 ], "toColor": [ 147, 201, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 147, 204, 255 ], "toColor": [ 172, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 174, 161, 255 ], "toColor": [ 212, 174, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 182, 196, 255 ], "toColor": [ 139, 182, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 153, 178, 255 ], "toColor": [ 194, 153, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 189, 143, 255 ], "toColor": [ 196, 189, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 212, 202, 255 ], "toColor": [ 180, 212, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 177, 212, 255 ], "toColor": [ 174, 177, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 199, 178, 255 ], "toColor": [ 212, 199, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 138, 136, 255 ], "toColor": [ 191, 138, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 199, 165, 255 ], "toColor": [ 175, 199, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 191, 184, 255 ], "toColor": [ 140, 191, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 152, 210, 255 ], "toColor": [ 214, 152, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 197, 212, 255 ], "toColor": [ 180, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 209, 151, 255 ], "toColor": [ 190, 209, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 154, 209, 255 ], "toColor": [ 151, 154, 209, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 322, "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, 232, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 26, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 580, "effectiveMaxScale": 550, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 486, "name": "282", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 487, "name": "Local Park and Recreation Areas (282)" }, { "id": 488, "name": "Control Corners (282)" }, { "id": 489, "name": "Tax Parcel Points (282)" }, { "id": 490, "name": "Conveyance Division Points (282)" }, { "id": 491, "name": "FacilitySitePoint (282)" }, { "id": 492, "name": "Railroad (282)" }, { "id": 493, "name": "Simultaneous Conveyance Names (282)" }, { "id": 494, "name": "TaxParcel (282)" }, { "id": 495, "name": "Lot and Units (282)" }, { "id": 107, "name": "Road Centerlines (282)" }, { "id": 496, "name": "PLSS Boundaries (282)" }, { "id": 497, "name": "Waterbodies Anno (282)" }, { "id": 502, "name": "Lakes (282)" }, { "id": 503, "name": "Drains (282)" }, { "id": 504, "name": "Encumbrances (282)" }, { "id": 505, "name": "Simultaneous Conveyances (282)" }, { "id": 506, "name": "PLSS Sections (282)" }, { "id": 507, "name": "FacilitySites (282)" } ], "minScale": 290, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.0457357845019892E7, "xmax": 2.00375070671792E7, "ymax": 3.024097195838655E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 487, "name": "Local Park and Recreation Areas (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "378c2e4103a923bae8ac794b34c213af", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAHH0lEQVRYheWYC2xT1xnH/+f63vjt2HGc2E4IAScRAToe0QQ0pEMN0KXVOtjoxljXVVPHpHaDkDIY7UYDLawpBcroaLtqTNMErQpt2LJAWckG68iy5gGhPELS1nk6T8dJbMeP63vvdM3QRmJfO5B0Qv1Llu49/s45v3se3/edQ+MuEY27RDTuEtH4ooB+rXS9yqdQFgiELCQQsgUBekIoBhDchKBDgHAFPM6e+dmB9v8L6IqXivMpgpIgoe43axWDaUY1SUlUapQKWkERCIEgP+p0+4e7B70PdLlGd60o29TPC/wbQwbf4fof/YadctDlZcW5NE3tUzL0l/Nnp6qzLXqFjCL6CKY6m0VnvvnSN+zTnrvseFLmIpsLy4q3VW195fiUgX715U0/l1GyzQVzzIq505LkIPHXTUlUJj6Sb/tS/4hv5GRd2wsryorXJ/CBb1due801aaBL9m1SGgTqaJJWXrhqUaZWkRC9miAI8AU5qOSRbUw6pe7798/SVTf1kNqWvn+t3P30w395Zm/THYPmvbGeMYxS57IsujmF89JVMiI9jNVNvegc8GDNUhukbO+dZc5JNagdlbVtVSt3P10YCzYmqMWj/V2aSX3PyvnTFLFs7b1u1LX0Q4CAD690Y9lcq6S9LVVrfSgvQ4SteGDfpkWnS/YP3hbog3tLnlIpmNVFCzNiQrp9QZxuaA9Dirr42QDSktTItiZKw1p01rxsU3NdS/874l6dMOjyF7cmAmzZw4umq2gZJdkZzwuorGuDn+VuKf/gYgeSdQoYNHLJ+vm55pxPuoex/KWN3zyz5cC7EwJVy0PP29IMcr1auhNR5650o8flG1ceDPHhD1hbkIVYH1u0MMP89oef/HJZaekfz5aWhuICXba/WM/ywhOLc1JjruFmxxAa7QNR/x8Y8eOvl7qwcsE0yXZS9Epdil7Z2YOhxwAcjgtUC9n3Mi26hGgu5qYGPQGcudiJWLra4YLVqMbcjCRJu6WzzenvVdufiBuUYWSP51j1MqlGQxyPytq28PTGo7MfdyElUYWUxOj7Mt2o0VEEOUW7f2I69czB/pigvgA3O92oluy4qrELTrcf8SrEiRuuFevuy4Gcib5eU/TKfsfgaAGA9yRBC3dtTFXQFGHo6I0FQhzSktXh6ay53gOvf9zaH6csSyIsBhVcXj/MehWiyWxQJzgGR3PHlo8DJZTMqlMnSG5ROS3DnAwDPrjQGRekqI4BL5bkpsKokXbJSZoELSCkjy0fP/WEUzM0FXO3/+1jR3iTxKsAG0J5tR1r78uCRsFEtZMztFIglCYmKCUDy/E3oks0/f1KNy7ZnZioPH4WJ2rseCQ/K+o65XieEIFnY4KyPIYCLC+GmIijWt3Ug4ZPb9mQE9LAiB9/rrVj9eKZoKjxSYsvyAUIyLipGgeT7DPYhxlPVJckxu9Vi2eE37ucXtS29MWEkxGCBTYTtMr/dufyBmDUjl+v/cO+UYC0xAQ9VloaXH1wi9vlCRjGxmgxDE5P0YafxfVZH+fIcoKAy21OrFiQDptZOklxuEZlPM/XxwQVpZEz9W397uWRkgkxO6q+1oPalolNv5/lUPFRG+ZlGlEwxwpaRiK6PbePVSbZHA1xgfII7bvW6SqcPyOZjJ369xs6IGY6t6vGVie6Br14MG86krS3DsT1jqEAgOPHvnWMiwv0yPqyU2te3eJq7XMnZf5nqkX3UlnXjr5hP6IdRYIhLpzyiSKEQM5EjsIefwjlNXYsu8cKm1kXLhPr1Vzv9YfA7o9UJ6q/NGgUG/5xtfsPmSYtEQ9xcobGN5bMhJQqalvxafdI+Nmok+PRr+QgXl20DwQ5nq+o2nzw6oRA33x855HvvLZtV2Orc/q8GUZMpbx+Fh+19I16OdlPo9lIRiCDQVZU29LXaNIpGDGuT4VCnIDyf9q9goDis1v29NwW6KG1L1zbcHTnoyfr299akz+Tiifbn4jEo/XpCx0+bzD028qSvb+Xso0Z03+1bvs7Tx7Znnv8/Gfbi/IyqDSJkc1I1kLJ3GhSq4oez0UFWDGftQeGvOzpio0vF6N4Ei4gDn13546NR3dcPtXQ/laezcTMn2EM7+qxmhfnWhY9x8m6Vh/HC3vKN+x5Dhsm8UrnwLrn3n3q7dK5zY7hykttTtvSWRZis9xwLfFqxMfifFNPqKPP4wKPx/5Usuf9Kbl7+vXa0mYA2T8++vyqmube18839aTMnqYnGSYtTDpFxFEW89VOpwfXu1xc96BvVJ5A7ZBbW1+J5NQnDfSmXl33ixMATvzw8LP3tvd7tl7tcC32+FijSkGLTp4Ss6JgkOfEtI6miVfJ0BcCAe6Qe1hTXhHhKDxloDf15g92VQP4+v8eY2SENoBhaSpEebQBvUNMcu6kj0kBHauqZw/0AhB/k64vzh3+5yX6c+vpDvVv5BDGsWkLFMEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 31, "height": 31, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9468189.299123786, "ymin": 5227004.209280469, "xmax": -9418518.798520166, "ymax": 5276425.6045515705, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 100, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "OPERDAYS", "type": "esriFieldTypeString", "alias": "Operational Days", "length": 50, "domain": { "type": "codedValue", "name": "WS2_OperationalDays", "description": "The days of operation for a facility", "codedValues": [ { "name": "Sun-Sat", "code": "Sun-Sat" }, { "name": "Mon-Fri", "code": "Mon-Fri" }, { "name": "Sat-Sun", "code": "Sat-Sun" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPERHOURS", "type": "esriFieldTypeString", "alias": "Operational Hours", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "PARKAREA", "type": "esriFieldTypeDouble", "alias": "Size of Park", "domain": null }, { "name": "PARKURL", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "NUMPARKING", "type": "esriFieldTypeDouble", "alias": "Number of Parking Spaces", "domain": null }, { "name": "RESTROOM", "type": "esriFieldTypeString", "alias": "Restrooms Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAMPING", "type": "esriFieldTypeString", "alias": "Camping Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWIMMING", "type": "esriFieldTypeString", "alias": "Swimming Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIKING", "type": "esriFieldTypeString", "alias": "Hiking Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FISHING", "type": "esriFieldTypeString", "alias": "Fishing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PICNIC", "type": "esriFieldTypeString", "alias": "Picnicing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BOATING", "type": "esriFieldTypeString", "alias": "Boating Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HUNTING", "type": "esriFieldTypeString", "alias": "Hunting Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADCYCLE", "type": "esriFieldTypeString", "alias": "Cycling Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MTBCYCLE", "type": "esriFieldTypeString", "alias": "MTB Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAYGROUND", "type": "esriFieldTypeString", "alias": "Playgrounds Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GOLF", "type": "esriFieldTypeString", "alias": "Golf Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKI", "type": "esriFieldTypeString", "alias": "Skiing Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOCCER", "type": "esriFieldTypeString", "alias": "Soccer Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASEBALL", "type": "esriFieldTypeString", "alias": "Baseball Fields Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BASKETBALL", "type": "esriFieldTypeString", "alias": "Basketball Courts Available", "length": 5, "domain": { "type": "codedValue", "name": "WS2_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "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": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "WS2_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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2968_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 488, "name": "Control Corners (282)", "type": "Feature Layer", "description": "Public Land Survey System control corners shown at scales less than 30K.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "37e65eb3150b8deda0f65675849f8ae2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpklEQVQokWNhIBOwUKzxTFqapMmsWc9xKTxWWMjJ9OcPq8XkyZ9QNDL+/693NjXV6e6HDysMLS2rmfn4TP7/+fPz37dvs18/fnyY49u32n///3di2Gg8e/bOs6mpYXqGhrfk4uKU2ISFweJvjx/3+v78+Z2/P3/amyxY8BGrH/l0daNEbG2Vvt67xwDS+O/3b4afL15wSfr7q304e9aeYcGCjRga/zMwMD6TkzMSMDBg+HTtGsPbo0cZfrx8ySDh4cHAzMXF8eXWrTQGBgZMjZdiY7nEOTg4QWweVVWGx8uWMXApKIA0QcKAhYUba6jqL1789aGb26t/v3+LvNi6lUEmLIwB5OR3J08y8GlrM/z7/v02Vo0g8O3hw+kPFy3ql4uMZGHm5ARr+HjlCsO9GTPe/nj5sgCrRlA8fXv0SIKRhaX62ebNaVyysnJ/vn799fXu3evfnz6d/u/rV18GBoYVGBrZv33z/M3O3qVRUQGK4K5ziYmijP///zZcsOADSP5sSorTxZQUGf05c56gxuPMmeuQnWI0f/5rZL7xnDn7cPqRFAAAK+OvCDAZ3qcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POINTLAB]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 108, "symbol": { "type": "esriTS", "color": [ 205, 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": "Century Gothic", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9472956.87485581, "ymin": 5224059.838417046, "xmax": -9417679.828917293, "ymax": 5279566.519490207, "zmin": -1458.93428724994, "zmax": 3071.003831333408, "mmin": 0, "mmax": 0, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POINTLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "POINTLAB", "type": "esriFieldTypeString", "alias": "Corner Point Label", "length": 100, "domain": null }, { "name": "MONTYP", "type": "esriFieldTypeString", "alias": "Monument Type", "length": 30, "domain": null }, { "name": "SURVEYDT", "type": "esriFieldTypeDate", "alias": "Survey Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "Township Name", "length": 100, "domain": { "type": "codedValue", "name": "WS2_Township (PLSS)_1", "description": "Township (PLSS)", "codedValues": [ { "name": "Assyria Township", "code": "Assyria Township" }, { "name": "Aurelius Township", "code": "Aurelius Township" }, { "name": "Bellevue Township", "code": "Bellevue Township" }, { "name": "Benton Township", "code": "Benton Township" }, { "name": "Brookfield Township", "code": "Brookfield Township" }, { "name": "Carmel Township", "code": "Carmel Township" }, { "name": "Castleton Township", "code": "Castleton Township" }, { "name": "Chester Township", "code": "Chester Township" }, { "name": "Clarence Township", "code": "Clarence Township" }, { "name": "Convis Township", "code": "Convis Township" }, { "name": "Danby Township", "code": "Danby Township" }, { "name": "Delhi Charter Township", "code": "Delhi Charter Township" }, { "name": "Delta Charter Township", "code": "Delta Charter Township" }, { "name": "Dewitt Township", "code": "Dewitt Township" }, { "name": "Eagle Township", "code": "Eagle Township" }, { "name": "Eaton Township", "code": "Eaton Township" }, { "name": "Eaton Rapids Township", "code": "Eaton Rapids Township" }, { "name": "Hamlin Township", "code": "Hamlin Township" }, { "name": "Kalamo Township", "code": "Kalamo Township" }, { "name": "Lansing Charter Township", "code": "Lansing Charter Township" }, { "name": "Lee Township", "code": "Lee Township" }, { "name": "Maple Grove Township", "code": "Maple Grove Township" }, { "name": "Odessa Township", "code": "Odessa Township" }, { "name": "Oneida Charter Township", "code": "Oneida Charter Township" }, { "name": "Onondaga Township", "code": "Onondaga Township" }, { "name": "Pennfield Township", "code": "Pennfield Township" }, { "name": "Roxand Township", "code": "Roxand Township" }, { "name": "Sebewa Township", "code": "Sebewa Township" }, { "name": "Springport Township", "code": "Springport Township" }, { "name": "Sunfield Township", "code": "Sunfield Township" }, { "name": "Tompkins Township", "code": "Tompkins Township" }, { "name": "Vermontville Township", "code": "Vermontville Township" }, { "name": "Walton Township", "code": "Walton Township" }, { "name": "Watertown Township", "code": "Watertown Township" }, { "name": "Windsor Charter Township", "code": "Windsor Charter Township" }, { "name": "Woodland Township", "code": "Woodland Township" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMONUMENT", "type": "esriFieldTypeString", "alias": "Remonumented?", "length": 3, "domain": null }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "Name of Surveyor", "length": 20, "domain": null }, { "name": "CAP_NO", "type": "esriFieldTypeDouble", "alias": "Cap Number", "domain": null }, { "name": "REMON_DATE", "type": "esriFieldTypeDate", "alias": "Remonumentation Date", "length": 8, "domain": null }, { "name": "CORNER_ID", "type": "esriFieldTypeString", "alias": "Corner ID", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "Land Type", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TownRange", "type": "esriFieldTypeString", "alias": "Town Range", "length": 10, "domain": { "type": "codedValue", "name": "WS2_TownRange", "description": "Town & Range", "codedValues": [ { "name": "T01N, R02W", "code": "T01N, R02W" }, { "name": "T01N, R03W", "code": "T01N, R03W" }, { "name": "T01N, R04W", "code": "T01N, R04W" }, { "name": "T01N, R05W", "code": "T01N, R05W" }, { "name": "T01N, R06W", "code": "T01N, R06W" }, { "name": "T01N, R07W", "code": "T01N, R07W" }, { "name": "T01S, R02W", "code": "T01S, R02W" }, { "name": "T01S, R03W", "code": "T01S, R03W" }, { "name": "T01S, R04W", "code": "T01S, R04W" }, { "name": "T01S, R05W", "code": "T01S, R05W" }, { "name": "T01S, R06W", "code": "T01S, R06W" }, { "name": "T01S, R07W", "code": "T01S, R07W" }, { "name": "T02N, R02W", "code": "T02N, R02W" }, { "name": "T02N, R03W", "code": "T02N, R03W" }, { "name": "T02N, R04W", "code": "T02N, R04W" }, { "name": "T02N, R05W", "code": "T02N, R05W" }, { "name": "T02N, R06W", "code": "T02N, R06W" }, { "name": "T02N, R07W", "code": "T02N, R07W" }, { "name": "T03N, R02W", "code": "T03N, R02W" }, { "name": "T03N, R03W", "code": "T03N, R03W" }, { "name": "T03N, R04W", "code": "T03N, R04W" }, { "name": "T03N, R05W", "code": "T03N, R05W" }, { "name": "T03N, R06W", "code": "T03N, R06W" }, { "name": "T03N, R07W", "code": "T03N, R07W" }, { "name": "T04N, R02W", "code": "T04N, R02W" }, { "name": "T04N, R03W", "code": "T04N, R03W" }, { "name": "T04N, R04W", "code": "T04N, R04W" }, { "name": "T04N, R05W", "code": "T04N, R05W" }, { "name": "T04N, R06W", "code": "T04N, R06W" }, { "name": "T04N, R07W", "code": "T04N, R07W" }, { "name": "T05N, R02W", "code": "T05N, R02W" }, { "name": "T05N, R03W", "code": "T05N, R03W" }, { "name": "T05N, R04W", "code": "T05N, R04W" }, { "name": "T05N, R05W", "code": "T05N, R05W" }, { "name": "T05N, R06W", "code": "T05N, R06W" }, { "name": "T05N, R07W", "code": "T05N, R07W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "LiberPgJoin", "type": "esriFieldTypeString", "alias": "LiberPgJoin", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACCESS", "type": "esriFieldTypeString", "alias": "Accessiblity", "length": 255, "domain": { "type": "codedValue", "name": "WS2_LandAccessibilityType", "description": "The land access type for a feature", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Roadway", "code": "Roadway" }, { "name": "Railroad", "code": "Railroad" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PositionQuality", "type": "esriFieldTypeString", "alias": "Position Quality", "length": 255, "domain": { "type": "codedValue", "name": "WS2_ControlCornerPositionQuality", "description": "Control Corner Position Quality", "codedValues": [ { "name": "LCRC-Low", "code": "LCRC-Low" }, { "name": "LCRC-Medium", "code": "LRCR-Medium" }, { "name": "LCRC-High", "code": "LCRC-High" }, { "name": "GNSS", "code": "GNSS" }, { "name": "Approximated", "code": "Approximated" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_County", "description": "County", "codedValues": [ { "name": "Calhoun County", "code": "Calhoun" }, { "name": "Barry County", "code": "Barry" }, { "name": "Clinton County", "code": "Clinton" }, { "name": "Ingham County", "code": "Ingham" }, { "name": "Ionia County", "code": "Ionia" }, { "name": "Jackson County", "code": "Jackson" }, { "name": "Eaton County", "code": "Eaton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Coincident", "type": "esriFieldTypeString", "alias": "Coincident", "length": 255, "domain": null }, { "name": "StatisticsFlag", "type": "esriFieldTypeString", "alias": "Include in Statistics", "length": 255, "domain": null }, { "name": "AttachmentCount", "type": "esriFieldTypeSmallInteger", "alias": "Attachment Count", "domain": null }, { "name": "LastMaintenanceDate", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3909_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3909", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3909", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3757_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 489, "name": "Tax Parcel Points (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 8600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470705.648581797, "ymin": 5224129.947647275, "xmax": -9417721.656059567, "ymax": 5277316.932223167, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 30, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 30, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building", "length": 50, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit", "length": 50, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 100, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 100, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 4000, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3206", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3084_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 490, "name": "Conveyance Division Points (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIVDSGNTR]", "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "none", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "<5K", "priority": 77, "symbol": { "type": "esriTS", "color": [ 138, 69, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "DIVDSGNTR", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "BLKDSGNTR", "length": 50, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 250, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3200", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3078_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 491, "name": "FacilitySitePoint (282)", "type": "Feature Layer", "description": "Points that represent significant facility locations. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURECODE", "defaultSymbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "Feature Code", "classes": [ { "label": "Agricultural Experimental Station", "description": "Agricultural Experimental Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Agricultural Experimental Station" ] ] }, { "label": "Agriculture or Livestock Structure", "description": "Agriculture or Livestock Structure", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Agriculture or Livestock Structure" ] ] }, { "label": "Air Shipping Hub", "description": "Air Shipping Hub", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Shipping Hub" ] ] }, { "label": "Air Support / Maintenance Facility", "description": "Air Support / Maintenance Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Support / Maintenance Facility" ] ] }, { "label": "Air Traffic Control Center / Command Center", "description": "Air Traffic Control Center / Command Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Air Traffic Control Center / Command Center" ] ] }, { "label": "Aircraft Manufacturing Facility", "description": "Aircraft Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Aircraft Manufacturing Facility" ] ] }, { "label": "Airport Terminal", "description": "Airport Terminal", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Airport Terminal" ] ] }, { "label": "Ambulance Service", "description": "Ambulance Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ambulance Service" ] ] }, { "label": "American Red Cross Facility", "description": "American Red Cross Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "American Red Cross Facility" ] ] }, { "label": "Amusement / Water Park", "description": "Amusement / Water Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Amusement / Water Park" ] ] }, { "label": "Arboretum / Botanical Garden", "description": "Arboretum / Botanical Garden", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Arboretum / Botanical Garden" ] ] }, { "label": "Armament Manufacturing Facility", "description": "Armament Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Armament Manufacturing Facility" ] ] }, { "label": "Auditorium / Concert Hall / Theater / Opera House", "description": "Auditorium / Concert Hall / Theater / Opera House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Auditorium / Concert Hall / Theater / Opera House" ] ] }, { "label": "Automotive Manufacturing Facility", "description": "Automotive Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Automotive Manufacturing Facility" ] ] }, { "label": "Bakery (Regional)", "description": "Bakery (Regional)", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bakery (Regional)" ] ] }, { "label": "Bank", "description": "Bank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bank" ] ] }, { "label": "Banking or Finance Facility", "description": "Banking or Finance Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Banking or Finance Facility" ] ] }, { "label": "Beverage Bottling Plant", "description": "Beverage Bottling Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Beverage Bottling Plant" ] ] }, { "label": "Blood Bank", "description": "Blood Bank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Blood Bank" ] ] }, { "label": "Boat Ramp / Dock", "description": "Boat Ramp / Dock", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Boat Ramp / Dock" ] ] }, { "label": "Border Crossing / Port of Entry", "description": "Border Crossing / Port of Entry", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Border Crossing / Port of Entry" ] ] }, { "label": "Border Patrol", "description": "Border Patrol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Border Patrol" ] ] }, { "label": "Brewery / Distillery / Winery", "description": "Brewery / Distillery / Winery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Brewery / Distillery / Winery" ] ] }, { "label": "Bridge", "description": "Bridge", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge" ] ] }, { "label": "Bridge: Light Rail / Subway", "description": "Bridge: Light Rail / Subway", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Light Rail / Subway" ] ] }, { "label": "Bridge: Railroad", "description": "Bridge: Railroad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Railroad" ] ] }, { "label": "Bridge: Road", "description": "Bridge: Road", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bridge: Road" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Building General" ] ] }, { "label": "Bulk Mail Center", "description": "Bulk Mail Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bulk Mail Center" ] ] }, { "label": "Bullion Repository", "description": "Bullion Repository", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bullion Repository" ] ] }, { "label": "Bureau of Alcohol, Tobacco, and Firearms", "description": "Bureau of Alcohol, Tobacco, and Firearms", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bureau of Alcohol, Tobacco, and Firearms" ] ] }, { "label": "Bureau of Land Management Facility", "description": "Bureau of Land Management Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bureau of Land Management Facility" ] ] }, { "label": "Bus Services - Operations Garages", "description": "Bus Services - Operations Garages", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bus Services - Operations Garages" ] ] }, { "label": "Bus Station / Dispatch Facility", "description": "Bus Station / Dispatch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bus Station / Dispatch Facility" ] ] }, { "label": "Campground", "description": "Campground", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Campground" ] ] }, { "label": "Cannery", "description": "Cannery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cannery" ] ] }, { "label": "Casino", "description": "Casino", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Casino" ] ] }, { "label": "Cemetery", "description": "Cemetery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Cemetery" ] ] }, { "label": "Center for Disease Control Office", "description": "Center for Disease Control Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Center for Disease Control Office" ] ] }, { "label": "Check Clearing Center", "description": "Check Clearing Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Check Clearing Center" ] ] }, { "label": "Chemical Facility", "description": "Chemical Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Chemical Facility" ] ] }, { "label": "Civil Defense", "description": "Civil Defense", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Civil Defense" ] ] }, { "label": "Coal Facility", "description": "Coal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Coal Facility" ] ] }, { "label": "Coast Guard", "description": "Coast Guard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Coast Guard" ] ] }, { "label": "College / University", "description": "College / University", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "College / University" ] ] }, { "label": "Commercial or Retail Facility", "description": "Commercial or Retail Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Commercial or Retail Facility" ] ] }, { "label": "Commodities Exchange", "description": "Commodities Exchange", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Commodities Exchange" ] ] }, { "label": "Communication Tower", "description": "Communication Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Communication Tower" ] ] }, { "label": "Community / Recreation Center", "description": "Community / Recreation Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Community / Recreation Center" ] ] }, { "label": "Convention Center", "description": "Convention Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Convention Center" ] ] }, { "label": "Corporate Headquarters", "description": "Corporate Headquarters", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Corporate Headquarters" ] ] }, { "label": "Corral", "description": "Corral", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Corral" ] ] }, { "label": "County Government Facility", "description": "County Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "County Government Facility" ] ] }, { "label": "Court House", "description": "Court House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Court House" ] ] }, { "label": "Critical Federal Contractor Facility", "description": "Critical Federal Contractor Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Critical Federal Contractor Facility" ] ] }, { "label": "Customs Service", "description": "Customs Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Customs Service" ] ] }, { "label": "Dairy", "description": "Dairy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Dairy" ] ] }, { "label": "Data Center", "description": "Data Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Data Center" ] ] }, { "label": "Day Care Facility", "description": "Day Care Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Day Care Facility" ] ] }, { "label": "Deparment of Motor Vehicle Facility", "description": "Deparment of Motor Vehicle Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Deparment of Motor Vehicle Facility" ] ] }, { "label": "Department of Energy Facility", "description": "Department of Energy Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Energy Facility" ] ] }, { "label": "Department of Justice", "description": "Department of Justice", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Justice" ] ] }, { "label": "Department of Public Works", "description": "Department of Public Works", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of Public Works" ] ] }, { "label": "Department of State Facility", "description": "Department of State Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Department of State Facility" ] ] }, { "label": "Diagnostic Laboratory", "description": "Diagnostic Laboratory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Diagnostic Laboratory" ] ] }, { "label": "DoD / Military Facility", "description": "DoD / Military Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DoD / Military Facility" ] ] }, { "label": "Drug Enforcement Agency", "description": "Drug Enforcement Agency", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Drug Enforcement Agency" ] ] }, { "label": "Durable / Non-Durable Goods Facility", "description": "Durable / Non-Durable Goods Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Durable / Non-Durable Goods Facility" ] ] }, { "label": "Education Facility", "description": "Education Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Education Facility" ] ] }, { "label": "Electric Facility", "description": "Electric Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Electric Facility" ] ] }, { "label": "Emergency Response Facility", "description": "Emergency Response Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Response Facility" ] ] }, { "label": "Emergency Response or Law Enforcement Facility", "description": "Emergency Response or Law Enforcement Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Emergency Response or Law Enforcement Facility" ] ] }, { "label": "Energy Distribution Control Facility", "description": "Energy Distribution Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Energy Distribution Control Facility" ] ] }, { "label": "Energy Facility", "description": "Energy Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Energy Facility" ] ] }, { "label": "Explosives Facility", "description": "Explosives Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Explosives Facility" ] ] }, { "label": "Fair / Exhibition / Rodeo Grounds", "description": "Fair / Exhibition / Rodeo Grounds", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fair / Exhibition / Rodeo Grounds" ] ] }, { "label": "Farm / Ranch", "description": "Farm / Ranch", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Farm / Ranch" ] ] }, { "label": "Federal Bureau of Investigation", "description": "Federal Bureau of Investigation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Bureau of Investigation" ] ] }, { "label": "Federal Emergency Management Agency", "description": "Federal Emergency Management Agency", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Emergency Management Agency" ] ] }, { "label": "Federal Reserve Bank / Branch", "description": "Federal Reserve Bank / Branch", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Federal Reserve Bank / Branch" ] ] }, { "label": "Feedlot", "description": "Feedlot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Feedlot" ] ] }, { "label": "Ferry Terminal / Dispatch Facility", "description": "Ferry Terminal / Dispatch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ferry Terminal / Dispatch Facility" ] ] }, { "label": "Fertilizer Facility", "description": "Fertilizer Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fertilizer Facility" ] ] }, { "label": "Financial Processing Center", "description": "Financial Processing Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Financial Processing Center" ] ] }, { "label": "Financial Services Company", "description": "Financial Services Company", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Financial Services Company" ] ] }, { "label": "Fire Equipment Manufacturer", "description": "Fire Equipment Manufacturer", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Equipment Manufacturer" ] ] }, { "label": "Fire Hydrant", "description": "Fire Hydrant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Hydrant" ] ] }, { "label": "Fire Station / EMS Station", "description": "Fire Station / EMS Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Station / EMS Station" ] ] }, { "label": "Fire Training Facility / Academy", "description": "Fire Training Facility / Academy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fire Training Facility / Academy" ] ] }, { "label": "Fish Farm / Hatchery", "description": "Fish Farm / Hatchery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fish Farm / Hatchery" ] ] }, { "label": "Fish Ladder", "description": "Fish Ladder", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Fish Ladder" ] ] }, { "label": "Food Distribution Center", "description": "Food Distribution Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Food Distribution Center" ] ] }, { "label": "Food Industry Facility", "description": "Food Industry Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Food Industry Facility" ] ] }, { "label": "Gas Station", "description": "Gas Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Gas Station" ] ] }, { "label": "Geothermal Facility", "description": "Geothermal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Geothermal Facility" ] ] }, { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Golf Course" ] ] }, { "label": "Government or Military Facility", "description": "Government or Military Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Government or Military Facility" ] ] }, { "label": "Governor Residence", "description": "Governor Residence", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Governor Residence" ] ] }, { "label": "Grain Elevator", "description": "Grain Elevator", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grain Elevator" ] ] }, { "label": "Grain Mill", "description": "Grain Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grain Mill" ] ] }, { "label": "Greenhouse / Nursery", "description": "Greenhouse / Nursery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Greenhouse / Nursery" ] ] }, { "label": "Grocery Store", "description": "Grocery Store", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Grocery Store" ] ] }, { "label": "Harbor / Marina", "description": "Harbor / Marina", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Harbor / Marina" ] ] }, { "label": "Hazardous Materials Facility", "description": "Hazardous Materials Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazardous Materials Facility" ] ] }, { "label": "Hazardous Waste Facility", "description": "Hazardous Waste Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hazardous Waste Facility" ] ] }, { "label": "Health or Medical Facility", "description": "Health or Medical Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Health or Medical Facility" ] ] }, { "label": "Helipad / Heliport / Helispot", "description": "Helipad / Heliport / Helispot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Helipad / Heliport / Helispot" ] ] }, { "label": "Historic Site / Point of Interest", "description": "Historic Site / Point of Interest", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Historic Site / Point of Interest" ] ] }, { "label": "Homeless Shelter", "description": "Homeless Shelter", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Homeless Shelter" ] ] }, { "label": "Hospital / Medical Center", "description": "Hospital / Medical Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hospital / Medical Center" ] ] }, { "label": "Hotel / Motel", "description": "Hotel / Motel", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hotel / Motel" ] ] }, { "label": "House of Worship", "description": "House of Worship", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "House of Worship" ] ] }, { "label": "Household Products Facility", "description": "Household Products Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Household Products Facility" ] ] }, { "label": "Hydroelectric Facility", "description": "Hydroelectric Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Hydroelectric Facility" ] ] }, { "label": "Ice Arena", "description": "Ice Arena", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ice Arena" ] ] }, { "label": "Immigration and Naturalization Service", "description": "Immigration and Naturalization Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Immigration and Naturalization Service" ] ] }, { "label": "Industrial Facility", "description": "Industrial Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Industrial Facility" ] ] }, { "label": "Information or Communication Facility", "description": "Information or Communication Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Information or Communication Facility" ] ] }, { "label": "Institutional Residence / Dorm / Barracks", "description": "Institutional Residence / Dorm / Barracks", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Institutional Residence / Dorm / Barracks" ] ] }, { "label": "Insurance and Finance Center", "description": "Insurance and Finance Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Insurance and Finance Center" ] ] }, { "label": "Intelligence Facility", "description": "Intelligence Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Intelligence Facility" ] ] }, { "label": "Internet DNS Location / Other Node", "description": "Internet DNS Location / Other Node", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet DNS Location / Other Node" ] ] }, { "label": "Internet Metro Area Exchange / Hub", "description": "Internet Metro Area Exchange / Hub", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet Metro Area Exchange / Hub" ] ] }, { "label": "Internet Service Provider", "description": "Internet Service Provider", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Internet Service Provider" ] ] }, { "label": "Investment / Brokerage Center", "description": "Investment / Brokerage Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Investment / Brokerage Center" ] ] }, { "label": "Landfill", "description": "Landfill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Landfill" ] ] }, { "label": "Launch Facility", "description": "Launch Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Launch Facility" ] ] }, { "label": "Launch Pad", "description": "Launch Pad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Launch Pad" ] ] }, { "label": "Law Enforcement", "description": "Law Enforcement", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Law Enforcement" ] ] }, { "label": "Library", "description": "Library", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Library" ] ] }, { "label": "Light Rail Power Substation", "description": "Light Rail Power Substation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Light Rail Power Substation" ] ] }, { "label": "Light Rail Station", "description": "Light Rail Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Light Rail Station" ] ] }, { "label": "Lighthouse / Light", "description": "Lighthouse / Light", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lighthouse / Light" ] ] }, { "label": "Livestock Complex", "description": "Livestock Complex", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Livestock Complex" ] ] }, { "label": "Lookout Tower", "description": "Lookout Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lookout Tower" ] ] }, { "label": "Lumber Mill / Saw Mill", "description": "Lumber Mill / Saw Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Lumber Mill / Saw Mill" ] ] }, { "label": "Mail or Shipping Facility", "description": "Mail or Shipping Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mail or Shipping Facility" ] ] }, { "label": "Maintenance Yard", "description": "Maintenance Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Maintenance Yard" ] ] }, { "label": "Manufacturing Facility", "description": "Manufacturing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manufacturing Facility" ] ] }, { "label": "Manufacturing Warehouse", "description": "Manufacturing Warehouse", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Manufacturing Warehouse" ] ] }, { "label": "Marina", "description": "Marina", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Marina" ] ] }, { "label": "Marshal Service", "description": "Marshal Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Marshal Service" ] ] }, { "label": "Meat Processing / Packaging Facility", "description": "Meat Processing / Packaging Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Meat Processing / Packaging Facility" ] ] }, { "label": "Medical Research Laboratory", "description": "Medical Research Laboratory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Medical Research Laboratory" ] ] }, { "label": "Medical Stockpile Facility", "description": "Medical Stockpile Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Medical Stockpile Facility" ] ] }, { "label": "Mine", "description": "Mine", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine" ] ] }, { "label": "Mine Uranium Facility", "description": "Mine Uranium Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine Uranium Facility" ] ] }, { "label": "Mine Waste Disposal Site", "description": "Mine Waste Disposal Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mine Waste Disposal Site" ] ] }, { "label": "Mobile Home Park", "description": "Mobile Home Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mobile Home Park" ] ] }, { "label": "Morgue", "description": "Morgue", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Morgue" ] ] }, { "label": "Mortuary / Crematory", "description": "Mortuary / Crematory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Mortuary / Crematory" ] ] }, { "label": "Multi-Family Dwelling", "description": "Multi-Family Dwelling", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Multi-Family Dwelling" ] ] }, { "label": "Municipal Government Facility", "description": "Municipal Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Municipal Government Facility" ] ] }, { "label": "Museum", "description": "Museum", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Museum" ] ] }, { "label": "NASA Facility", "description": "NASA Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NASA Facility" ] ] }, { "label": "National Guard Armory / Base", "description": "National Guard Armory / Base", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Guard Armory / Base" ] ] }, { "label": "National Park Service Facility", "description": "National Park Service Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Park Service Facility" ] ] }, { "label": "National Symbol / Monument", "description": "National Symbol / Monument", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "National Symbol / Monument" ] ] }, { "label": "Natural Gas Facility", "description": "Natural Gas Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Natural Gas Facility" ] ] }, { "label": "Nuclear Facility", "description": "Nuclear Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Facility" ] ] }, { "label": "Nuclear Fuel Plant", "description": "Nuclear Fuel Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Fuel Plant" ] ] }, { "label": "Nuclear Research Facility", "description": "Nuclear Research Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Research Facility" ] ] }, { "label": "Nuclear Waste Processing / Storage Facility", "description": "Nuclear Waste Processing / Storage Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Waste Processing / Storage Facility" ] ] }, { "label": "Nuclear Weapons Facility", "description": "Nuclear Weapons Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Weapons Facility" ] ] }, { "label": "Nuclear Weapons Plant", "description": "Nuclear Weapons Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nuclear Weapons Plant" ] ] }, { "label": "Nursing Home / Long Term Care", "description": "Nursing Home / Long Term Care", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Nursing Home / Long Term Care" ] ] }, { "label": "Observatory", "description": "Observatory", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Observatory" ] ] }, { "label": "Office of Emergency Management", "description": "Office of Emergency Management", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Office of Emergency Management" ] ] }, { "label": "Oil / Gas Extraction or Injection Well", "description": "Oil / Gas Extraction or Injection Well", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Extraction or Injection Well" ] ] }, { "label": "Oil / Gas Facility", "description": "Oil / Gas Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Facility" ] ] }, { "label": "Oil / Gas Processing Plant", "description": "Oil / Gas Processing Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Processing Plant" ] ] }, { "label": "Oil / Gas Pumping Station", "description": "Oil / Gas Pumping Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Pumping Station" ] ] }, { "label": "Oil / Gas Refinery", "description": "Oil / Gas Refinery", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Refinery" ] ] }, { "label": "Oil / Gas Storage Facility / Tank Farm", "description": "Oil / Gas Storage Facility / Tank Farm", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Storage Facility / Tank Farm" ] ] }, { "label": "Oil / Gas Well or Field", "description": "Oil / Gas Well or Field", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Oil / Gas Well or Field" ] ] }, { "label": "Ore Processing Facility", "description": "Ore Processing Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ore Processing Facility" ] ] }, { "label": "Outdoor Theater / Amphitheater", "description": "Outdoor Theater / Amphitheater", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outdoor Theater / Amphitheater" ] ] }, { "label": "Outpatient Clinic", "description": "Outpatient Clinic", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Outpatient Clinic" ] ] }, { "label": "POL Storage Tank", "description": "POL Storage Tank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "POL Storage Tank" ] ] }, { "label": "Paper / Pulp Mill", "description": "Paper / Pulp Mill", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Paper / Pulp Mill" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Park" ] ] }, { "label": "Park and Ride / Commuter Lot", "description": "Park and Ride / Commuter Lot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Park and Ride / Commuter Lot" ] ] }, { "label": "Parking Lot Structure / Garage", "description": "Parking Lot Structure / Garage", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Parking Lot Structure / Garage" ] ] }, { "label": "Pharmaceutical Plant", "description": "Pharmaceutical Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pharmaceutical Plant" ] ] }, { "label": "Pharmacy", "description": "Pharmacy", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pharmacy" ] ] }, { "label": "Picnic Area", "description": "Picnic Area", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Picnic Area" ] ] }, { "label": "Pier / Wharf / Quay / Mole", "description": "Pier / Wharf / Quay / Mole", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Pier / Wharf / Quay / Mole" ] ] }, { "label": "Port Facility", "description": "Port Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility" ] ] }, { "label": "Port Facility: Commercial Port", "description": "Port Facility: Commercial Port", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Commercial Port" ] ] }, { "label": "Port Facility: Crane", "description": "Port Facility: Crane", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Crane" ] ] }, { "label": "Port Facility: Maintenance and Fuel Facility", "description": "Port Facility: Maintenance and Fuel Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Maintenance and Fuel Facility" ] ] }, { "label": "Port Facility: Modal Transfer Facility", "description": "Port Facility: Modal Transfer Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Modal Transfer Facility" ] ] }, { "label": "Port Facility: Passenger Terminal", "description": "Port Facility: Passenger Terminal", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Passenger Terminal" ] ] }, { "label": "Port Facility: Warehouse Storage / Container Yard", "description": "Port Facility: Warehouse Storage / Container Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Port Facility: Warehouse Storage / Container Yard" ] ] }, { "label": "Post Office", "description": "Post Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Post Office" ] ] }, { "label": "Potable Water Facility", "description": "Potable Water Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Potable Water Facility" ] ] }, { "label": "Prison / Correctional Facility", "description": "Prison / Correctional Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Prison / Correctional Facility" ] ] }, { "label": "Private and Express Shipping Facility", "description": "Private and Express Shipping Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Private and Express Shipping Facility" ] ] }, { "label": "Public Attraction or Landmark Building", "description": "Public Attraction or Landmark Building", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Attraction or Landmark Building" ] ] }, { "label": "Public Health Office", "description": "Public Health Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Health Office" ] ] }, { "label": "Public Pool", "description": "Public Pool", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Pool" ] ] }, { "label": "Public Safety Office", "description": "Public Safety Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Safety Office" ] ] }, { "label": "Public Water Supply Intake", "description": "Public Water Supply Intake", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Water Supply Intake" ] ] }, { "label": "Public Water Supply Well", "description": "Public Water Supply Well", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Public Water Supply Well" ] ] }, { "label": "Racetrack / Dragstrip", "description": "Racetrack / Dragstrip", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Racetrack / Dragstrip" ] ] }, { "label": "Radio / TV Broadcast Facility", "description": "Radio / TV Broadcast Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Radio / TV Broadcast Facility" ] ] }, { "label": "Railroad Command / Control Facility", "description": "Railroad Command / Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Command / Control Facility" ] ] }, { "label": "Railroad Facility", "description": "Railroad Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Facility" ] ] }, { "label": "Railroad Freight Loading Facility", "description": "Railroad Freight Loading Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Freight Loading Facility" ] ] }, { "label": "Railroad Maintenance / Fuel Facility", "description": "Railroad Maintenance / Fuel Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Maintenance / Fuel Facility" ] ] }, { "label": "Railroad Roundhouse / Turntable", "description": "Railroad Roundhouse / Turntable", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Roundhouse / Turntable" ] ] }, { "label": "Railroad Station", "description": "Railroad Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Station" ] ] }, { "label": "Railroad Yard", "description": "Railroad Yard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Railroad Yard" ] ] }, { "label": "Rehabilitation Center", "description": "Rehabilitation Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rehabilitation Center" ] ] }, { "label": "Rest Stop / Roadside Park", "description": "Rest Stop / Roadside Park", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Rest Stop / Roadside Park" ] ] }, { "label": "Restaurant / Eating Establishment", "description": "Restaurant / Eating Establishment", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Restaurant / Eating Establishment" ] ] }, { "label": "Satellite Ground Station", "description": "Satellite Ground Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Satellite Ground Station" ] ] }, { "label": "School", "description": "School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School" ] ] }, { "label": "School: Elementary", "description": "School: Elementary", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: Elementary" ] ] }, { "label": "School: High School", "description": "School: High School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: High School" ] ] }, { "label": "School: Middle School", "description": "School: Middle School", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "School: Middle School" ] ] }, { "label": "Seaplane Anchorage / Base", "description": "Seaplane Anchorage / Base", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Seaplane Anchorage / Base" ] ] }, { "label": "Search and Rescue Office / Facility", "description": "Search and Rescue Office / Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Search and Rescue Office / Facility" ] ] }, { "label": "Secret Service", "description": "Secret Service", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Secret Service" ] ] }, { "label": "Semiconductor and Microchip Facility", "description": "Semiconductor and Microchip Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Semiconductor and Microchip Facility" ] ] }, { "label": "Shipyard", "description": "Shipyard", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shipyard" ] ] }, { "label": "Shopping Mall / Complex", "description": "Shopping Mall / Complex", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Shopping Mall / Complex" ] ] }, { "label": "Single-Family Dwelling", "description": "Single-Family Dwelling", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Single-Family Dwelling" ] ] }, { "label": "Ski Area / Ski Resort", "description": "Ski Area / Ski Resort", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Ski Area / Ski Resort" ] ] }, { "label": "Snowshed", "description": "Snowshed", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Snowshed" ] ] }, { "label": "Solar Facility", "description": "Solar Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Solar Facility" ] ] }, { "label": "Sports Arena / Stadium", "description": "Sports Arena / Stadium", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Sports Arena / Stadium" ] ] }, { "label": "State Capitol", "description": "State Capitol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Capitol" ] ] }, { "label": "State Government Facility", "description": "State Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Government Facility" ] ] }, { "label": "State Supreme Court", "description": "State Supreme Court", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "State Supreme Court" ] ] }, { "label": "Steel Plant", "description": "Steel Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Steel Plant" ] ] }, { "label": "Stock Exchange", "description": "Stock Exchange", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stock Exchange" ] ] }, { "label": "Stockyard / Feedlot", "description": "Stockyard / Feedlot", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Stockyard / Feedlot" ] ] }, { "label": "Strategic Petroleum Reserve", "description": "Strategic Petroleum Reserve", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Strategic Petroleum Reserve" ] ] }, { "label": "Substation", "description": "Substation", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Substation" ] ] }, { "label": "Subway Station", "description": "Subway Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Subway Station" ] ] }, { "label": "Superfund Site", "description": "Superfund Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Superfund Site" ] ] }, { "label": "Telephone Facility", "description": "Telephone Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Telephone Facility" ] ] }, { "label": "Textile Plant", "description": "Textile Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Textile Plant" ] ] }, { "label": "Tidal Facility", "description": "Tidal Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tidal Facility" ] ] }, { "label": "Toll Booth / Plaza", "description": "Toll Booth / Plaza", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Toll Booth / Plaza" ] ] }, { "label": "Trailhead", "description": "Trailhead", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trailhead" ] ] }, { "label": "Transportation Facility", "description": "Transportation Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Facility" ] ] }, { "label": "Transportation Safety Board", "description": "Transportation Safety Board", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Transportation Safety Board" ] ] }, { "label": "Tribal Government Facility", "description": "Tribal Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tribal Government Facility" ] ] }, { "label": "Truck Stop", "description": "Truck Stop", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Truck Stop" ] ] }, { "label": "Trucking Firm", "description": "Trucking Firm", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Trucking Firm" ] ] }, { "label": "Tunnel", "description": "Tunnel", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel" ] ] }, { "label": "Tunnel: Light Rail / Subway", "description": "Tunnel: Light Rail / Subway", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Light Rail / Subway" ] ] }, { "label": "Tunnel: Railroad", "description": "Tunnel: Railroad", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Railroad" ] ] }, { "label": "Tunnel: Road", "description": "Tunnel: Road", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Tunnel: Road" ] ] }, { "label": "US Capitol", "description": "US Capitol", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Capitol" ] ] }, { "label": "US Forest Service Facility", "description": "US Forest Service Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Forest Service Facility" ] ] }, { "label": "US Government Facility", "description": "US Government Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Government Facility" ] ] }, { "label": "US Mint / Bureau of Engraving and Printing", "description": "US Mint / Bureau of Engraving and Printing", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Mint / Bureau of Engraving and Printing" ] ] }, { "label": "US Supreme Court", "description": "US Supreme Court", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "US Supreme Court" ] ] }, { "label": "Veterinary Hospital / Clinic", "description": "Veterinary Hospital / Clinic", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Veterinary Hospital / Clinic" ] ] }, { "label": "Visitor / Information Center", "description": "Visitor / Information Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Visitor / Information Center" ] ] }, { "label": "Warehouse (Retail / Wholesale)", "description": "Warehouse (Retail / Wholesale)", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warehouse (Retail / Wholesale)" ] ] }, { "label": "Warning Center", "description": "Warning Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Warning Center" ] ] }, { "label": "Waste / Biomass Facility", "description": "Waste / Biomass Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Waste / Biomass Facility" ] ] }, { "label": "Wastewater Treatment Plant", "description": "Wastewater Treatment Plant", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wastewater Treatment Plant" ] ] }, { "label": "Water Pumping Station", "description": "Water Pumping Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Pumping Station" ] ] }, { "label": "Water Supply or Treatment Facility", "description": "Water Supply or Treatment Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Supply or Treatment Facility" ] ] }, { "label": "Water System Control Facility", "description": "Water System Control Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water System Control Facility" ] ] }, { "label": "Water Tank", "description": "Water Tank", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Tank" ] ] }, { "label": "Water Tower", "description": "Water Tower", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Tower" ] ] }, { "label": "Water Treatment Facility", "description": "Water Treatment Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Water Treatment Facility" ] ] }, { "label": "Weather Data Center", "description": "Weather Data Center", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Data Center" ] ] }, { "label": "Weather Facility or Structure", "description": "Weather Facility or Structure", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Facility or Structure" ] ] }, { "label": "Weather Forecast Office", "description": "Weather Forecast Office", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Forecast Office" ] ] }, { "label": "Weather Radar Site", "description": "Weather Radar Site", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weather Radar Site" ] ] }, { "label": "Weigh Station / Inspection Station", "description": "Weigh Station / Inspection Station", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Weigh Station / Inspection Station" ] ] }, { "label": "White House", "description": "White House", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "White House" ] ] }, { "label": "Wind Facility", "description": "Wind Facility", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Wind Facility" ] ] }, { "label": "Zoo", "description": "Zoo", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Zoo" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Agricultural Experimental Station", "label": "Agricultural Experimental Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Agriculture or Livestock Structure", "label": "Agriculture or Livestock Structure" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Shipping Hub", "label": "Air Shipping Hub" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Support / Maintenance Facility", "label": "Air Support / Maintenance Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Air Traffic Control Center / Command Center", "label": "Air Traffic Control Center / Command Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Aircraft Manufacturing Facility", "label": "Aircraft Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Airport Terminal", "label": "Airport Terminal" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ambulance Service", "label": "Ambulance Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "American Red Cross Facility", "label": "American Red Cross Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Amusement / Water Park", "label": "Amusement / Water Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Arboretum / Botanical Garden", "label": "Arboretum / Botanical Garden" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Armament Manufacturing Facility", "label": "Armament Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Auditorium / Concert Hall / Theater / Opera House", "label": "Auditorium / Concert Hall / Theater / Opera House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Automotive Manufacturing Facility", "label": "Automotive Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bakery (Regional)", "label": "Bakery (Regional)" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bank", "label": "Bank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Banking or Finance Facility", "label": "Banking or Finance Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Beverage Bottling Plant", "label": "Beverage Bottling Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Blood Bank", "label": "Blood Bank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Boat Ramp / Dock", "label": "Boat Ramp / Dock" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Border Crossing / Port of Entry", "label": "Border Crossing / Port of Entry" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Border Patrol", "label": "Border Patrol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Brewery / Distillery / Winery", "label": "Brewery / Distillery / Winery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Light Rail / Subway", "label": "Bridge: Light Rail / Subway" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Railroad", "label": "Bridge: Railroad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bridge: Road", "label": "Bridge: Road" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Building General", "label": "Building General" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bulk Mail Center", "label": "Bulk Mail Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bullion Repository", "label": "Bullion Repository" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bureau of Alcohol, Tobacco, and Firearms", "label": "Bureau of Alcohol, Tobacco, and Firearms" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bureau of Land Management Facility", "label": "Bureau of Land Management Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Services - Operations Garages", "label": "Bus Services - Operations Garages" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bus Station / Dispatch Facility", "label": "Bus Station / Dispatch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Campground", "label": "Campground" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cannery", "label": "Cannery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Casino", "label": "Casino" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cemetery", "label": "Cemetery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Center for Disease Control Office", "label": "Center for Disease Control Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Check Clearing Center", "label": "Check Clearing Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Chemical Facility", "label": "Chemical Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Civil Defense", "label": "Civil Defense" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coal Facility", "label": "Coal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coast Guard", "label": "Coast Guard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "College / University", "label": "College / University" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commercial or Retail Facility", "label": "Commercial or Retail Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Commodities Exchange", "label": "Commodities Exchange" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Communication Tower", "label": "Communication Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Community / Recreation Center", "label": "Community / Recreation Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Convention Center", "label": "Convention Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Corporate Headquarters", "label": "Corporate Headquarters" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Corral", "label": "Corral" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "County Government Facility", "label": "County Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Court House", "label": "Court House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Critical Federal Contractor Facility", "label": "Critical Federal Contractor Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Customs Service", "label": "Customs Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dairy", "label": "Dairy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Data Center", "label": "Data Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Day Care Facility", "label": "Day Care Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Deparment of Motor Vehicle Facility", "label": "Deparment of Motor Vehicle Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Energy Facility", "label": "Department of Energy Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Justice", "label": "Department of Justice" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of Public Works", "label": "Department of Public Works" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Department of State Facility", "label": "Department of State Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Diagnostic Laboratory", "label": "Diagnostic Laboratory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DoD / Military Facility", "label": "DoD / Military Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drug Enforcement Agency", "label": "Drug Enforcement Agency" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Durable / Non-Durable Goods Facility", "label": "Durable / Non-Durable Goods Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Education Facility", "label": "Education Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Electric Facility", "label": "Electric Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Response Facility", "label": "Emergency Response Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Emergency Response or Law Enforcement Facility", "label": "Emergency Response or Law Enforcement Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Distribution Control Facility", "label": "Energy Distribution Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Energy Facility", "label": "Energy Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Explosives Facility", "label": "Explosives Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fair / Exhibition / Rodeo Grounds", "label": "Fair / Exhibition / Rodeo Grounds" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Farm / Ranch", "label": "Farm / Ranch" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Bureau of Investigation", "label": "Federal Bureau of Investigation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Emergency Management Agency", "label": "Federal Emergency Management Agency" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Federal Reserve Bank / Branch", "label": "Federal Reserve Bank / Branch" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Feedlot", "label": "Feedlot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ferry Terminal / Dispatch Facility", "label": "Ferry Terminal / Dispatch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fertilizer Facility", "label": "Fertilizer Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Financial Processing Center", "label": "Financial Processing Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Financial Services Company", "label": "Financial Services Company" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Equipment Manufacturer", "label": "Fire Equipment Manufacturer" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Hydrant", "label": "Fire Hydrant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Station / EMS Station", "label": "Fire Station / EMS Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire Training Facility / Academy", "label": "Fire Training Facility / Academy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fish Farm / Hatchery", "label": "Fish Farm / Hatchery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fish Ladder", "label": "Fish Ladder" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Food Distribution Center", "label": "Food Distribution Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Food Industry Facility", "label": "Food Industry Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Gas Station", "label": "Gas Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Geothermal Facility", "label": "Geothermal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Golf Course", "label": "Golf Course" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Government or Military Facility", "label": "Government or Military Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Governor Residence", "label": "Governor Residence" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grain Elevator", "label": "Grain Elevator" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grain Mill", "label": "Grain Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Greenhouse / Nursery", "label": "Greenhouse / Nursery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Grocery Store", "label": "Grocery Store" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Harbor / Marina", "label": "Harbor / Marina" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazardous Materials Facility", "label": "Hazardous Materials Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hazardous Waste Facility", "label": "Hazardous Waste Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Health or Medical Facility", "label": "Health or Medical Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Helipad / Heliport / Helispot", "label": "Helipad / Heliport / Helispot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Historic Site / Point of Interest", "label": "Historic Site / Point of Interest" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Homeless Shelter", "label": "Homeless Shelter" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hospital / Medical Center", "label": "Hospital / Medical Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hotel / Motel", "label": "Hotel / Motel" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "House of Worship", "label": "House of Worship" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Household Products Facility", "label": "Household Products Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hydroelectric Facility", "label": "Hydroelectric Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ice Arena", "label": "Ice Arena" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Immigration and Naturalization Service", "label": "Immigration and Naturalization Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Industrial Facility", "label": "Industrial Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Information or Communication Facility", "label": "Information or Communication Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Institutional Residence / Dorm / Barracks", "label": "Institutional Residence / Dorm / Barracks" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Insurance and Finance Center", "label": "Insurance and Finance Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intelligence Facility", "label": "Intelligence Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet DNS Location / Other Node", "label": "Internet DNS Location / Other Node" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet Metro Area Exchange / Hub", "label": "Internet Metro Area Exchange / Hub" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Internet Service Provider", "label": "Internet Service Provider" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Investment / Brokerage Center", "label": "Investment / Brokerage Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Landfill", "label": "Landfill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Launch Facility", "label": "Launch Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Launch Pad", "label": "Launch Pad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Law Enforcement", "label": "Law Enforcement" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Library", "label": "Library" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light Rail Power Substation", "label": "Light Rail Power Substation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Light Rail Station", "label": "Light Rail Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lighthouse / Light", "label": "Lighthouse / Light" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Livestock Complex", "label": "Livestock Complex" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lookout Tower", "label": "Lookout Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lumber Mill / Saw Mill", "label": "Lumber Mill / Saw Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mail or Shipping Facility", "label": "Mail or Shipping Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Maintenance Yard", "label": "Maintenance Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manufacturing Facility", "label": "Manufacturing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manufacturing Warehouse", "label": "Manufacturing Warehouse" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marina", "label": "Marina" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Marshal Service", "label": "Marshal Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Meat Processing / Packaging Facility", "label": "Meat Processing / Packaging Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Medical Research Laboratory", "label": "Medical Research Laboratory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Medical Stockpile Facility", "label": "Medical Stockpile Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine", "label": "Mine" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine Uranium Facility", "label": "Mine Uranium Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mine Waste Disposal Site", "label": "Mine Waste Disposal Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mobile Home Park", "label": "Mobile Home Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Morgue", "label": "Morgue" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Mortuary / Crematory", "label": "Mortuary / Crematory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Multi-Family Dwelling", "label": "Multi-Family Dwelling" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Municipal Government Facility", "label": "Municipal Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Museum", "label": "Museum" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NASA Facility", "label": "NASA Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Guard Armory / Base", "label": "National Guard Armory / Base" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Park Service Facility", "label": "National Park Service Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "National Symbol / Monument", "label": "National Symbol / Monument" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Natural Gas Facility", "label": "Natural Gas Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Facility", "label": "Nuclear Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Fuel Plant", "label": "Nuclear Fuel Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Research Facility", "label": "Nuclear Research Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Waste Processing / Storage Facility", "label": "Nuclear Waste Processing / Storage Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Weapons Facility", "label": "Nuclear Weapons Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nuclear Weapons Plant", "label": "Nuclear Weapons Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Nursing Home / Long Term Care", "label": "Nursing Home / Long Term Care" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Observatory", "label": "Observatory" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Office of Emergency Management", "label": "Office of Emergency Management" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Extraction or Injection Well", "label": "Oil / Gas Extraction or Injection Well" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Facility", "label": "Oil / Gas Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Processing Plant", "label": "Oil / Gas Processing Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Pumping Station", "label": "Oil / Gas Pumping Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Refinery", "label": "Oil / Gas Refinery" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Storage Facility / Tank Farm", "label": "Oil / Gas Storage Facility / Tank Farm" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Oil / Gas Well or Field", "label": "Oil / Gas Well or Field" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ore Processing Facility", "label": "Ore Processing Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outdoor Theater / Amphitheater", "label": "Outdoor Theater / Amphitheater" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Outpatient Clinic", "label": "Outpatient Clinic" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "POL Storage Tank", "label": "POL Storage Tank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Paper / Pulp Mill", "label": "Paper / Pulp Mill" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Park and Ride / Commuter Lot", "label": "Park and Ride / Commuter Lot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Parking Lot Structure / Garage", "label": "Parking Lot Structure / Garage" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmaceutical Plant", "label": "Pharmaceutical Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pharmacy", "label": "Pharmacy" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Picnic Area", "label": "Picnic Area" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pier / Wharf / Quay / Mole", "label": "Pier / Wharf / Quay / Mole" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility", "label": "Port Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Commercial Port", "label": "Port Facility: Commercial Port" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Crane", "label": "Port Facility: Crane" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Maintenance and Fuel Facility", "label": "Port Facility: Maintenance and Fuel Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Modal Transfer Facility", "label": "Port Facility: Modal Transfer Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Passenger Terminal", "label": "Port Facility: Passenger Terminal" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Port Facility: Warehouse Storage / Container Yard", "label": "Port Facility: Warehouse Storage / Container Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Post Office", "label": "Post Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Potable Water Facility", "label": "Potable Water Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Prison / Correctional Facility", "label": "Prison / Correctional Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private and Express Shipping Facility", "label": "Private and Express Shipping Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Attraction or Landmark Building", "label": "Public Attraction or Landmark Building" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Health Office", "label": "Public Health Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Pool", "label": "Public Pool" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Safety Office", "label": "Public Safety Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Water Supply Intake", "label": "Public Water Supply Intake" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Public Water Supply Well", "label": "Public Water Supply Well" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Racetrack / Dragstrip", "label": "Racetrack / Dragstrip" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Radio / TV Broadcast Facility", "label": "Radio / TV Broadcast Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Command / Control Facility", "label": "Railroad Command / Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Facility", "label": "Railroad Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Freight Loading Facility", "label": "Railroad Freight Loading Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Maintenance / Fuel Facility", "label": "Railroad Maintenance / Fuel Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Roundhouse / Turntable", "label": "Railroad Roundhouse / Turntable" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Station", "label": "Railroad Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Railroad Yard", "label": "Railroad Yard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rehabilitation Center", "label": "Rehabilitation Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Rest Stop / Roadside Park", "label": "Rest Stop / Roadside Park" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Restaurant / Eating Establishment", "label": "Restaurant / Eating Establishment" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Satellite Ground Station", "label": "Satellite Ground Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School", "label": "School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: Elementary", "label": "School: Elementary" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: High School", "label": "School: High School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School: Middle School", "label": "School: Middle School" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Seaplane Anchorage / Base", "label": "Seaplane Anchorage / Base" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Search and Rescue Office / Facility", "label": "Search and Rescue Office / Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Secret Service", "label": "Secret Service" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Semiconductor and Microchip Facility", "label": "Semiconductor and Microchip Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shipyard", "label": "Shipyard" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Shopping Mall / Complex", "label": "Shopping Mall / Complex" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Single-Family Dwelling", "label": "Single-Family Dwelling" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Ski Area / Ski Resort", "label": "Ski Area / Ski Resort" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Snowshed", "label": "Snowshed" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Solar Facility", "label": "Solar Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Sports Arena / Stadium", "label": "Sports Arena / Stadium" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Capitol", "label": "State Capitol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Government Facility", "label": "State Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "State Supreme Court", "label": "State Supreme Court" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Steel Plant", "label": "Steel Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stock Exchange", "label": "Stock Exchange" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Stockyard / Feedlot", "label": "Stockyard / Feedlot" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Strategic Petroleum Reserve", "label": "Strategic Petroleum Reserve" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Substation", "label": "Substation" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Subway Station", "label": "Subway Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Superfund Site", "label": "Superfund Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Telephone Facility", "label": "Telephone Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Textile Plant", "label": "Textile Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tidal Facility", "label": "Tidal Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Toll Booth / Plaza", "label": "Toll Booth / Plaza" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trailhead", "label": "Trailhead" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Facility", "label": "Transportation Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transportation Safety Board", "label": "Transportation Safety Board" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tribal Government Facility", "label": "Tribal Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Truck Stop", "label": "Truck Stop" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Trucking Firm", "label": "Trucking Firm" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel", "label": "Tunnel" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Light Rail / Subway", "label": "Tunnel: Light Rail / Subway" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Railroad", "label": "Tunnel: Railroad" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Tunnel: Road", "label": "Tunnel: Road" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Capitol", "label": "US Capitol" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Forest Service Facility", "label": "US Forest Service Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Government Facility", "label": "US Government Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Mint / Bureau of Engraving and Printing", "label": "US Mint / Bureau of Engraving and Printing" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "US Supreme Court", "label": "US Supreme Court" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Veterinary Hospital / Clinic", "label": "Veterinary Hospital / Clinic" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Visitor / Information Center", "label": "Visitor / Information Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warehouse (Retail / Wholesale)", "label": "Warehouse (Retail / Wholesale)" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Warning Center", "label": "Warning Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Waste / Biomass Facility", "label": "Waste / Biomass Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wastewater Treatment Plant", "label": "Wastewater Treatment Plant" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Pumping Station", "label": "Water Pumping Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Supply or Treatment Facility", "label": "Water Supply or Treatment Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water System Control Facility", "label": "Water System Control Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Tank", "label": "Water Tank" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Tower", "label": "Water Tower" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Water Treatment Facility", "label": "Water Treatment Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Data Center", "label": "Weather Data Center" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Facility or Structure", "label": "Weather Facility or Structure" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Forecast Office", "label": "Weather Forecast Office" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weather Radar Site", "label": "Weather Radar Site" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Weigh Station / Inspection Station", "label": "Weigh Station / Inspection Station" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "White House", "label": "White House" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wind Facility", "label": "Wind Facility" }, { "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Zoo", "label": "Zoo" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 71, 237, 255 ], "toColor": [ 209, 71, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 97, 194, 255 ], "toColor": [ 179, 97, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 136, 191, 255 ], "toColor": [ 188, 136, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 94, 247, 255 ], "toColor": [ 245, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 123, 224, 255 ], "toColor": [ 219, 123, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 147, 245, 255 ], "toColor": [ 240, 147, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 131, 204, 255 ], "toColor": [ 202, 131, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 145, 184, 255 ], "toColor": [ 177, 145, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 111, 191, 255 ], "toColor": [ 174, 111, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 153, 240, 255 ], "toColor": [ 235, 153, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 73, 230, 255 ], "toColor": [ 203, 73, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 97, 186, 255 ], "toColor": [ 174, 97, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 115, 222, 255 ], "toColor": [ 197, 115, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 67, 222, 255 ], "toColor": [ 188, 67, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 65, 196, 255 ], "toColor": [ 174, 65, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 95, 222, 255 ], "toColor": [ 218, 95, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 75, 191, 255 ], "toColor": [ 183, 75, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 68, 212, 255 ], "toColor": [ 185, 68, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 96, 180, 255 ], "toColor": [ 181, 96, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 63, 217, 255 ], "toColor": [ 191, 63, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 110, 181, 255 ], "toColor": [ 172, 110, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 121, 212, 255 ], "toColor": [ 209, 121, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 77, 247, 255 ], "toColor": [ 227, 77, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 177, 240, 255 ], "toColor": [ 229, 177, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 81, 189, 255 ], "toColor": [ 173, 81, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 118, 227, 255 ], "toColor": [ 207, 118, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 123, 179, 255 ], "toColor": [ 167, 123, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 142, 230, 255 ], "toColor": [ 224, 142, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 46, 184, 255 ], "toColor": [ 170, 46, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 55, 189, 255 ], "toColor": [ 160, 55, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 59, 247, 255 ], "toColor": [ 207, 59, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 57, 237, 255 ], "toColor": [ 198, 57, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 176, 235, 255 ], "toColor": [ 231, 176, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 69, 242, 255 ], "toColor": [ 245, 69, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 57, 230, 255 ], "toColor": [ 230, 57, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 121, 199, 255 ], "toColor": [ 189, 121, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 95, 217, 255 ], "toColor": [ 188, 95, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 64, 199, 255 ], "toColor": [ 188, 64, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 64, 207, 255 ], "toColor": [ 183, 64, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 102, 242, 255 ], "toColor": [ 224, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 143, 181, 255 ], "toColor": [ 174, 143, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 155, 222, 255 ], "toColor": [ 213, 155, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 42, 196, 255 ], "toColor": [ 199, 42, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 161, 211, 255 ], "toColor": [ 212, 161, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 73, 235, 255 ], "toColor": [ 235, 73, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 150, 212, 255 ], "toColor": [ 211, 150, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 106, 189, 255 ], "toColor": [ 187, 106, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 146, 212, 255 ], "toColor": [ 206, 146, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 107, 232, 255 ], "toColor": [ 228, 107, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 94, 196, 255 ], "toColor": [ 178, 94, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 152, 217, 255 ], "toColor": [ 207, 152, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 75, 222, 255 ], "toColor": [ 205, 75, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 45, 179, 255 ], "toColor": [ 154, 45, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 139, 240, 255 ], "toColor": [ 235, 139, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 136, 186, 255 ], "toColor": [ 182, 136, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 112, 230, 255 ], "toColor": [ 230, 112, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 188, 245, 255 ], "toColor": [ 242, 188, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 181, 245, 255 ], "toColor": [ 244, 181, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 143, 189, 255 ], "toColor": [ 188, 143, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 147, 191, 255 ], "toColor": [ 191, 147, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 92, 242, 255 ], "toColor": [ 222, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 143, 189, 255 ], "toColor": [ 180, 143, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 58, 240, 255 ], "toColor": [ 234, 58, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 56, 209, 255 ], "toColor": [ 209, 56, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 114, 179, 255 ], "toColor": [ 167, 114, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 118, 204, 255 ], "toColor": [ 197, 118, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 61, 212, 255 ], "toColor": [ 209, 61, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 118, 227, 255 ], "toColor": [ 212, 118, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 118, 227, 255 ], "toColor": [ 220, 118, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 51, 222, 255 ], "toColor": [ 202, 51, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 43, 196, 255 ], "toColor": [ 194, 43, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 127, 181, 255 ], "toColor": [ 171, 127, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 102, 209, 255 ], "toColor": [ 190, 102, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 69, 217, 255 ], "toColor": [ 187, 69, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 61, 242, 255 ], "toColor": [ 206, 61, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 120, 240, 255 ], "toColor": [ 214, 120, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 127, 186, 255 ], "toColor": [ 172, 127, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 124, 230, 255 ], "toColor": [ 219, 124, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 40, 184, 255 ], "toColor": [ 169, 40, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 52, 204, 255 ], "toColor": [ 207, 52, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 55, 250, 255 ], "toColor": [ 217, 55, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 59, 191, 255 ], "toColor": [ 171, 59, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 85, 230, 255 ], "toColor": [ 220, 85, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 151, 230, 255 ], "toColor": [ 215, 151, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 128, 196, 255 ], "toColor": [ 180, 128, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 42, 189, 255 ], "toColor": [ 174, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 138, 227, 255 ], "toColor": [ 225, 138, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 70, 219, 255 ], "toColor": [ 209, 70, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 53, 212, 255 ], "toColor": [ 183, 53, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 96, 235, 255 ], "toColor": [ 223, 96, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 61, 191, 255 ], "toColor": [ 178, 61, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 132, 207, 255 ], "toColor": [ 189, 132, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 129, 235, 255 ], "toColor": [ 233, 129, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 146, 247, 255 ], "toColor": [ 230, 146, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 66, 237, 255 ], "toColor": [ 223, 66, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 123, 179, 255 ], "toColor": [ 175, 123, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 159, 227, 255 ], "toColor": [ 213, 159, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 118, 196, 255 ], "toColor": [ 182, 118, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 114, 181, 255 ], "toColor": [ 177, 114, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 40, 189, 255 ], "toColor": [ 156, 40, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 113, 209, 255 ], "toColor": [ 207, 113, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 55, 189, 255 ], "toColor": [ 160, 55, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 123, 201, 255 ], "toColor": [ 191, 123, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 167, 232, 255 ], "toColor": [ 219, 167, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 81, 224, 255 ], "toColor": [ 196, 81, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 156, 219, 255 ], "toColor": [ 212, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 124, 247, 255 ], "toColor": [ 227, 124, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 94, 191, 255 ], "toColor": [ 180, 94, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 66, 199, 255 ], "toColor": [ 179, 66, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 90, 232, 255 ], "toColor": [ 216, 90, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 70, 179, 255 ], "toColor": [ 164, 70, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 54, 209, 255 ], "toColor": [ 178, 54, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 150, 217, 255 ], "toColor": [ 215, 150, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 152, 211, 255 ], "toColor": [ 212, 152, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 140, 222, 255 ], "toColor": [ 207, 140, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 85, 217, 255 ], "toColor": [ 201, 85, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 137, 245, 255 ], "toColor": [ 238, 137, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 75, 227, 255 ], "toColor": [ 219, 75, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 117, 186, 255 ], "toColor": [ 183, 117, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 156, 219, 255 ], "toColor": [ 215, 156, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 152, 212, 255 ], "toColor": [ 201, 152, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 96, 219, 255 ], "toColor": [ 217, 96, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 95, 245, 255 ], "toColor": [ 210, 95, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 89, 194, 255 ], "toColor": [ 173, 89, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 90, 242, 255 ], "toColor": [ 230, 90, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 97, 207, 255 ], "toColor": [ 196, 97, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 59, 237, 255 ], "toColor": [ 216, 59, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 55, 191, 255 ], "toColor": [ 180, 55, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 85, 201, 255 ], "toColor": [ 192, 85, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 95, 217, 255 ], "toColor": [ 217, 95, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 85, 181, 255 ], "toColor": [ 178, 85, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 70, 232, 255 ], "toColor": [ 200, 70, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 86, 214, 255 ], "toColor": [ 184, 86, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 59, 194, 255 ], "toColor": [ 196, 59, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 135, 230, 255 ], "toColor": [ 230, 135, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 118, 214, 255 ], "toColor": [ 201, 118, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 136, 185, 255 ], "toColor": [ 186, 136, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 80, 250, 255 ], "toColor": [ 210, 80, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 70, 242, 255 ], "toColor": [ 202, 70, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 62, 181, 255 ], "toColor": [ 165, 62, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 69, 230, 255 ], "toColor": [ 200, 69, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 72, 194, 255 ], "toColor": [ 167, 72, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 162, 242, 255 ], "toColor": [ 242, 162, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 90, 232, 255 ], "toColor": [ 220, 90, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 44, 209, 255 ], "toColor": [ 171, 44, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 145, 242, 255 ], "toColor": [ 233, 145, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 129, 199, 255 ], "toColor": [ 194, 129, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 73, 209, 255 ], "toColor": [ 191, 73, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 163, 204, 255 ], "toColor": [ 203, 163, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 125, 232, 255 ], "toColor": [ 232, 125, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 75, 250, 255 ], "toColor": [ 227, 75, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 148, 214, 255 ], "toColor": [ 206, 148, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 81, 237, 255 ], "toColor": [ 229, 81, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 95, 199, 255 ], "toColor": [ 180, 95, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 115, 191, 255 ], "toColor": [ 182, 115, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 83, 181, 255 ], "toColor": [ 171, 83, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 93, 201, 255 ], "toColor": [ 194, 93, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 50, 209, 255 ], "toColor": [ 188, 50, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 151, 219, 255 ], "toColor": [ 203, 151, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 79, 214, 255 ], "toColor": [ 203, 79, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 122, 214, 255 ], "toColor": [ 200, 122, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 61, 212, 255 ], "toColor": [ 207, 61, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 84, 204, 255 ], "toColor": [ 190, 84, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 139, 217, 255 ], "toColor": [ 200, 139, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 92, 204, 255 ], "toColor": [ 197, 92, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 147, 204, 255 ], "toColor": [ 201, 147, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 74, 222, 255 ], "toColor": [ 224, 74, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 50, 189, 255 ], "toColor": [ 191, 50, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 149, 194, 255 ], "toColor": [ 190, 149, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 157, 224, 255 ], "toColor": [ 224, 157, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 68, 227, 255 ], "toColor": [ 190, 68, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 53, 204, 255 ], "toColor": [ 174, 53, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 168, 227, 255 ], "toColor": [ 227, 168, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 192, 240, 255 ], "toColor": [ 233, 192, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 54, 181, 255 ], "toColor": [ 154, 54, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 52, 201, 255 ], "toColor": [ 194, 52, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 76, 245, 255 ], "toColor": [ 219, 76, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 54, 194, 255 ], "toColor": [ 184, 54, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 148, 212, 255 ], "toColor": [ 197, 148, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 85, 189, 255 ], "toColor": [ 166, 85, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 127, 235, 255 ], "toColor": [ 235, 127, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 116, 204, 255 ], "toColor": [ 191, 116, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 56, 245, 255 ], "toColor": [ 207, 56, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 184, 245, 255 ], "toColor": [ 244, 184, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 119, 230, 255 ], "toColor": [ 209, 119, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 82, 227, 255 ], "toColor": [ 215, 82, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 89, 220, 255 ], "toColor": [ 222, 89, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 102, 242, 255 ], "toColor": [ 240, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 137, 201, 255 ], "toColor": [ 195, 137, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 173, 240, 255 ], "toColor": [ 225, 173, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 157, 207, 255 ], "toColor": [ 200, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 83, 201, 255 ], "toColor": [ 188, 83, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 68, 207, 255 ], "toColor": [ 197, 68, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 57, 227, 255 ], "toColor": [ 224, 57, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 82, 196, 255 ], "toColor": [ 183, 82, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 163, 240, 255 ], "toColor": [ 227, 163, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 176, 232, 255 ], "toColor": [ 222, 176, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 89, 207, 255 ], "toColor": [ 201, 89, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 134, 219, 255 ], "toColor": [ 209, 134, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 69, 237, 255 ], "toColor": [ 212, 69, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 100, 250, 255 ], "toColor": [ 225, 100, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 83, 242, 255 ], "toColor": [ 245, 83, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 175, 250, 255 ], "toColor": [ 247, 175, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 75, 201, 255 ], "toColor": [ 182, 75, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 177, 227, 255 ], "toColor": [ 223, 177, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 57, 234, 255 ], "toColor": [ 237, 57, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 95, 217, 255 ], "toColor": [ 188, 95, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 91, 186, 255 ], "toColor": [ 172, 91, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 121, 209, 255 ], "toColor": [ 189, 121, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 69, 181, 255 ], "toColor": [ 160, 69, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 134, 240, 255 ], "toColor": [ 236, 134, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 165, 212, 255 ], "toColor": [ 205, 165, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 150, 224, 255 ], "toColor": [ 224, 150, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 57, 184, 255 ], "toColor": [ 177, 57, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 54, 186, 255 ], "toColor": [ 166, 54, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 64, 199, 255 ], "toColor": [ 201, 64, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 55, 250, 255 ], "toColor": [ 250, 55, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 152, 235, 255 ], "toColor": [ 229, 152, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 56, 214, 255 ], "toColor": [ 204, 56, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 57, 244, 255 ], "toColor": [ 247, 57, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 157, 207, 255 ], "toColor": [ 207, 157, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 77, 184, 255 ], "toColor": [ 164, 77, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 181, 247, 255 ], "toColor": [ 235, 181, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 161, 230, 255 ], "toColor": [ 226, 161, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 59, 235, 255 ], "toColor": [ 214, 59, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 48, 191, 255 ], "toColor": [ 158, 48, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 161, 230, 255 ], "toColor": [ 226, 161, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 65, 196, 255 ], "toColor": [ 170, 65, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 112, 181, 255 ], "toColor": [ 172, 112, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 111, 232, 255 ], "toColor": [ 232, 111, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 80, 186, 255 ], "toColor": [ 161, 80, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 161, 247, 255 ], "toColor": [ 243, 161, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 96, 224, 255 ], "toColor": [ 195, 96, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 171, 224, 255 ], "toColor": [ 224, 171, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 136, 227, 255 ], "toColor": [ 219, 136, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 112, 219, 255 ], "toColor": [ 207, 112, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 70, 219, 255 ], "toColor": [ 199, 70, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 85, 230, 255 ], "toColor": [ 210, 85, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 147, 184, 255 ], "toColor": [ 182, 147, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 50, 219, 255 ], "toColor": [ 200, 50, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 166, 227, 255 ], "toColor": [ 224, 166, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 94, 235, 255 ], "toColor": [ 211, 94, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 69, 214, 255 ], "toColor": [ 183, 69, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 59, 212, 255 ], "toColor": [ 176, 59, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 125, 181, 255 ], "toColor": [ 176, 125, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 144, 245, 255 ], "toColor": [ 245, 144, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 73, 245, 255 ], "toColor": [ 208, 73, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 81, 184, 255 ], "toColor": [ 165, 81, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 52, 186, 255 ], "toColor": [ 166, 52, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 43, 207, 255 ], "toColor": [ 198, 43, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 77, 235, 255 ], "toColor": [ 224, 77, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 84, 247, 255 ], "toColor": [ 231, 84, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 45, 179, 255 ], "toColor": [ 161, 45, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 114, 186, 255 ], "toColor": [ 172, 114, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 119, 247, 255 ], "toColor": [ 237, 119, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 123, 201, 255 ], "toColor": [ 199, 123, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 42, 189, 255 ], "toColor": [ 169, 42, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 83, 184, 255 ], "toColor": [ 172, 83, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 62, 230, 255 ], "toColor": [ 196, 62, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 89, 207, 255 ], "toColor": [ 199, 89, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 125, 250, 255 ], "toColor": [ 239, 125, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 49, 222, 255 ], "toColor": [ 187, 49, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 62, 222, 255 ], "toColor": [ 193, 62, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 81, 245, 255 ], "toColor": [ 217, 81, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 75, 242, 255 ], "toColor": [ 206, 75, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 47, 181, 255 ], "toColor": [ 159, 47, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 142, 237, 255 ], "toColor": [ 220, 142, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 131, 222, 255 ], "toColor": [ 220, 131, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 90, 219, 255 ], "toColor": [ 193, 90, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 141, 247, 255 ], "toColor": [ 224, 141, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 46, 191, 255 ], "toColor": [ 179, 46, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 141, 242, 255 ], "toColor": [ 219, 141, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 168, 247, 255 ], "toColor": [ 237, 168, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 113, 222, 255 ], "toColor": [ 200, 113, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 62, 230, 255 ], "toColor": [ 218, 62, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 75, 227, 255 ], "toColor": [ 191, 75, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 140, 209, 255 ], "toColor": [ 201, 140, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 129, 204, 255 ], "toColor": [ 188, 129, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 158, 219, 255 ], "toColor": [ 218, 158, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 66, 235, 255 ], "toColor": [ 229, 66, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 92, 204, 255 ], "toColor": [ 197, 92, 204, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" = 'Lake / Pond'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Lake / Pond", "priority": 179, "symbol": { "type": "esriTS", "color": [ 109, 175, 194, 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": "Verdana", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[NAME]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 144, "stackRowLength": 24, "where": "\"FEATURECODE\" NOT IN ( 'Golf Course', 'Park', 'Lake / Pond' ) AND SUBTYPEFIELD = 730 AND DESCRIPT <> 'Closed'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "schools", "priority": 176, "symbol": { "type": "esriTS", "color": [ 137, 68, 101, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 214, 199, 199, 255 ], "haloSize": 0.5, "font": { "family": "Century Gothic", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9496760.445937008, "ymin": 5213945.638990567, "xmax": -9398195.256627625, "ymax": 5338879.38583001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 790, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "FACAREA", "type": "esriFieldTypeDouble", "alias": "Facility Site Area", "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category from CAD", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3745", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3596_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 880, "name": "Information and Communication" } ], "subtypes": [ { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 710, "name": "Industry" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "CAPTUREMETH": { "type": "codedValue", "name": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 730, "name": "Education" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 750, "name": "Energy" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 790, "name": "Building General" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 830, "name": "Government and Military" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 840, "name": "Weather" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "OWNTYPE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_PointCollectionMethod_12", "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": "WS2_SiteAddressLocation_13", "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" }, { "name": "Multiple Parcels", "code": "Multiple Parcels" }, { "name": "Area", "code": "Area" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CATEGORY": null, "County": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 492, "name": "Railroad (282)", "type": "Feature Layer", "description": "The centerline of the railroads traveled way used to move passengers and freight.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 288, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 197, "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.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0045771125920031E7, "ymin": 5097871.693924342, "xmax": -9160686.35477172, "ymax": 5921286.9748520935, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3597_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 493, "name": "Simultaneous Conveyance Names (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": [ { "labelExpression": "[CNVYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "\"CNVYACRG\" > 15", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 87, "symbol": { "type": "esriTS", "color": [ 137, 68, 68, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 226, 220, 209, 255 ], "haloSize": 2, "font": { "family": "Century Gothic", "size": 12.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 494, "name": "TaxParcel (282)", "type": "Feature Layer", "description": "The real property area that supports real estate assessment and tax systems.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 182, 157, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "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": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 495, "name": "Lot and Units (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIVTYP", "uniqueValueGroups": [ { "heading": "Division Type", "classes": [ { "label": "Outlot", "description": "Outlot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Outlot" ] ] }, { "label": "Unit", "description": "Unit", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Unit" ] ] }, { "label": "Park", "description": "Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Park" ] ] }, { "label": "Lot", "description": "Lot", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "values": [ [ "Lot" ] ] }, { "label": "Limited Common Element", "description": "Limited Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "Limited Common Element" ] ] }, { "label": "General Common Element", "description": "General Common Element", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "General Common Element" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Outlot", "label": "Outlot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Unit", "label": "Unit" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Park", "label": "Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 191, 182, 157, 255 ], "width": 1 } }, "value": "Lot", "label": "Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "Limited Common Element", "label": "Limited Common Element" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "General Common Element", "label": "General Common Element" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 71, 237, 255 ], "toColor": [ 209, 71, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 196, 245, 255 ], "toColor": [ 243, 196, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 110, 196, 255 ], "toColor": [ 182, 110, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 140, 184, 255 ], "toColor": [ 181, 140, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 60, 184, 255 ], "toColor": [ 186, 60, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 121, 247, 255 ], "toColor": [ 224, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 162, 250, 255 ], "toColor": [ 234, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 43, 181, 255 ], "toColor": [ 151, 43, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 83, 222, 255 ], "toColor": [ 224, 83, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 133, 200, 255 ], "toColor": [ 201, 133, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 96, 209, 255 ], "toColor": [ 192, 96, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 79, 245, 255 ], "toColor": [ 247, 79, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 138, 237, 255 ], "toColor": [ 231, 138, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIVDSGNTR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIVDSGNTR", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "length": 50, "domain": null }, { "name": "BLKDSGNTR", "type": "esriFieldTypeString", "alias": "Block Number", "length": 50, "domain": null }, { "name": "DIVTYP", "type": "esriFieldTypeString", "alias": "Division Type", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3202", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3080_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 107, "name": "Road Centerlines (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROADCLASS", "uniqueValueGroups": [ { "heading": "Road Class", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 8 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "values": [ [ "Highway" ] ] }, { "label": "Ramp", "description": "Ramp", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "values": [ [ "Ramp" ] ] }, { "label": "Major Arterial", "description": "Major Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "values": [ [ "Major Arterial" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Minor Arterial" ] ] }, { "label": "Collector", "description": "Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Collector" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "values": [ [ "Unpaved" ] ] }, { "label": "Dead End", "description": "Dead End", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "values": [ [ "Dead End" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "values": [ [ "Local" ] ] }, { "label": "Private", "description": "Private", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "values": [ [ "Private" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 8 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Ramp", "label": "Ramp" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 10 }, "value": "Major Arterial", "label": "Major Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Minor Arterial", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Collector", "label": "Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 8 }, "value": "Unpaved", "label": "Unpaved" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.5 }, "value": "Dead End", "label": "Dead End" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 7 }, "value": "Local", "label": "Local" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 4 }, "value": "Private", "label": "Private" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 71, 237, 255 ], "toColor": [ 209, 71, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 196, 245, 255 ], "toColor": [ 243, 196, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 110, 196, 255 ], "toColor": [ 182, 110, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 140, 184, 255 ], "toColor": [ 181, 140, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 60, 184, 255 ], "toColor": [ 186, 60, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 121, 247, 255 ], "toColor": [ 224, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 162, 250, 255 ], "toColor": [ 234, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 43, 181, 255 ], "toColor": [ 151, 43, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 83, 222, 255 ], "toColor": [ 224, 83, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 133, 200, 255 ], "toColor": [ 201, 133, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 96, 209, 255 ], "toColor": [ 192, 96, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 79, 245, 255 ], "toColor": [ 247, 79, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 138, 237, 255 ], "toColor": [ 231, 138, 237, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADCLASS = 'Highway' OR ROADCLASS = 'Major Arterial'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Arterial", "priority": 36, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 15, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "where": "ROADCLASS = 'Unpaved'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Unpaved", "priority": 50, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Highway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "State Highway", "priority": 55, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "Proper($feature.FULLNAME)", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "stackRowLength": 24, "stackSeparators": [ {"separator": " "} ], "where": "ROADCLASS = 'Collector' OR ROADCLASS = 'Local' OR ROADCLASS = 'Private'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Private/Local", "priority": 31, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FEDROUTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate", "priority": 18, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Freeway'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Interstate Verbose", "priority": 41, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Segoe UI", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[AFEDRTE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "ROADCLASS = 'Ramp'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Ramp", "priority": 34, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Segoe UI", "size": 10.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9486847.891081948, "ymin": 5208759.557265986, "xmax": -9406733.112651603, "ymax": 5293187.277176421, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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" }, { "name": "Unpaved", "code": "Unpaved" }, { "name": "Dead End", "code": "Dead End" }, { "name": "Private", "code": "Private" }, { "name": "Railroad Crossing", "code": "Railroad Crossing" }, { "name": "Mobile Home Park Drive", "code": "MHP Drive" } ], "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": "WS2_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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_TYPE", "type": "esriFieldTypeString", "alias": "RD_TYPE", "length": 50, "domain": null }, { "name": "MAINTAIN", "type": "esriFieldTypeString", "alias": "MAINTAIN", "length": 50, "domain": null }, { "name": "STDIR", "type": "esriFieldTypeString", "alias": "STDIR", "length": 50, "domain": null }, { "name": "STSUFFIX", "type": "esriFieldTypeString", "alias": "STSUFFIX", "length": 50, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 50, "domain": null }, { "name": "VENUEL", "type": "esriFieldTypeString", "alias": "VENUEL", "length": 50, "domain": null }, { "name": "VENUER", "type": "esriFieldTypeString", "alias": "VENUER", "length": 50, "domain": null }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "length": 20, "domain": null }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS2_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CountyR", "type": "esriFieldTypeString", "alias": "County Right", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CountyL", "type": "esriFieldTypeString", "alias": "County Left", "length": 255, "domain": { "type": "codedValue", "name": "WS2_Counties", "description": "Counties", "codedValues": [ { "name": "Eaton", "code": "Eaton" }, { "name": "Barry", "code": "Barry" }, { "name": "Calhoun", "code": "Calhoun" }, { "name": "Clinton", "code": "Clinton" }, { "name": "Ingham", "code": "Ingham" }, { "name": "Ionia", "code": "Ionia" }, { "name": "Jackson", "code": "Jackson" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 255, "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3743_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3743", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3743", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3594_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 496, "name": "PLSS Boundaries (282)", "type": "Feature Layer", "description": "Public Land Survey System boundary features used for cartography representations at scales less than 50K.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 102, 102, 255 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.46053807, "ymin": 5224068.688378006, "xmax": -9417679.17421958, "ymax": 5277444.143565959, "zmin": 1.3083340309094638E-4, "zmax": 1.3083340309094638E-4, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIRECTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 12, "domain": null }, { "name": "DISTANCE", "type": "esriFieldTypeString", "alias": "Distance", "length": 10, "domain": null }, { "name": "DELTA", "type": "esriFieldTypeString", "alias": "Delta", "length": 10, "domain": null }, { "name": "RADIUS", "type": "esriFieldTypeString", "alias": "Radius", "length": 10, "domain": null }, { "name": "TANGENT", "type": "esriFieldTypeString", "alias": "Tangent", "length": 10, "domain": null }, { "name": "ARCLENGTH", "type": "esriFieldTypeString", "alias": "Length", "length": 10, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3914_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3914", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3914", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 497, "name": "Waterbodies Anno (282)", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [ { "id": 498, "name": "Drain" }, { "id": 499, "name": "Lake or Pond" }, { "id": 500, "name": "River" }, { "id": 501, "name": "Stream or Creek" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "WS2_AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "WS2_VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "WS2_HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3870_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3870", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7737Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7737AnnotationC", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3870", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3720_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 3, "name": "Stream or Creek" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 0, "name": "Drain" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 1, "name": "Lake or Pond" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 2, "name": "River" }, { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FontStyle": null }, "code": 3, "name": "Stream or Creek" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 498, "name": "Drain", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 497, "name": "Waterbodies Anno (282)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 499, "name": "Lake or Pond", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 497, "name": "Waterbodies Anno (282)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 500, "name": "River", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 497, "name": "Waterbodies Anno (282)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 501, "name": "Stream or Creek", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 497, "name": "Waterbodies Anno (282)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470581.55297234, "ymin": 5224354.74782585, "xmax": -9417842.116531493, "ymax": 5277835.835050908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 502, "name": "Lakes (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 212, 250, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470771.249617804, "ymin": 5223144.41968071, "xmax": -9417712.903675364, "ymax": 5282352.551102037, "zmin": 1.3083333033137023E-4, "zmax": 982.9496084999846, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reachcode", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 50, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "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": "waterbodyclass", "type": "esriFieldTypeString", "alias": "Waterbody Class", "length": 50, "domain": { "type": "codedValue", "name": "WS2_WaterbodyClass", "description": "Classification of waterbody", "codedValues": [ { "name": "Open Water", "code": "Open Water" }, { "name": "Wooded Wetland", "code": "Wooded Wetland" }, { "name": "Scrub-Shrub Wetland", "code": "Scrub-Shrub Wetland" }, { "name": "Herbaceous Wetland", "code": "Herbaceous Wetland" }, { "name": "Moss-Lichen Wetland", "code": "Moss-Lichen Wetland" }, { "name": "Eutrophicated Lake or Pond", "code": "Eutrophicated Lake or Pond" }, { "name": "Manmade Stormwater Retention", "code": "Manmade Stormwater Retention" }, { "name": "Sewage Treatment", "code": "Sewage Treatment" }, { "name": "Stream or River", "code": "Stream or River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "majorwatershed", "type": "esriFieldTypeString", "alias": "MajorWatershed", "length": 50, "domain": null }, { "name": "temporal", "type": "esriFieldTypeString", "alias": "Temporal", "length": 50, "domain": null }, { "name": "elevation2010", "type": "esriFieldTypeString", "alias": "Elevation2010", "length": 50, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Ha", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null }, { "name": "Carto", "type": "esriFieldTypeSmallInteger", "alias": "Carto", "domain": { "type": "codedValue", "name": "WS2_CartoWaterbody", "description": "Values for symbolization of Waterbodies", "codedValues": [ { "name": "Bay or Inlet", "code": 1 }, { "name": "Canal or Ditch", "code": 2 }, { "name": "Dam or Weir", "code": 3 }, { "name": "Estuary", "code": 4 }, { "name": "Ice Mass", "code": 5 }, { "name": "Island", "code": 6 }, { "name": "Lake or Pond", "code": 7 }, { "name": "Lake or Pond-Intermittent", "code": 8 }, { "name": "Playa", "code": 9 }, { "name": "Reservoir", "code": 10 }, { "name": "Sea or Ocean", "code": 11 }, { "name": "Stream or River", "code": 12 }, { "name": "Stream or River-Intermittent", "code": 13 }, { "name": "Swamp or Marsh", "code": 14 }, { "name": "Wash", "code": 15 }, { "name": "Reservoir-Intermittent", "code": 16 }, { "name": "Inundated Area", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3574", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3574", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 503, "name": "Drains (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Open Ditch Drain", "description": "Open Ditch Drain", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "OPEN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "OPEN", "label": "Open Ditch Drain" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 215, 255 ], "toColor": [ 202, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 197, 255 ], "toColor": [ 252, 231, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 199, 252, 255 ], "toColor": [ 224, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[drain]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamicNeverRemove", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "allowOverlapOfLabel": "allow", "where": "type = 'Open' OR type = 'OPEN'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9474041.653052926, "ymin": 5220094.268374355, "xmax": -9416150.36153775, "ymax": 5282864.582869768, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DRAIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "drain", "type": "esriFieldTypeString", "alias": "DRAIN", "length": 100, "domain": null }, { "name": "establishe", "type": "esriFieldTypeString", "alias": "ESTABLISHE", "length": 100, "domain": null }, { "name": "survey", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 100, "domain": null }, { "name": "row", "type": "esriFieldTypeString", "alias": "ROW", "length": 100, "domain": null }, { "name": "size_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 100, "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "LENGTH", "length": 100, "domain": null }, { "name": "maintained", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 100, "domain": null }, { "name": "recorded", "type": "esriFieldTypeString", "alias": "RECORDED", "length": 100, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "WS1_DrainTypeGeneral", "description": "The general type of county drain.", "codedValues": [ { "name": "Open Ditch Drain", "code": "OPEN" }, { "name": "Private Drain Tile", "code": "PVT TILE" }, { "name": "River", "code": "RIVER" }, { "name": "County Drain Tile", "code": "TILE" }, { "name": "Orphan Drain", "code": "ORPHAN" }, { "name": "Drain of Unknown Type", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "drain_id", "type": "esriFieldTypeString", "alias": "Drain_ID", "length": 24, "domain": null }, { "name": "cost", "type": "esriFieldTypeString", "alias": "COST", "length": 50, "domain": null }, { "name": "displaysize", "type": "esriFieldTypeSmallInteger", "alias": "DisplaySize", "domain": null }, { "name": "lengthft", "type": "esriFieldTypeDouble", "alias": "Calculated Length in Feet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "directiontype", "type": "esriFieldTypeString", "alias": "Direction Type", "length": 255, "domain": { "type": "codedValue", "name": "WS1_DirectionType", "description": "How the drain flow direction is symbolized.", "codedValues": [ { "name": "Described", "code": "Described" }, { "name": "Flow", "code": "Flow" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_maintenance", "type": "esriFieldTypeDate", "alias": "Last Maintenance Date", "length": 8, "domain": null }, { "name": "maintenance_notes", "type": "esriFieldTypeString", "alias": "Maintenance Notes", "length": 3000, "domain": null }, { "name": "petition_date", "type": "esriFieldTypeDate", "alias": "Petition Date", "length": 8, "domain": null }, { "name": "last_edit_notes", "type": "esriFieldTypeString", "alias": "Last Edit Notes", "length": 255, "domain": null }, { "name": "date_197", "type": "esriFieldTypeDate", "alias": "197 Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1018_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1018", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1018", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S769_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 504, "name": "Encumbrances (282)", "type": "Feature Layer", "description": "Encumbrances are limitations on the rights and use of the land. Easements are a common encumbrance but there are many others such as grazing rights, fishing rights, development rights, and floodplains. Legally an encumbrance is a right or interest in the land of another that may diminish its value but does not prevent its sale. Most encumbrances run with the land (consistent with the passing of the fee by conveyance). That is, they are tied to the land and will persist from owner to owner. Others exist at the pleasure of the owner, such as leases. Typically leases and similar encumbrances have an effective date and expiration date.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ENCUMID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ENCUMID", "type": "esriFieldTypeString", "alias": "Encumbrance Identification Number", "length": 30, "domain": null }, { "name": "SRCREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "ENCUMTYPE", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeString", "alias": "Stated Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3205", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3083_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 505, "name": "Simultaneous Conveyances (282)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470432.587657472, "ymin": 5225404.769512203, "xmax": -9417756.022296438, "ymax": 5277018.283623153, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CNVYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "CNVYDSGNTR", "type": "esriFieldTypeString", "alias": "Plan Number", "length": 50, "domain": null }, { "name": "SOURCEREF", "type": "esriFieldTypeString", "alias": "Document Index Number", "length": 100, "domain": null }, { "name": "CNVYTYP", "type": "esriFieldTypeString", "alias": "Conveyance Type", "length": 50, "domain": null }, { "name": "CNVYACRG", "type": "esriFieldTypeDouble", "alias": "Conveyance Acreage", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3201_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3201", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S3079_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 506, "name": "PLSS Sections (282)", "type": "Feature Layer", "description": "Public Land Survey Sections used for labeling at scales less than 50K. Sections are labeled within each polygon feature at scales greater than 9600 and then labeled along the section boundaries at scales less than 9600.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 3048.00609601219, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.933745937, "ymin": 5224078.514632102, "xmax": -9417679.828917293, "ymax": 5277443.800210824, "zmin": -1.9724993035197258E-4, "zmax": 2987.645074166736, "mmin": -9.999E35, "mmax": -9.999E35, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FRSTDIVLAB", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FRSTDIVLAB", "type": "esriFieldTypeString", "alias": "Section Label", "length": 2, "domain": null }, { "name": "FRSTDIVID", "type": "esriFieldTypeString", "alias": "Section Identifier", "length": 6, "domain": null }, { "name": "FRSTDIVTYP", "type": "esriFieldTypeString", "alias": "First Division Type", "length": 50, "domain": null }, { "name": "FRSTDIVDUP", "type": "esriFieldTypeString", "alias": "First Division Duplicate", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "TwpSec", "type": "esriFieldTypeString", "alias": "Twp Section", "length": 50, "domain": null }, { "name": "Booksort", "type": "esriFieldTypeString", "alias": "Booksort", "length": 50, "domain": null }, { "name": "LandType", "type": "esriFieldTypeString", "alias": "LandType", "length": 10, "domain": { "type": "codedValue", "name": "WS2_LandType", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "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 }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 512, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3916_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3916", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3916", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3764_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 507, "name": "FacilitySites (282)", "type": "Feature Layer", "description": "Polygons that represent the boundary/management area for significant facilities. Examples are football stadiums, casinos, and fire stations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 486, "name": "282" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEFIELD", "uniqueValueGroups": [ { "heading": "Subtype Field", "classes": [ { "label": "Agriculture, Food, and Livestock", "description": "Agriculture, Food, and Livestock", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "701" ] ] }, { "label": "Banking and Finance", "description": "Banking and Finance", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "760" ] ] }, { "label": "Building General", "description": "Building General", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "790" ] ] }, { "label": "Commercial and Retail", "description": "Commercial and Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "720" ] ] }, { "label": "Education", "description": "Education", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "730" ] ] }, { "label": "Emergency Response and Law Enforcement", "description": "Emergency Response and Law Enforcement", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "740" ] ] }, { "label": "Energy", "description": "Energy", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "750" ] ] }, { "label": "Government and Military", "description": "Government and Military", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "830" ] ] }, { "label": "Health and Medical", "description": "Health and Medical", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "800" ] ] }, { "label": "Industry", "description": "Industry", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "710" ] ] }, { "label": "Information and Communication", "description": "Information and Communication", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "880" ] ] }, { "label": "Mail and Shipping", "description": "Mail and Shipping", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "780" ] ] }, { "label": "Public Attractions and Landmark Buildings", "description": "Public Attractions and Landmark Buildings", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "820" ] ] }, { "label": "Transportation Facilities", "description": "Transportation Facilities", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "810" ] ] }, { "label": "Water Supply and Treatment", "description": "Water Supply and Treatment", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "850" ] ] }, { "label": "Weather", "description": "Weather", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "values": [ [ "840" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "701", "label": "Agriculture, Food, and Livestock" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 154, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "760", "label": "Banking and Finance" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "790", "label": "Building General" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "720", "label": "Commercial and Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "730", "label": "Education" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "740", "label": "Emergency Response and Law Enforcement" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "750", "label": "Energy" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 167, 211, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "830", "label": "Government and Military" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 151, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "800", "label": "Health and Medical" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 180, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "710", "label": "Industry" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 182, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "880", "label": "Information and Communication" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 141, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "780", "label": "Mail and Shipping" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 209, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "820", "label": "Public Attractions and Landmark Buildings" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "810", "label": "Transportation Facilities" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "850", "label": "Water Supply and Treatment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 79, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "840", "label": "Weather" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 200, 201, 255 ], "toColor": [ 147, 200, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 143, 201, 255 ], "toColor": [ 200, 143, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 198, 156, 255 ], "toColor": [ 214, 198, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 196, 146, 255 ], "toColor": [ 143, 196, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 157, 201, 255 ], "toColor": [ 143, 157, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 159, 168, 255 ], "toColor": [ 199, 159, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 180, 214, 255 ], "toColor": [ 212, 180, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 188, 212, 255 ], "toColor": [ 180, 188, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 169, 255 ], "toColor": [ 179, 199, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 138, 191, 255 ], "toColor": [ 159, 138, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 214, 199, 255 ], "toColor": [ 174, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 214, 163, 255 ], "toColor": [ 200, 214, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 182, 165, 255 ], "toColor": [ 207, 182, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 159, 197, 255 ], "toColor": [ 214, 159, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 194, 163, 255 ], "toColor": [ 140, 194, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 174, 214, 255 ], "toColor": [ 176, 174, 214, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 321, "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, 232, 255 ], "haloSize": 1, "font": { "family": "Arial Rounded MT Bold", "size": 26, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9469861.409411713, "ymin": 5224311.763470982, "xmax": -9417860.800082747, "ymax": 5277025.605331857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 701, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "WS2_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": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3730_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3730", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3730", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3581_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "OWNTYPE": {"type": "inherited"} }, "id": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 701, "name": "Agriculture, Food, and Livestock" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 710, "name": "Industry" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 720, "name": "Commercial and Retail" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_Education FCode", "description": "The type of educational facility", "codedValues": [ { "name": "College / University", "code": "College / University" }, { "name": "Education Facility", "code": "Education Facility" }, { "name": "School", "code": "School" }, { "name": "School: Driving", "code": "School: Driving" }, { "name": "School: Early Development", "code": "School: Early Development" }, { "name": "School: Elementary", "code": "School: Elementary" }, { "name": "School: High School", "code": "School: High School" }, { "name": "School: Kindergarten", "code": "School: Kindergarten" }, { "name": "School: Middle School", "code": "School: Middle School" }, { "name": "School: Vocational", "code": "School: Vocational" } ], "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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 730, "name": "Education" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 740, "name": "Emergency Response and Law Enforcement" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 750, "name": "Energy" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 760, "name": "Banking and Finance" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 780, "name": "Mail and Shipping" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 790, "name": "Building General" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 800, "name": "Health and Medical" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 810, "name": "Transportation Facilities" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 820, "name": "Public Attractions and Landmark Buildings" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 830, "name": "Government and Military" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 840, "name": "Weather" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 850, "name": "Water Supply and Treatment" }, { "domains": { "FCODE": { "type": "codedValue", "name": "WS2_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, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 880, "name": "Information and Communication" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 290, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 508, "name": "Vegetation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470720.684899291, "ymin": 5224094.8405788755, "xmax": -9417707.540912714, "ymax": 5277390.152785715, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "POLY_AREA", "type": "esriFieldTypeDouble", "alias": "POLY_AREA", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" }, { "name": "Needs Review", "code": "Needs Review" }, { "name": "Tower", "code": "Tower" }, { "name": "Address Verification", "code": "Address Verification" }, { "name": "Preassigned", "code": "Preassigned" }, { "name": "No Numbers Posted", "code": "No Numbers Posted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1009_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1009", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1009", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S763_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 509, "name": "Geopolitical Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GEOTYPE", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "City", "description": "City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "values": [ [ "City" ] ] }, { "label": "Village", "description": "Village", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "values": [ [ "Village" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "City", "label": "City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "value": "Village", "label": "Village" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 248, 252, 255 ], "toColor": [ 184, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 201, 252, 255 ], "toColor": [ 184, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 242, 255 ], "toColor": [ 252, 212, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 215, 255 ], "toColor": [ 202, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 197, 255 ], "toColor": [ 252, 231, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 199, 252, 255 ], "toColor": [ 224, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 206, 255 ], "toColor": [ 252, 184, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 35, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470750.024619488, "ymin": 5224078.515118496, "xmax": -9417679.201417953, "ymax": 5278769.82129598, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "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": "WS2_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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Zoned", "type": "esriFieldTypeString", "alias": "Zoned", "length": 3, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_11", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 510, "name": "State Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00328083989501312, "zTolerance": 0.00328083333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9470738.878536014, "ymin": 5224078.515118496, "xmax": -9417679.201553216, "ymax": 5277444.14356558, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOWPARCELID", "type": "esriFieldTypeString", "alias": "Lowest Parcel Identification Number", "length": 6, "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "Parcel Identification Number", "length": 25, "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "Building Number", "length": 30, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 12, "domain": null }, { "name": "STATEDAREA", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null }, { "name": "CVTTXCD", "type": "esriFieldTypeString", "alias": "Tax District Code", "length": 5, "domain": null }, { "name": "CVTTXDSCRP", "type": "esriFieldTypeString", "alias": "Tax District Description", "length": 50, "domain": null }, { "name": "SCHLTXCD", "type": "esriFieldTypeString", "alias": "School District Code", "length": 5, "domain": null }, { "name": "SCHLDSCRP", "type": "esriFieldTypeString", "alias": "School District Description", "length": 255, "domain": null }, { "name": "CLASSCD", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 5, "domain": null }, { "name": "CLASSDSCRP", "type": "esriFieldTypeString", "alias": "Property Class", "length": 60, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Site Address", "length": 104, "domain": null }, { "name": "CNVYNAME", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "length": 500, "domain": null }, { "name": "OWNERNME1", "type": "esriFieldTypeString", "alias": "First Owner Name", "length": 35, "domain": null }, { "name": "OWNERNME2", "type": "esriFieldTypeString", "alias": "Second Owner Name", "length": 35, "domain": null }, { "name": "PSTLADDRESS", "type": "esriFieldTypeString", "alias": "Postal Address", "length": 35, "domain": null }, { "name": "PSTLCITY", "type": "esriFieldTypeString", "alias": "Postal City", "length": 25, "domain": null }, { "name": "PSTLSTATE", "type": "esriFieldTypeString", "alias": "Postal State", "length": 2, "domain": null }, { "name": "PSTLZIP5", "type": "esriFieldTypeString", "alias": "Postal Zip 5", "length": 5, "domain": null }, { "name": "CNTASSDVAL", "type": "esriFieldTypeDouble", "alias": "Current Assessed Value", "domain": null }, { "name": "CNTTXBLVAL", "type": "esriFieldTypeDouble", "alias": "Current Taxable Value", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "LPARCEL", "type": "esriFieldTypeString", "alias": "LPARCEL", "length": 25, "domain": null }, { "name": "CAPVALUE", "type": "esriFieldTypeDouble", "alias": "Cap Value", "domain": null }, { "name": "SEV", "type": "esriFieldTypeDouble", "alias": "State Equalized Value", "domain": null }, { "name": "HOMESTEAD", "type": "esriFieldTypeDouble", "alias": "Homestead Percentage", "domain": null }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "length": 15, "domain": null }, { "name": "ZONING_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Zoning Description", "length": 50, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 1073741822, "domain": null }, { "name": "BSAOnline", "type": "esriFieldTypeString", "alias": "More parcel info", "length": 254, "domain": null }, { "name": "BingMap", "type": "esriFieldTypeString", "alias": "Bing Map", "length": 254, "domain": null }, { "name": "DDA", "type": "esriFieldTypeString", "alias": "Downtown District Authority", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3209_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3087_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 511, "name": "County Park", "type": "Feature Layer", "description": "This feature class represents the Oakland County park boundaries for all 13 parks.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103079, "latestWkid": 6499, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 68, 137, 112, 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": "Palatino Linotype", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9470734.278471809, "ymin": 5227173.4019079385, "xmax": -9433792.419076694, "ymax": 5278132.8050725525, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Address", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeSmallInteger", "alias": "Name", "domain": { "type": "codedValue", "name": "WS2_ParkName", "description": "Name of County Park", "codedValues": [ { "name": "Data Not Available", "code": -11 }, { "name": "Data Not Researched", "code": -99 }, { "name": "Fitzgerald Park", "code": 1 }, { "name": "Fox Park", "code": 2 }, { "name": "Lincoln Brick Park", "code": 3 }, { "name": "Optimist Park", "code": 4 }, { "name": "Butler Park", "code": 5 }, { "name": "Keehne Park", "code": 6 }, { "name": "Dyer Klin", "code": 7 }, { "name": "Duane Tirrell Memorial Park", "code": 8 }, { "name": "Paul Henery Thornapple Trail Mason Rd Trail Mason Rd Trailhead", "code": 9 }, { "name": "Dean Memorial Park", "code": 10 }, { "name": "Oak Park (The Ledges)", "code": 11 }, { "name": "Island Park", "code": 12 }, { "name": "Jaycee Park", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "length": 14, "domain": null }, { "name": "YearEstablished", "type": "esriFieldTypeSmallInteger", "alias": "YearEstablished", "domain": null }, { "name": "ParkSupervisor", "type": "esriFieldTypeString", "alias": "ParkSupervisor", "length": 50, "domain": null }, { "name": "ParkSupervisorPhone", "type": "esriFieldTypeString", "alias": "ParkSupervisorPhone", "length": 14, "domain": null }, { "name": "DayUse", "type": "esriFieldTypeSmallInteger", "alias": "DayUse", "domain": { "type": "codedValue", "name": "WS2_YesNo_2", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Campground", "type": "esriFieldTypeSmallInteger", "alias": "Campground", "domain": { "type": "codedValue", "name": "WS2_YesNo_2", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OvernightComponent", "type": "esriFieldTypeSmallInteger", "alias": "OvernightComponent", "domain": { "type": "codedValue", "name": "WS2_YesNo_2", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Golf", "type": "esriFieldTypeSmallInteger", "alias": "Golf", "domain": { "type": "codedValue", "name": "WS2_YesNo_2", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Trails", "type": "esriFieldTypeSmallInteger", "alias": "Trails", "domain": { "type": "codedValue", "name": "WS2_YesNo_2", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WaterRecreation", "type": "esriFieldTypeSmallInteger", "alias": "WaterRecreation", "domain": { "type": "codedValue", "name": "WS2_YesNo_2", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 3 }, { "name": "N/A", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetOwner", "type": "esriFieldTypeSmallInteger", "alias": "AssetOwner", "domain": { "type": "codedValue", "name": "WS2_AssetOwner_2", "description": "", "codedValues": [ { "name": "Data Not Available", "code": -11 }, { "name": "Data Not Researched", "code": -99 }, { "name": "Eaton Couty Parks and Recreation", "code": 1 }, { "name": "City of Charlotte", "code": 2 }, { "name": "City of Grand Ledge", "code": 3 }, { "name": "Delta Charter Township", "code": 4 }, { "name": "City of Eaton Rapids", "code": 5 }, { "name": "City of Potterville", "code": 6 }, { "name": "Village of Dimondale", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AssetMaintainer", "type": "esriFieldTypeSmallInteger", "alias": "AssetMaintainer", "domain": { "type": "codedValue", "name": "WS2_AssetOwner_2", "description": "", "codedValues": [ { "name": "Data Not Available", "code": -11 }, { "name": "Data Not Researched", "code": -99 }, { "name": "Eaton Couty Parks and Recreation", "code": 1 }, { "name": "City of Charlotte", "code": 2 }, { "name": "City of Grand Ledge", "code": 3 }, { "name": "Delta Charter Township", "code": 4 }, { "name": "City of Eaton Rapids", "code": 5 }, { "name": "City of Potterville", "code": 6 }, { "name": "Village of Dimondale", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocationMethod", "type": "esriFieldTypeSmallInteger", "alias": "LocationMethod", "domain": { "type": "codedValue", "name": "WS2_LocationMethod", "description": "", "codedValues": [ { "name": "Calculated", "code": 6 }, { "name": "Construction Plan", "code": 7 }, { "name": "Field Measured", "code": 8 }, { "name": "Geocode to Parcel", "code": 1 }, { "name": "Geocode to Road Centerline", "code": 2 }, { "name": "GPS", "code": 4 }, { "name": "Heads Up Digitizing", "code": 3 }, { "name": "Inspection Information", "code": 5 }, { "name": "Record Drawing", "code": 9 }, { "name": "Scaled", "code": 10 }, { "name": "Data Not Available", "code": -11 }, { "name": "Data Not Researched", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UserID", "type": "esriFieldTypeSmallInteger", "alias": "UserID", "domain": { "type": "codedValue", "name": "WS2_UserID", "description": "", "codedValues": [ { "name": "SummersC", "code": 1 }, { "name": "DaleyE", "code": 2 }, { "name": "StopyakS", "code": 3 }, { "name": "BlancJ", "code": 4 }, { "name": "Data Not Available", "code": -11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RevisionDate", "type": "esriFieldTypeDate", "alias": "RevisionDate", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R3036_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3036", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3036", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2969_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 512, "name": "Hillshade", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9470738.807840444, "ymin": 5224078.052391431, "xmax": -9417678.678271461, "ymax": 5277445.299014888, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Value", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Value", "type": "esriFieldTypeInteger", "alias": "Value", "domain": null }, { "name": "Count_", "type": "esriFieldTypeDouble", "alias": "Count_", "domain": null } ], "geometryField": {}, "indexes": [ { "name": "R22_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "5460ca1409d74e7a857b8039ed90c7d5" } ], "tables": [] }