{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 0, "name": "State and Provincial Outlines", "type": "Feature Layer", "description": "This layer shows the outlines of all the states and provinces of North America. The data were downloaded from Natural Earth. The boundary of Montana was replaced with the Montana Spatial Data Infrastructure representation of the boundary and other boundaries that approach Montana were edited to be more correct. The data were converted from polygons to linear boundaries at the Montana State Library and the attributes with names of the adjoining nations and regions (state or province equivalents) were assigned, along with a field to differentiate coastlines, national boundaries, and US state boundaries from state or province equivalent boundaries in other nations. The Natural Earth data were not topologically correct. To create a single line for each boundary the polygons were brought into an ArcGIS topology which automatically corrected all lines that were within 5 meters of each other. The remaining gaps and overlaps were corrected by hand. The boundaries were created from the polygons with the ArcGIS Polygon to Line tool.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 5703, "latestVcsWkid": 5703, "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", "heightUnit": "meter" }, "copyrightText": "Natural Earth (naturalearthdata.com), Montana State Library", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Bdy_Type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 150, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.6 }, "value": "2", "label": "National" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 }, "value": "1", "label": "State or Provincial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 }, "value": "4", "label": "State or Provincial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.2 }, "value": "3", "label": "State or Provincial" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.99421571421E7, "ymin": 804257.1592999995, "xmax": -5857256.1884, "ymax": 1.7929182187799998E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -22041096, "falseY": -30241100, "xyUnits": 1.4414840909480947E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Nation_Left", "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": "LEFT_FID", "type": "esriFieldTypeInteger", "alias": "LEFT_FID", "domain": null }, { "name": "RIGHT_FID", "type": "esriFieldTypeInteger", "alias": "RIGHT_FID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Nation_Left", "type": "esriFieldTypeString", "alias": "Nation_Left", "length": 64, "domain": null }, { "name": "Nation_Right", "type": "esriFieldTypeString", "alias": "Nation_Right", "length": 64, "domain": null }, { "name": "Region_Left", "type": "esriFieldTypeString", "alias": "Region_Left", "length": 64, "domain": null }, { "name": "Region_Right", "type": "esriFieldTypeString", "alias": "Region_Right", "length": 64, "domain": null }, { "name": "Bdy_Type", "type": "esriFieldTypeSmallInteger", "alias": "Bdy_Type", "domain": { "type": "codedValue", "name": "Bdy_Type", "description": "Boundary Type", "codedValues": [ { "name": "Coastline", "code": 1 }, { "name": "National", "code": 2 }, { "name": "US State", "code": 3 }, { "name": "Other State or Province", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LEFT_FID", "fields": "LEFT_FID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RIGHT_FID", "fields": "RIGHT_FID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Nation_Left", "fields": "Nation_Left", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Nation_Right", "fields": "Nation_Right", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Region_Left", "fields": "Region_Left", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Region_Right", "fields": "Region_Right", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Bdy_Type", "fields": "Bdy_Type", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }