{ "layers": [ { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 0, "name": "Bridges", "type": "Feature Layer", "description": "The Montana Transportation Framework program uses a federated approach to combine data from various sources and integrate them into one seamless, standardized, uniformly formatted and attributed layer. Transportation data is a dynamic framework (new, upgraded and retired roads, name changes, new address ranges, etc.) and reflecting changes in statewide GIS is a challenging task. The State Library uses the federated approach for the creation and maintenance of transportation data where each data provider (tribe, federal, state, county, city, private) manage its datasets to suit their business needs and practices. The updated transportation data (features, geometries, attributes) is then forwarded to the State Library where it undergoes standardization and quality control/assurance processes. The framework then gets updated with new data and published online. Using data from local sources assures the best possible coverage across the state and ensures the best available data is centrally available. The Transportation Framework contains roads centerlines, ramps, bridges, railroads, trails and public airport features, along with address ranges and road attributes tables and relationship classes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "af57c98487cf2402f7e9743312bb29e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFpJREFUGJWtzrERQEAUBNAXnJrUoQGZphBpQDEa0IBAKEEiMe7OjLHp3zf7g48Jf8AaQ6ZbYYzB+cJ7BB2YUosrCmwRuGNJwRJt5tUGXQx2z+4tfWrxeIG3+wlBUg8PFVpthgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.29185848215E7, "ymin": 5549937.730800003, "xmax": -1.15826699334E7, "ymax": 6273899.993799999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTENAME", "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": "BRIDGE_NO", "type": "esriFieldTypeString", "alias": "BRIDGE_NO", "length": 30, "domain": null }, { "name": "FEAT_CROSS", "type": "esriFieldTypeString", "alias": "FEAT_CROSS", "length": 24, "domain": null }, { "name": "BRIDGE_LENGTH", "type": "esriFieldTypeDouble", "alias": "BRIDGE_LENGTH", "domain": null }, { "name": "ROADWAY_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROADWAY_WIDTH", "domain": null }, { "name": "CLEARANCE_OVER", "type": "esriFieldTypeDouble", "alias": "CLEARANCE_OVER", "domain": null }, { "name": "CLEARANCE_UNDER", "type": "esriFieldTypeDouble", "alias": "CLEARANCE_UNDER", "domain": null }, { "name": "CAPACITY_RATING", "type": "esriFieldTypeDouble", "alias": "CAPACITY_RATING", "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "ROUTENAME", "type": "esriFieldTypeString", "alias": "ROUTENAME", "length": 50, "domain": null }, { "name": "StructMaterial", "type": "esriFieldTypeString", "alias": "StructMaterial", "length": 100, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null }, { "name": "StrucType", "type": "esriFieldTypeString", "alias": "StrucType", "length": 100, "domain": null }, { "name": "DeckType", "type": "esriFieldTypeString", "alias": "DeckType", "length": 100, "domain": null }, { "name": "Operational_Status", "type": "esriFieldTypeString", "alias": "Operational_Status", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_BRIDGE_NO", "fields": "BRIDGE_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_FEAT_CROSS", "fields": "FEAT_CROSS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_BRIDGE_LENGTH", "fields": "BRIDGE_LENGTH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADWAY_WIDTH", "fields": "ROADWAY_WIDTH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CLEARANCE_OVER", "fields": "CLEARANCE_OVER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CLEARANCE_UNDER", "fields": "CLEARANCE_UNDER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CAPACITY_RATING", "fields": "CAPACITY_RATING", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIQUEID", "fields": "UNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_COUNTY", "fields": "COUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTENAME", "fields": "ROUTENAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_StructMaterial", "fields": "StructMaterial", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_YearBuilt", "fields": "YearBuilt", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_StrucType", "fields": "StrucType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DeckType", "fields": "DeckType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Operational_Status", "fields": "Operational_Status", "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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 1, "name": "Mile Post Reference Marker", "type": "Feature Layer", "description": "Reference markers not necessarily exact mile increments", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ca1aa70d9ea7dbec50bed0b06eb8cc06", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHRJREFUGJWdzqEOgmAUBeAvUEnqG+CDWEk2NztZNDloBEfWp6CZSGbnq+BTWP/9A8c47W7fzj2JmUmWwBx9cG+wxTuGKa5oscYD5VhjhwMaZDhhmNr4QoFPiGK4wh1H7FDhNgZrnPENZuzxjOElmtFNvf6bH1EAEU5sS9EIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[RM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "allowOverlapOfFeatureInterior": "allow", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 21, "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": "Trebuchet MS", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.29185333323E7, "ymin": 5551782.636699997, "xmax": -1.15818422445E7, "ymax": 6274855.5845, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DC_ID_RB", "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": "DC_ID_RB", "type": "esriFieldTypeString", "alias": "DC_ID_RB", "length": 254, "domain": null }, { "name": "RM", "type": "esriFieldTypeDouble", "alias": "RM", "domain": null }, { "name": "DC_KM", "type": "esriFieldTypeDouble", "alias": "DC_KM", "domain": null }, { "name": "RM_ROUTE", "type": "esriFieldTypeString", "alias": "RM_ROUTE", "length": 254, "domain": null }, { "name": "RM_SOURCE", "type": "esriFieldTypeString", "alias": "RM_SOURCE", "length": 254, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "DC_ID", "type": "esriFieldTypeString", "alias": "DC_ID", "length": 254, "domain": null }, { "name": "BR_ID", "type": "esriFieldTypeString", "alias": "BR_ID", "length": 254, "domain": null }, { "name": "BR_KM", "type": "esriFieldTypeDouble", "alias": "BR_KM", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DC_ID_RB", "fields": "DC_ID_RB", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RM", "fields": "RM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DC_KM", "fields": "DC_KM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RM_ROUTE", "fields": "RM_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RM_SOURCE", "fields": "RM_SOURCE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_X_COORD", "fields": "X_COORD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Y_COORD", "fields": "Y_COORD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DC_ID", "fields": "DC_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_BR_ID", "fields": "BR_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_BR_KM", "fields": "BR_KM", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 2, "name": "Simplified Roads", "type": "Group Layer", "description": "Roads for Montana as contributed by cooperators and edited from consistency as a statewide dataset. Current as of September 2015.\nSimplified - dropped many attributes that are available in downloaded dataset, roads have been merged by name and type.", "geometryType": null, "copyrightText": "Numerous County and local partners provide their data. Federal datasets from internet sources.", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Highways" }, { "id": 10, "name": "Public Roads" }, { "id": 12, "name": "Other Roads" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2931299384399999E7, "ymin": 5522378.576099999, "xmax": -1.1575422287700001E7, "ymax": 6275044.733800002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 3, "name": "Highways", "type": "Group Layer", "description": "The Montana Transportation Framework program uses a federated approach to combine data from various sources and integrate them into one seamless, standardized, uniformly formatted and attributed layer. Transportation data is a dynamic framework (new, upgraded and retired roads, name changes, new address ranges, etc.) and reflecting changes in statewide GIS is a challenging task. The State Library uses the federated approach for the creation and maintenance of transportation data where each data provider (tribe, federal, state, county, city, private) manage its datasets to suit their business needs and practices. The updated transportation data (features, geometries, attributes) is then forwarded to the State Library where it undergoes standardization and quality control/assurance processes. The framework then gets updated with new data and published online. Using data from local sources assures the best possible coverage across the state and ensures the best available data is centrally available. The Transportation Framework contains roads centerlines, ramps, bridges, railroads, trails and public airport features, along with address ranges and road attributes tables and relationship classes.", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Simplified Roads" }, "subLayers": [ { "id": 4, "name": "NHS Interstate" }, { "id": 5, "name": "NHS Primary" }, { "id": 6, "name": "Primary" }, { "id": 7, "name": "Secondary" }, { "id": 8, "name": "Urban" }, { "id": 9, "name": "Ramps" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.2918863548999999E7, "ymin": 5543063.445100002, "xmax": -1.158184119E7, "ymax": 6274835.231300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 4, "name": "NHS Interstate", "type": "Feature Layer", "description": "National Highway System Interstate (controlled access) highways", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SystemClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 3.5 }, "value": "1", "label": "NHS Interstate" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Num]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2879150909E7, "ymin": 5551792.114500001, "xmax": -1.15822982016E7, "ymax": 6274628.978100003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "System", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 5, "name": "NHS Primary", "type": "Feature Layer", "description": "National Highway System Primary highways and roads", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SystemClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "2", "label": "NHS Non-Interstate" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Num]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SignType = 'US'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "NHS Non-Interstate", "priority": 3, "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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[Num]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "SignType = 'MT'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Primary", "priority": 4, "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": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "offsetDistance": 0, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADNAME NOT LIKE 'HIGHWAY%' AND ROADNAME NOT LIKE 'US HIGHWAY %'", "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Roads", "priority": 10, "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": "Trebuchet MS", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.29186242049E7, "ymin": 5543063.445100002, "xmax": -1.158184119E7, "ymax": 6274835.231300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 6, "name": "Primary", "type": "Feature Layer", "description": "Primary highways and roads", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SystemClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "3", "label": "Primary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "6", "label": "Primary" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Num]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Highway Signage", "priority": 5, "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": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADNAME IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Highway Name", "priority": 6, "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": "Trebuchet MS", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2918863548999999E7, "ymin": 5564093.294699997, "xmax": -1.15820724637E7, "ymax": 6274790.027499998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "AlterName", "length": 50, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 7, "name": "Secondary", "type": "Feature Layer", "description": "Secondary highways and roads", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SystemClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "4", "label": "Secondary" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "value": "5", "label": "Secondary" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Num]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "where": "SignType = 'S'", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Highway Signage", "priority": 7, "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": 6, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "ROADNAME IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Secondary Name", "priority": 8, "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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.29123134681E7, "ymin": 5552297.386600003, "xmax": -1.15818707805E7, "ymax": 6274819.370900002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "AlterName", "length": 50, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 8, "name": "Urban", "type": "Feature Layer", "description": "Roads of high volume", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.5 } }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "useCodedValues": true, "maxScale": 0, "minScale": 288895.277144, "name": "Default", "priority": 9, "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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2747396616999999E7, "ymin": 5721747.4745000005, "xmax": -1.15931015824E7, "ymax": 6200519.8396000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "SURFACETYP", "type": "esriFieldTypeString", "alias": "SURFACETYP", "length": 50, "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "AlterName", "length": 50, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LFROM", "fields": "LFROM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LTO", "fields": "LTO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RFROM", "fields": "RFROM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RTO", "fields": "RTO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SURFACETYP", "fields": "SURFACETYP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 9, "name": "Ramps", "type": "Feature Layer", "description": "The Montana Transportation Framework program uses a federated approach to combine data from various sources and integrate them into one seamless, standardized, uniformly formatted and attributed layer. Transportation data is a dynamic framework (new, upgraded and retired roads, name changes, new address ranges, etc.) and reflecting changes in statewide GIS is a challenging task. The State Library uses the federated approach for the creation and maintenance of transportation data where each data provider (tribe, federal, state, county, city, private) manage its datasets to suit their business needs and practices. The updated transportation data (features, geometries, attributes) is then forwarded to the State Library where it undergoes standardization and quality control/assurance processes. The framework then gets updated with new data and published online. Using data from local sources assures the best possible coverage across the state and ensures the best available data is centrally available. The Transportation Framework contains roads centerlines, ramps, bridges, railroads, trails and public airport features, along with address ranges and road attributes tables and relationship classes. This metadata document contains detailed descriptions of features in the Framework", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Highways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.28791510408E7, "ymin": 5552045.330600001, "xmax": -1.15844946734E7, "ymax": 6273887.486600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 50, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 50, "domain": null }, { "name": "SURFACETYP", "type": "esriFieldTypeString", "alias": "SURFACETYP", "length": 50, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "AlterName", "length": 50, "domain": null }, { "name": "PUB_PVT", "type": "esriFieldTypeString", "alias": "PUB_PVT", "length": 16, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIQUEID", "fields": "UNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADTYPE", "fields": "ROADTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SURFACETYP", "fields": "SURFACETYP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SPEEDLIMIT", "fields": "SPEEDLIMIT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PUB_PVT", "fields": "PUB_PVT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 10, "name": "Public Roads", "type": "Group Layer", "description": "Generally assumed to be Publically accessible. Check local sources for exact jurisdiction!", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Simplified Roads" }, "subLayers": [ { "id": 11, "name": "Public Road" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.29216742485E7, "ymin": 5537769.778800003, "xmax": -1.1575422287700001E7, "ymax": 6275044.733800002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 11, "name": "Public Road", "type": "Feature Layer", "description": "City, County, Tribal, Ramp, Local Access (generic type access unknown)", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Public Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.2 } }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "allowOverlapOfLabel": "allow", "where": "SystemClass IN (6, 14)", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "Default", "priority": 11, "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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 7", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "USFS", "priority": 15, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 96", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "BLM", "priority": 18, "symbol": { "type": "esriTS", "color": [ 137, 137, 68, 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": "Trebuchet MS", "size": 6.75, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.29216742485E7, "ymin": 5537769.778800003, "xmax": -1.1575422287700001E7, "ymax": 6275044.733800002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 12, "name": "Other Roads", "type": "Group Layer", "description": "Roads with generally assumed agency jurisdiction. Check local sources for accessibility.", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 2, "name": "Simplified Roads" }, "subLayers": [ { "id": 13, "name": "Agency Road" }, { "id": 14, "name": "Access Road" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2931299384399999E7, "ymin": 5522378.576099999, "xmax": -1.1581555302900001E7, "ymax": 6275022.715699998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 13, "name": "Agency Road", "type": "Feature Layer", "description": "Roads of type USFS, Glacier National Park, Charles M Russell Wildlife Refuge, BLM, MT State Lands", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Other Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 112, 68, 255 ], "width": 0.2 } }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 6", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "Default", "priority": 13, "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": "Trebuchet MS", "size": 6.75, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 7", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "USFS", "priority": 16, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 96", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "BLM", "priority": 19, "symbol": { "type": "esriTS", "color": [ 137, 137, 68, 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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2931299384399999E7, "ymin": 5522378.576099999, "xmax": -1.1581555302900001E7, "ymax": 6275022.715699998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 14, "name": "Access Road", "type": "Feature Layer", "description": "Private Drive, Alley, Cemetery, MHP Access, Rest Area, Truck Weight Scale", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "Other Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 0.2 } }, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 6", "useCodedValues": true, "maxScale": 0, "minScale": 577790.554289, "name": "Default", "priority": 14, "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": [ 225, 225, 225, 255 ], "haloSize": 0.5, "font": { "family": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 7", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "USFS", "priority": 17, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ROADNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "SystemClass = 96", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "BLM", "priority": 20, "symbol": { "type": "esriTS", "color": [ 137, 137, 68, 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": "Trebuchet MS", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.29185291865E7, "ymin": 5541925.044699997, "xmax": -1.1582286933E7, "ymax": 6274667.914799999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 15, "name": "All Roads", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 16, "name": "Roads" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2931299384399999E7, "ymin": 5522378.576099999, "xmax": -1.1575422287700001E7, "ymax": 6275044.7338000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 16, "name": "Roads", "type": "Feature Layer", "description": "The Montana Transportation Framework program uses a federated approach to combine data from various sources and integrate them into one seamless, standardized, uniformly formatted and attributed layer. Transportation data is a dynamic framework (new, upgraded and retired roads, name changes, new address ranges, etc.) and reflecting changes in statewide GIS is a challenging task. The State Library uses the federated approach for the creation and maintenance of transportation data where each data provider (tribe, federal, state, county, city, private) manage its datasets to suit their business needs and practices. The updated transportation data (features, geometries, attributes) is then forwarded to the State Library where it undergoes standardization and quality control/assurance processes. The framework then gets updated with new data and published online. Using data from local sources assures the best possible coverage across the state and ensures the best available data is centrally available. The Transportation Framework contains roads centerlines, ramps, bridges, railroads, trails and public airport features, along with address ranges and road attributes tables and relationship classes.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "All Roads" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2931299384399999E7, "ymin": 5522378.576099999, "xmax": -1.1575422287700001E7, "ymax": 6275044.7338000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 50, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "LASTEDIT", "type": "esriFieldTypeDate", "alias": "LASTEDIT", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 50, "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 50, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "DISPLAYCLASS", "type": "esriFieldTypeInteger", "alias": "DISPLAYCLASS", "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 50, "domain": null }, { "name": "DATELOAD", "type": "esriFieldTypeDate", "alias": "DATELOAD", "length": 8, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Number", "length": 4, "domain": null }, { "name": "SignType", "type": "esriFieldTypeString", "alias": "Shield", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "LFROM", "type": "esriFieldTypeInteger", "alias": "LFROM", "domain": null }, { "name": "LTO", "type": "esriFieldTypeInteger", "alias": "LTO", "domain": null }, { "name": "RFROM", "type": "esriFieldTypeInteger", "alias": "RFROM", "domain": null }, { "name": "RTO", "type": "esriFieldTypeInteger", "alias": "RTO", "domain": null }, { "name": "SURFACETYP", "type": "esriFieldTypeString", "alias": "SURFACETYP", "length": 50, "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "ROADWIDTH", "type": "esriFieldTypeDouble", "alias": "ROADWIDTH", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeSmallInteger", "alias": "ONEWAY", "domain": null }, { "name": "MDT_ID", "type": "esriFieldTypeString", "alias": "MDT_ID", "length": 20, "domain": null }, { "name": "TOTLANES", "type": "esriFieldTypeSmallInteger", "alias": "TOTLANES", "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "AlterName", "length": 50, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "ALIAS2", "type": "esriFieldTypeString", "alias": "ALIAS2", "length": 50, "domain": null }, { "name": "PUB_PVT", "type": "esriFieldTypeString", "alias": "PUB_PVT", "length": 16, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 50, "domain": null }, { "name": "CORRIDOR", "type": "esriFieldTypeString", "alias": "CORRIDOR", "length": 8, "domain": null }, { "name": "DEPT_ROUTE", "type": "esriFieldTypeString", "alias": "DEPT_ROUTE", "length": 10, "domain": null }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "length": 254, "domain": null }, { "name": "MDT_Syst", "type": "esriFieldTypeString", "alias": "MDT_Syst", "length": 20, "domain": null }, { "name": "MDT_FC", "type": "esriFieldTypeDouble", "alias": "MDT_FC", "domain": null }, { "name": "SIGN_ROUTE", "type": "esriFieldTypeString", "alias": "SIGN_ROUTE", "length": 25, "domain": null }, { "name": "NumVerts", "type": "esriFieldTypeSmallInteger", "alias": "NumVerts", "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": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 50, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Shape_INDEX", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SOURCEID", "fields": "SOURCEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CREATED", "fields": "CREATED", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LASTEDIT", "fields": "LASTEDIT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_EDITOR", "fields": "EDITOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIQUEID", "fields": "UNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DISPLAYCLASS", "fields": "DISPLAYCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADTYPE", "fields": "ROADTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DATELOAD", "fields": "DATELOAD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SignType", "fields": "SignType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ZIPCODE", "fields": "ZIPCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LFROM", "fields": "LFROM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_LTO", "fields": "LTO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RFROM", "fields": "RFROM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_RTO", "fields": "RTO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SURFACETYP", "fields": "SURFACETYP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SPEEDLIMIT", "fields": "SPEEDLIMIT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADWIDTH", "fields": "ROADWIDTH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ONEWAY", "fields": "ONEWAY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_ID", "fields": "MDT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_TOTLANES", "fields": "TOTLANES", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ALIAS", "fields": "ALIAS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ALIAS2", "fields": "ALIAS2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PUB_PVT", "fields": "PUB_PVT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CommonName", "fields": "CommonName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_CORRIDOR", "fields": "CORRIDOR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_DEPT_ROUTE", "fields": "DEPT_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROUTE_NAME", "fields": "ROUTE_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_Syst", "fields": "MDT_Syst", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MDT_FC", "fields": "MDT_FC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SIGN_ROUTE", "fields": "SIGN_ROUTE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_NumVerts", "fields": "NumVerts", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_created_user", "fields": "created_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_created_date", "fields": "created_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_last_edited_user", "fields": "last_edited_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_last_edited_date", "fields": "last_edited_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Community", "fields": "Community", "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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 17, "name": "Railroad Group", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 18, "name": "RR Mile Posts" }, { "id": 19, "name": "Railroads" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": -1.2973840006299999E7, "ymin": 5552259.087700002, "xmax": -1.15818696533E7, "ymax": 6274537.331200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 18, "name": "RR Mile Posts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Railroad Group" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7dd9b8ab2e97d2621d55143265569893", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGZJREFUGJWFzSESglAYReEvvM5eWAT7oNooimhwTARxaGzADbkFh2zWRiH884YZbjrh3HuTnaTAHZ74oUCNMQovDLjjhku+8MGEN0p8c6HAARWOOOEfhRbXtflAgz4K58Az+vxiMwvKXREq8OgMzQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2973840006299999E7, "ymin": 5673345.3983, "xmax": -1.20511291954E7, "ymax": 6161061.6404, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Railroad", "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": "Railroad", "type": "esriFieldTypeString", "alias": "Railroad", "length": 20, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 25, "domain": null }, { "name": "MP_Prefix", "type": "esriFieldTypeString", "alias": "MP_Prefix", "length": 6, "domain": null }, { "name": "MP_Number", "type": "esriFieldTypeDouble", "alias": "MP_Number", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "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 } ], "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_Railroad", "fields": "Railroad", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Subdivision", "fields": "Subdivision", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MP_Prefix", "fields": "MP_Prefix", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_MP_Number", "fields": "MP_Number", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Latitude", "fields": "Latitude", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Longitude", "fields": "Longitude", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Source", "fields": "Source", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_created_user", "fields": "created_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_created_date", "fields": "created_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_last_edited_user", "fields": "last_edited_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_last_edited_date", "fields": "last_edited_date", "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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 19, "name": "Railroads", "type": "Feature Layer", "description": "Railroad mainlines (reference only)", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Railroad Group" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.29185224713E7, "ymin": 5552259.087700002, "xmax": -1.15818696533E7, "ymax": 6274537.331200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE", "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": "SERVICE", "type": "esriFieldTypeString", "alias": "SERVICE", "length": 25, "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SERVICE", "fields": "SERVICE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIQUEID", "fields": "UNIQUEID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": 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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 20, "name": "RunwayTaxiway", "type": "Feature Layer", "description": "Runways and Taxiways for Montana airfields", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.29027708266E7, "ymin": 5570919.959399998, "xmax": -1.1584487250799999E7, "ymax": 6274637.936900003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "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": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 50, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 50, "domain": null }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "length": 30, "domain": null }, { "name": "SystemClass", "type": "esriFieldTypeSmallInteger", "alias": "SystemClass", "domain": null }, { "name": "Num", "type": "esriFieldTypeString", "alias": "Num", "length": 4, "domain": null }, { "name": "SURFACETYP", "type": "esriFieldTypeString", "alias": "SURFACETYP", "length": 50, "domain": null }, { "name": "ROADNAME_12", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "ALIAS2", "type": "esriFieldTypeString", "alias": "ALIAS2", "length": 50, "domain": null }, { "name": "PUB_PVT", "type": "esriFieldTypeString", "alias": "PUB_PVT", "length": 16, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIQUEID", "fields": "UNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME", "fields": "ROADNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADTYPE", "fields": "ROADTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_System", "fields": "System", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SystemClass", "fields": "SystemClass", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_Num", "fields": "Num", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SURFACETYP", "fields": "SURFACETYP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ROADNAME_12", "fields": "ROADNAME_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ALIAS", "fields": "ALIAS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_ALIAS2", "fields": "ALIAS2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PUB_PVT", "fields": "PUB_PVT", "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 }, { "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 21, "name": "Trails", "type": "Feature Layer", "description": "Trails from local sources and USFS data", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 137, 90, 68, 255 ], "width": 0.4 } }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.29343722656E7, "ymin": 5522378.565200001, "xmax": -1.1647921848E7, "ymax": 6275041.445099996, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 50, "domain": null }, { "name": "PROVIDERID", "type": "esriFieldTypeDouble", "alias": "PROVIDERID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TRAILID", "type": "esriFieldTypeString", "alias": "TRAILID", "length": 12, "domain": null }, { "name": "TRL_NO", "type": "esriFieldTypeString", "alias": "TRL_NO", "length": 30, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "SHAPE_INDEX", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_UNIQUEID", "fields": "UNIQUEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_PROVIDERID", "fields": "PROVIDERID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_NAME", "fields": "NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_TRAILID", "fields": "TRAILID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_TRL_NO", "fields": "TRL_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IDX_SURFACE", "fields": "SURFACE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": 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 } ], "tables": [] }