{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "ATLAS Transportation - 0-1:100k scale", "type": "Group Layer", "description": "ATLAS trasnportation lines and polygons for communities in the Northwest Territories. ATLAS Road Centrelines included.", "geometryType": null, "copyrightText": "Bill Peck, Geomatics Specialist, Lands Administration, Department of Lands, Government of the Northwest Territories, Contact: bill_peck@gov.nt.ca", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Transportation Lines" }, { "id": 2, "name": "Transportation Polygons" }, { "id": 3, "name": "Roads" } ], "minScale": 100000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2074912.6662446964, "ymin": 2311265.1027251105, "xmax": -473370.7559582639, "ymax": 3974834.0552041586, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Transportation Lines", "type": "Feature Layer", "description": "This data is used to represent the lines that correspond to transportation features within each community of the Northwest Territories. It provides a base to be used for land management purposes in representing the transportation features within the communities. This data set is not to be used for defining the exact location of transportation features; administrative decisions should be based on legal documents and legal survey plans.\n\nTransportation Lines: This data represents such features as roads (asphalt, gravel, closed, access), sidewalks, curbs, trails, parking lots, railways, runways and airstrips within each community of the Northwest Territories. The dataset is periodically updated on a community-wide scale. To see a current list of the last updates to all of the datasets see http://atlas.lands.gov.nt.ca/website/Atlas_Data_Updates.pdf.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Lands Administration - Department of Lands - Government of the Northwest Territories", "parentLayer": { "id": 0, "name": "ATLAS Transportation - 0-1:100k scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRANSPORTATIONTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "RACSLIN", "label": "Access Road or Other Travelled Areas", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 }, "value": "RASPLIN", "label": "Asphalt Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "RGVLLIN", "label": "Gravel Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 178, 178, 178, 255 ], "width": 0.4 }, "value": "RPKGLIN", "label": "Parking Lot", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 129, 0, 255 ], "width": 1.5 }, "value": "RRWYLIN", "label": "Runway/Airstrip", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 218, 240, 237, 255 ], "width": 3.4 }, "value": "RSWKLIN", "label": "Sidewalk/Curb", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.75 }, "value": "RTRLLIN", "label": "Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2015667.118427733, "ymin": 2371053.090717688, "xmax": -584426.7707424364, "ymax": 3953106.563581224, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TRANSPORTATIONTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRANSPORTATIONTYPE", "type": "esriFieldTypeString", "alias": "Transportation Type", "length": 9, "domain": { "type": "codedValue", "name": "WS1_TransportationDomain", "description": "", "codedValues": [ { "name": "Asphalt Road", "code": "RASPLIN" }, { "name": "Closed Road", "code": "RCLDLIN" }, { "name": "Sidewalks and Curbs", "code": "RSWKLIN" }, { "name": "Trails", "code": "RTRLLIN" }, { "name": "Parking Lots", "code": "RPKGLIN" }, { "name": "Railways", "code": "RRLYLIN" }, { "name": "Runways/Airstrips", "code": "RRWYLIN" }, { "name": "Access Road or Other Travelled Areas", "code": "RACSLIN" }, { "name": "Gravel Road", "code": "RGVLLIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Mapped_Date", "type": "esriFieldTypeDate", "alias": "Mapped_Date", "length": 8, "domain": null }, { "name": "End_Date", "type": "esriFieldTypeDate", "alias": "End_Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1603_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1603", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S939_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Transportation Polygons", "type": "Feature Layer", "description": "This data is used to represent the polygons that correspond to transportation features within each community of the Northwest Territories. It provides a base to be used for land management purposes in representing the transportation features within the communities. This data set is not to be used for defining the exact location of transportation features; administrative decisions should be based on legal documents and legal survey plans.\n\nTransportation Polygons: This data represents such features as roads (asphalt, gravel, closed, access), sidewalks, curbs, trails, parking lots, railways, runways and airstrips within each community of the Northwest Territories. The dataset is periodically updated on a community-wide scale. To see a current list of the last updates to all of the datasets see http://atlas.lands.gov.nt.ca/website/Atlas_Data_Updates.pdf.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Lands Administration - Department of Lands - Government of the Northwest Territories", "parentLayer": { "id": 0, "name": "ATLAS Transportation - 0-1:100k scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRANSPORTATIONTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 } }, "value": "RASPLIN", "label": "Asphalt Road", "description": "" }, { "symbol": { "type": "esriPFS", "url": "c72cf981a357a22b9017ce243692da13", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA85JREFUaIG1WcuVIzEI1EGhOexJxpHsnsavLVE/pNHJrQ8gKAq6Pd/v97+fn5/xer1GZ1Rnn3OJ7BM7EhlzjPG1CR1CF6n2PueULHTuuY85cX1mF/7dO5FiJsyJBjOOIaOyhelWtlR6p+v1VYCCMHp29t5Mt0rOVNBGEUK/Xfixi6Hzzm8k87nnC95uxNlw4ecSneNox8bnnlkpZoY4RIf2pdDuwNw5v7G3MkSR0+9cFzUsgim80fmNvZUhaj4lpSSaJ/B+7vtc2oV4Cjkl84S0uik1ERzdGssUJI3Dut4hMDelphM1l9Rcx63PboQSgmXPEx104N2F+fqsIrSiMWmGqmdYp5GCpJTdeIGodCbNEM1ppbDTaTGkJG9nbvemnj8ly2VohzTY/ApRBWn0+wQ9ZU5XSlZFXaU3YL7Kcclx3bddWkX5L5uPtDdw7dxyehWckkK17ub1+tvpDRwnqojD5qQy2G0uklLncEP66qgibhHZjXLkcELyQWPdn9hiERlrFJix1ZpT9pRMZGd1tkq5LaeZwUhRWr+V0Upm5wvPF3u7OX3ilOe8ikK3R4jg7eZqR5Fb/lyIJ9yyOhS+cHQv4lywU687EUadXwlvZYC6iGJnBm8kC9nA5h3HliXrKdAlm2ou6e46pOY4x4K3MqLjdRfaaQeIbK4c8wXv9EIdeLvklFwwkbOO6WxO5tNIdfP3xEEwp10BbD6Bt+KQ5FLr3LoGcxoJS5qP6gyCJTM6aV6Y8z5vWZ0Lumc665XRbvNS2VxFfKLNzlBnOuUwscOBfLVng7eCkpPTCMIOlLtDEd1zzPWAOugQDYLcKUkxx7plcQzwryVT7MyrtURuJ7dVFaHsjYSoebV2Up7YfhXhjchULiNBaq2S28lpxz6l53eU7J1Ap1KK5pLIMr3KaWpdwvtWvruVwHm7S22EHVnyXt3p191KcEqYTqqU8E7egxNlaJ86e8LU1bkS3je7M4cTlBM6X1VY0KyS5TYI1VeKThVwUoOtqXTYOjIlOO28Tr+DqQupklghbevIun2wAzN2UWaD+3XFJcYN3k6DUo2O427AOxmyDXUg6kS3W6+V4eosq0DXcrrDoomcRJ6SeS2nUxkpShyEuT05zOmT4RiU5rxzVsncmhOnFLDfao0ZdPrlJI3859JuKXDqdLXGjOikl1PukJztD7zbXq+McLuxDnIcRE0WrQ7EE7buVg12ITa/5XSitANjVjdvdIFIH83pU1g/Rxrddc0lS+ZwdpeSyE6Zm82xM9Vl3GYk+f5WwvuUuZWB7roanS84Y4zxHyxCx3pkCjjHAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RGVLLIN", "label": "Gravel Road", "description": "" }, { "symbol": { "type": "esriPFS", "url": "1f824193b6fca0f61d0e02d90edb5fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUaIG1mlsSYyEIRJ0qV5sFZbszX0kZL9Cn0fHr+gKE5qHJHGOM9/v99/V6/RmNFu1dxxzaJ3I4NOYYY6yLsk3ZQaK165iile1b11VK3PvVgT9rZ8a4IkasUQlXISOSpeKtZIn4Tqr1nYCCcNYna2+6W0RnKmhnFsq+Kfyqg2X7yXdGc13zA29q8apR+NFARxRNZFzXzIhxJQgJdNk6F9odmJP9j+itBFHB6TPWRU1lQRfe2f5H9FaCqHE3KDnWPIH3uu57aApxF3KK5knQ6rrUzOBIc2zFwCkc9vlOAKMuNYnVaFCjitv71EJOgK36M9tI4N2F+d5XFtrR6BRDUT/N0xkDJ5XduEBEPJ1iqPRpxbBTaVVIcW5ntHpT/W/KohGaBI1qfIeognT2fYKe0KczwU+rpIhmt3WC477ucWhl5f9ZfLi1AZXz4dM7YTcoRPPUr/dvUhsQJSqLp8VJJDAtLpxUR2KDe3VUFkeB7EY6IjHBedDY1zuyoEBWFQqVsNEcSXuKZiZntDdyufTCkY3R6mmfo7QIzc4Lz0/0pj59opR1XFmhWyNY8Ka+2mFE0x+FuBNbdoWmF47uQcgBO/m6Y+Gs8gvhrQRQB1HRuYJ3RiuToRonik3v05WvVwyUdVUOVXxc5SB4KyE6WqfQdivATOZIMT/wdg/UgTcNTs4BHTp7m2SxM+5aquu/JwpCb2QdoVZBnEuCq/iMfmXM8t37tPiI9mSwrIR2ipdKed9bVueAdE9nPhKaFi+RzJHFZ7aYNLWnkw4dOQjkozXly0mn7IvW7LmS0nSaCnRre/xqqTaSQJNB7jRIVYqlafF76I7vVuNqzqHb8W2VRa7/aknmTtJTtV5Z+BHIlC9nhNRcRLfj00Q+xefTwujtQCdimo05lq34KqWpeQnvW/5OMwG53bkyphWZc6/u1Os0E5wGTOIqIbyde7DDLFun9p5E6mgfegImjVqCWNe5NqqgFvVRyqIFQvRK0ckCxDWqOeUO4f/IKsJu5XX6DqYOpFJihDT8L2BXmJVJ9L3vqWSgrys0MOJ/AavWUdwNeDtNlqEEosS63XytBFd7qwx0zac7UdSh49BTNK/5tEvDRQlBGK3J7Z91SCMCuT5P9iqaj+KEpILqW81VAp2+nLiWT9/IiJbd9NEJfFkj6S6j8/gB77bWIyFoNdZBDkHU47H/FOJOtO5mjepA1fjDpx2mHRhXefNGFZjxK336FNZrc627z9FgWSm8Oou8T3cidzVW7YkOQ4sR5/1N3qc7kVsJSOdV67zgjDHGP/sD9lzOL/8bAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RACSLIN", "label": "Access Road or Other Travelled Areas", "description": "" }, { "symbol": { "type": "esriPFS", "url": "1f824193b6fca0f61d0e02d90edb5fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUaIG1mlsSYyEIRJ0qV5sFZbszX0kZL9Cn0fHr+gKE5qHJHGOM9/v99/V6/RmNFu1dxxzaJ3I4NOYYY6yLsk3ZQaK165iile1b11VK3PvVgT9rZ8a4IkasUQlXISOSpeKtZIn4Tqr1nYCCcNYna2+6W0RnKmhnFsq+Kfyqg2X7yXdGc13zA29q8apR+NFARxRNZFzXzIhxJQgJdNk6F9odmJP9j+itBFHB6TPWRU1lQRfe2f5H9FaCqHE3KDnWPIH3uu57aApxF3KK5knQ6rrUzOBIc2zFwCkc9vlOAKMuNYnVaFCjitv71EJOgK36M9tI4N2F+d5XFtrR6BRDUT/N0xkDJ5XduEBEPJ1iqPRpxbBTaVVIcW5ntHpT/W/KohGaBI1qfIeognT2fYKe0KczwU+rpIhmt3WC477ucWhl5f9ZfLi1AZXz4dM7YTcoRPPUr/dvUhsQJSqLp8VJJDAtLpxUR2KDe3VUFkeB7EY6IjHBedDY1zuyoEBWFQqVsNEcSXuKZiZntDdyufTCkY3R6mmfo7QIzc4Lz0/0pj59opR1XFmhWyNY8Ka+2mFE0x+FuBNbdoWmF47uQcgBO/m6Y+Gs8gvhrQRQB1HRuYJ3RiuToRonik3v05WvVwyUdVUOVXxc5SB4KyE6WqfQdivATOZIMT/wdg/UgTcNTs4BHTp7m2SxM+5aquu/JwpCb2QdoVZBnEuCq/iMfmXM8t37tPiI9mSwrIR2ipdKed9bVueAdE9nPhKaFi+RzJHFZ7aYNLWnkw4dOQjkozXly0mn7IvW7LmS0nSaCnRre/xqqTaSQJNB7jRIVYqlafF76I7vVuNqzqHb8W2VRa7/aknmTtJTtV5Z+BHIlC9nhNRcRLfj00Q+xefTwujtQCdimo05lq34KqWpeQnvW/5OMwG53bkyphWZc6/u1Os0E5wGTOIqIbyde7DDLFun9p5E6mgfegImjVqCWNe5NqqgFvVRyqIFQvRK0ckCxDWqOeUO4f/IKsJu5XX6DqYOpFJihDT8L2BXmJVJ9L3vqWSgrys0MOJ/AavWUdwNeDtNlqEEosS63XytBFd7qwx0zac7UdSh49BTNK/5tEvDRQlBGK3J7Z91SCMCuT5P9iqaj+KEpILqW81VAp2+nLiWT9/IiJbd9NEJfFkj6S6j8/gB77bWIyFoNdZBDkHU47H/FOJOtO5mjepA1fjDpx2mHRhXefNGFZjxK336FNZrc627z9FgWSm8Oou8T3cidzVW7YkOQ4sR5/1N3qc7kVsJSOdV67zgjDHGP/sD9lzOL/8bAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RCLDLIN", "label": "Closed Road", "description": "" }, { "symbol": { "type": "esriPFS", "url": "1f824193b6fca0f61d0e02d90edb5fa9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA8hJREFUaIG1mlsSYyEIRJ0qV5sFZbszX0kZL9Cn0fHr+gKE5qHJHGOM9/v99/V6/RmNFu1dxxzaJ3I4NOYYY6yLsk3ZQaK165iile1b11VK3PvVgT9rZ8a4IkasUQlXISOSpeKtZIn4Tqr1nYCCcNYna2+6W0RnKmhnFsq+Kfyqg2X7yXdGc13zA29q8apR+NFARxRNZFzXzIhxJQgJdNk6F9odmJP9j+itBFHB6TPWRU1lQRfe2f5H9FaCqHE3KDnWPIH3uu57aApxF3KK5knQ6rrUzOBIc2zFwCkc9vlOAKMuNYnVaFCjitv71EJOgK36M9tI4N2F+d5XFtrR6BRDUT/N0xkDJ5XduEBEPJ1iqPRpxbBTaVVIcW5ntHpT/W/KohGaBI1qfIeognT2fYKe0KczwU+rpIhmt3WC477ucWhl5f9ZfLi1AZXz4dM7YTcoRPPUr/dvUhsQJSqLp8VJJDAtLpxUR2KDe3VUFkeB7EY6IjHBedDY1zuyoEBWFQqVsNEcSXuKZiZntDdyufTCkY3R6mmfo7QIzc4Lz0/0pj59opR1XFmhWyNY8Ka+2mFE0x+FuBNbdoWmF47uQcgBO/m6Y+Gs8gvhrQRQB1HRuYJ3RiuToRonik3v05WvVwyUdVUOVXxc5SB4KyE6WqfQdivATOZIMT/wdg/UgTcNTs4BHTp7m2SxM+5aquu/JwpCb2QdoVZBnEuCq/iMfmXM8t37tPiI9mSwrIR2ipdKed9bVueAdE9nPhKaFi+RzJHFZ7aYNLWnkw4dOQjkozXly0mn7IvW7LmS0nSaCnRre/xqqTaSQJNB7jRIVYqlafF76I7vVuNqzqHb8W2VRa7/aknmTtJTtV5Z+BHIlC9nhNRcRLfj00Q+xefTwujtQCdimo05lq34KqWpeQnvW/5OMwG53bkyphWZc6/u1Os0E5wGTOIqIbyde7DDLFun9p5E6mgfegImjVqCWNe5NqqgFvVRyqIFQvRK0ckCxDWqOeUO4f/IKsJu5XX6DqYOpFJihDT8L2BXmJVJ9L3vqWSgrys0MOJ/AavWUdwNeDtNlqEEosS63XytBFd7qwx0zac7UdSh49BTNK/5tEvDRQlBGK3J7Z91SCMCuT5P9iqaj+KEpILqW81VAp2+nLiWT9/IiJbd9NEJfFkj6S6j8/gB77bWIyFoNdZBDkHU47H/FOJOtO5mjepA1fjDpx2mHRhXefNGFZjxK336FNZrc627z9FgWSm8Oou8T3cidzVW7YkOQ4sR5/1N3qc7kVsJSOdV67zgjDHGP/sD9lzOL/8bAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "RPKGLIN", "label": "Parking Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 } }, "value": "RSWKLIN", "label": "Sidewalk/Curb", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 209, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RRWYLIN", "label": "Runway/Airstrip", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2026291.614299455, "ymin": 2321292.1133581223, "xmax": -502421.7651156856, "ymax": 3953656.0614594957, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRANSPORTATIONTYPE", "type": "esriFieldTypeString", "alias": "Transportation Type", "length": 9, "domain": { "type": "codedValue", "name": "WS1_TransportationDomain", "description": "", "codedValues": [ { "name": "Asphalt Road", "code": "RASPLIN" }, { "name": "Closed Road", "code": "RCLDLIN" }, { "name": "Sidewalks and Curbs", "code": "RSWKLIN" }, { "name": "Trails", "code": "RTRLLIN" }, { "name": "Parking Lots", "code": "RPKGLIN" }, { "name": "Railways", "code": "RRLYLIN" }, { "name": "Runways/Airstrips", "code": "RRWYLIN" }, { "name": "Access Road or Other Travelled Areas", "code": "RACSLIN" }, { "name": "Gravel Road", "code": "RGVLLIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Date Last Edited", "length": 8, "domain": null }, { "name": "Mapped_Date", "type": "esriFieldTypeDate", "alias": "Mapped_Date", "length": 8, "domain": null }, { "name": "End_Date", "type": "esriFieldTypeDate", "alias": "End_Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1602_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S938_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Roads", "type": "Feature Layer", "description": "This data is used to represent the lines that correspond to transportation features in the Northwest Territories. It provides a base to be used for land management purposes in representing the transportation features. This data set is not to be used for defining the exact location of transportation features; administrative decisions should be based on legal documents and legal survey plans.\n\nRoad Centreines: This data represents such features as roads (asphalt, gravel, closed, access), sidewalks, curbs, trails, parking lots, railways, runways and airstrips within each community of the Northwest Territories. This represents the vector mapping provided to NRCan for the National Roads Network. The dataset is periodically updated on a community-wide scale. To see a current list of the last updates to all of the MACA datasets see http://gis.maca.gov.nt.ca/website/Atlas_Data_Updates.pdf.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Lands Administration - Department of Lands - Government of the Northwest Territories", "parentLayer": { "id": 0, "name": "ATLAS Transportation - 0-1:100k scale" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_223", "symbolLayerName": "Level_18" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_214", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_223", "symbolLayerName": "Level_17" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_214", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_222", "symbolLayerName": "Level_16" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_215", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_216", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_217", "symbolLayerName": "Level_15" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_215", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_216", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_217", "symbolLayerName": "Level_14" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_218", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_223", "symbolLayerName": "Level_13" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_213", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_218", "symbolLayerName": "Level_12" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_219", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_220", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_224", "symbolLayerName": "Level_11" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_219", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_220", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_224", "symbolLayerName": "Level_10" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_221", "symbolLayerName": "Level_9" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_221", "symbolLayerName": "Level_8" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_213", "symbolLayerName": "Level_5" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "ROADTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 230, 255 ], "width": 4 }, "defaultLabel": "Road", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 12.7559 }, "value": "HIGHWAY", "label": "HIGHWAY", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 230, 255 ], "width": 12.7559 }, "value": "Expressway / Highway", "label": "Expressway / Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 9.9212 }, "value": "Asphalt Road", "label": "Asphalt Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 9.9212 }, "value": "Arterial", "label": "Arterial Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 9.9212 }, "value": "ARTERIAL", "label": "ARTERIAL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 191, 255 ], "width": 11.5 }, "value": "Local / Street", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 230, 255 ], "width": 4 }, "value": "Access Roads", "label": "Access Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 230, 255 ], "width": 4 }, "value": "Service Lane", "label": "Service Lane", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 204, 204, 255 ], "width": 7 }, "value": "Resource / Recreation", "label": "Resource / Recreation Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 3 }, "value": "Trails", "label": "Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 5 }, "value": "Winter", "label": "Winter Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": null, "labelExpression": "[ROADNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 64, 64, 64, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -2074912.6662446964, "ymin": 2311265.1027251105, "xmax": -473431.33921350073, "ymax": 3974594.060500659, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 50, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 50, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Date Last Edited", "length": 8, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1235_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1235", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S745_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 100000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Transportation Med-High Resolution", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Cutlines" }, { "id": 8, "name": "Highway Distances - 0-1:300k scale" }, { "id": 9, "name": "Navigation Hazards - 0-1:300k scale" }, { "id": 10, "name": "Railways - 0-1:3M scale" }, { "id": 11, "name": "Railways - 0-1:300k scale" }, { "id": 12, "name": "Runways - 0-1:3M scale" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2205228.4343000017, "ymin": 2124537.7291, "xmax": 642825.9525000006, "ymax": 4235754.624000002, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Cutlines", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 4, "name": "Transportation Med-High Resolution" }, "subLayers": [ { "id": 6, "name": "Cutlines - 1:300k-1:1M scale" }, { "id": 7, "name": "Cutlines - 0-1:300k scale" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2126823.405699998, "ymin": 2156594.2577, "xmax": 102492.8096999973, "ymax": 3744327.669399999, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Cutlines - 1:300k-1:1M scale", "type": "Feature Layer", "description": "CanVec aims to provide a standardized and up to date representation of topographical phenomena for the entire Canadian landmass.\n\n", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "©Her Majesty the Queen in Right of Canada Reproduced with the permission of Natural Resources Canada", "parentLayer": { "id": 5, "name": "Cutlines" }, "subLayers": [], "minScale": 1000101, "maxScale": 300101, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 133, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2126823.405699998, "ymin": 2156594.2577, "xmax": 102459.05150000006, "ymax": 3744327.669399999, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DATANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeInteger", "alias": "Code", "domain": null }, { "name": "VALDATE", "type": "esriFieldTypeString", "alias": "Valdate", "length": 10, "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeInteger", "alias": "Provider", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "Id", "length": 64, "domain": null }, { "name": "DATANAME", "type": "esriFieldTypeString", "alias": "Dataname", "length": 10, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": null }, { "name": "ACQTECH", "type": "esriFieldTypeInteger", "alias": "Acqtech", "domain": null }, { "name": "THEME", "type": "esriFieldTypeString", "alias": "Theme", "length": 2, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R861_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S758_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "Cutlines - 0-1:300k scale", "type": "Feature Layer", "description": "The National Topographic Data Base (NTDB) comprises digital vector data sets that cover the entire Canadian landmass. Geomatics Canada has digitized and structured thousands of topographic maps, creating a complete and uniform product that can be highly useful in a broad range of industries. The NTDB includes features such as watercourses, urban areas, railways, roads, vegetation, and relief. The organizational unit for the NTDB is the National Topographic System (NTS), based on the North American Datum of 1983 (NAD83). Each file (data set) consists of one NTS unit at the 1:50,000 scale. The ground data is depicted through points, lines, and areas. The contour interval for this dataset is 50 feet.\n\n", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "Government of Canada, Natural Resources Canada, Centre for Topographic Information", "parentLayer": { "id": 5, "name": "Cutlines" }, "subLayers": [], "minScale": 300101, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1984995.6843000017, "ymin": 2190893.2650999986, "xmax": 102492.8096999973, "ymax": 3720994.2014000006, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENTITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENTITYNAME", "type": "esriFieldTypeString", "alias": "Entityname", "length": 40, "domain": null }, { "name": "NTS", "type": "esriFieldTypeString", "alias": "Nts", "length": 6, "domain": null }, { "name": "EDITION", "type": "esriFieldTypeDouble", "alias": "Edition", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeDouble", "alias": "Version", "domain": null }, { "name": "THEME", "type": "esriFieldTypeString", "alias": "Theme", "length": 2, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "CODE_GENER", "type": "esriFieldTypeDouble", "alias": "Code Gener", "domain": null }, { "name": "ATC", "type": "esriFieldTypeDouble", "alias": "Atc", "domain": null }, { "name": "ATG", "type": "esriFieldTypeDouble", "alias": "Atg", "domain": null }, { "name": "ATZ", "type": "esriFieldTypeDouble", "alias": "Atz", "domain": null }, { "name": "ATE", "type": "esriFieldTypeDouble", "alias": "Ate", "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeDouble", "alias": "Accuracy", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeDouble", "alias": "Type", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R924_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S821_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 8, "name": "Highway Distances - 0-1:300k scale", "type": "Feature Layer", "description": "To show the approximate location of the NWT Highway 2 kilometer post markers.For reference on how the highways are numbered, an NWT Highway map from the Department Of Transportation can be found here: http://www.dot.gov.nt.ca/_live/pages/wpPages/roadConditions.aspx\n\n\n", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Transportation Med-High Resolution" }, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1629745.2137000002, "ymin": 2338190.6251999997, "xmax": -862408.0094000027, "ymax": 3667796.3335000016, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HWY_Name1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "HWY_Name1", "type": "esriFieldTypeString", "alias": "HWY_Name1", "length": 30, "domain": null }, { "name": "HWY_Name2", "type": "esriFieldTypeString", "alias": "HWY_Name2", "length": 10, "domain": null }, { "name": "KMDistance", "type": "esriFieldTypeSmallInteger", "alias": "KmDistance", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R932_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S829_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 9, "name": "Navigation Hazards - 0-1:300k scale", "type": "Feature Layer", "description": "The National Topographic Data Base (NTDB) comprises digital vector data sets that cover the entire Canadian landmass. Geomatics Canada has digitized and structured thousands of topographic maps, creating a complete and uniform product that can be highly useful in a broad range of industries. The NTDB includes features such as watercourses, urban areas, railways, roads, vegetation, and relief. The organizational unit for the NTDB is the National Topographic System (NTS), based on the North American Datum of 1983 (NAD83). Each file (data set) consists of one NTS unit at either the 1:50,000 or 1:250,000 scale. Furthermore, the data is now available by themes within a file. The ground data is depicted through points, lines, and areas.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "©Her Majesty the Queen in Right of Canada Reproduced with the permission of Natural Resources Canada", "parentLayer": { "id": 4, "name": "Transportation Med-High Resolution" }, "subLayers": [], "minScale": 300100, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "604ddd2e1c3c603ca6903a957c2f853f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIZJREFUGJV1yrENQVEYgNFzk5u8hkSeEZRaSgYwg0QjKgMoLKBlBDoVE6glZlBrXqV5jV8jIcJpvy97ibLsqaoh7jgkbpDhwUZVzb2tgknimIMpPiO0sAu6GTO/NTHOKP8MoijaObgkOr+GVNfnnFhghMZXP2GfE9egjzUGuEdRbFNdLxPxBCZeIh/ZWfAgAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2205228.4343000017, "ymin": 2124537.7291, "xmax": 642825.9525000006, "ymax": 4235754.624000002, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENTITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENTITYNAME", "type": "esriFieldTypeString", "alias": "Entityname", "length": 40, "domain": null }, { "name": "NTS", "type": "esriFieldTypeString", "alias": "Nts", "length": 6, "domain": null }, { "name": "EDITION", "type": "esriFieldTypeDouble", "alias": "Edition", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeDouble", "alias": "Version", "domain": null }, { "name": "THEME", "type": "esriFieldTypeString", "alias": "Theme", "length": 2, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "CODE_GENER", "type": "esriFieldTypeDouble", "alias": "Code Gener", "domain": null }, { "name": "ATC", "type": "esriFieldTypeDouble", "alias": "Atc", "domain": null }, { "name": "ATG", "type": "esriFieldTypeDouble", "alias": "Atg", "domain": null }, { "name": "ATZ", "type": "esriFieldTypeDouble", "alias": "Atz", "domain": null }, { "name": "ATE", "type": "esriFieldTypeDouble", "alias": "Ate", "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeDouble", "alias": "Accuracy", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeDouble", "alias": "Type", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R927_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S824_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 10, "name": "Railways - 0-1:3M scale", "type": "Feature Layer", "description": "CanVec digital topographical dataset of an area represented according to the National Topographic System (NTS).\n\n", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "©Her Majesty the Queen in Right of Canada Reproduced with the permission of Natural Resources Canada", "parentLayer": { "id": 4, "name": "Transportation Med-High Resolution" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6000000000000001 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2049077.124499999, "ymin": 2323872.6165999994, "xmax": -1040367.3898999989, "ymax": 2919657.9266999997, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "tracnameen", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "code", "type": "esriFieldTypeDouble", "alias": "Code", "domain": null }, { "name": "accuracy", "type": "esriFieldTypeInteger", "alias": "accuracy", "domain": null }, { "name": "valdate", "type": "esriFieldTypeString", "alias": "Valdate", "length": 8, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "Id", "length": 64, "domain": null }, { "name": "theme", "type": "esriFieldTypeString", "alias": "Theme", "length": 3, "domain": null }, { "name": "gauge", "type": "esriFieldTypeInteger", "alias": "Gauge", "domain": null }, { "name": "competence", "type": "esriFieldTypeInteger", "alias": "Competence", "domain": null }, { "name": "status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": null }, { "name": "type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "codeprov", "type": "esriFieldTypeString", "alias": "codeprov", "length": 8, "domain": null }, { "name": "tracnameen", "type": "esriFieldTypeString", "alias": "tracnameen", "length": 100, "domain": null }, { "name": "tracnamefr", "type": "esriFieldTypeString", "alias": "tracnamefr", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R997_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S894_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 11, "name": "Railways - 0-1:300k scale", "type": "Feature Layer", "description": "The National Topographic Data Base (NTDB) comprises digital vector data sets that cover the entire Canadian landmass. Geomatics Canada has digitized and structured thousands of topographic maps, creating a complete and uniform product that can be highly useful in a broad range of industries. The NTDB includes features such as watercourses, urban areas, railways, roads, vegetation, and relief. The organizational unit for the NTDB is the National Topographic System (NTS), based on the North American Datum of 1983 (NAD83). Each file (data set) consists of one NTS unit at either the 1:50,000 or 1:250,000 scale. Furthermore, the data is now available by themes within a file. The ground data is depicted through points, lines, and areas.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "©Her Majesty the Queen in Right of Canada Reproduced with the permission of Natural Resources Canada", "parentLayer": { "id": 4, "name": "Transportation Med-High Resolution" }, "subLayers": [], "minScale": 300100, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6000000000000001 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2049096.4781999998, "ymin": 2323879.7512999997, "xmax": -972536.5793000013, "ymax": 2920006.3368999995, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ENTITYNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ENTITYNAME", "type": "esriFieldTypeString", "alias": "Entityname", "length": 40, "domain": null }, { "name": "NTS", "type": "esriFieldTypeString", "alias": "Nts", "length": 6, "domain": null }, { "name": "EDITION", "type": "esriFieldTypeDouble", "alias": "Edition", "domain": null }, { "name": "VERSION", "type": "esriFieldTypeDouble", "alias": "Version", "domain": null }, { "name": "THEME", "type": "esriFieldTypeString", "alias": "Theme", "length": 2, "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "CODE_GENER", "type": "esriFieldTypeDouble", "alias": "Code Gener", "domain": null }, { "name": "ATC", "type": "esriFieldTypeDouble", "alias": "Atc", "domain": null }, { "name": "ATG", "type": "esriFieldTypeDouble", "alias": "Atg", "domain": null }, { "name": "ATZ", "type": "esriFieldTypeDouble", "alias": "Atz", "domain": null }, { "name": "ATE", "type": "esriFieldTypeDouble", "alias": "Ate", "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeDouble", "alias": "Accuracy", "domain": null }, { "name": "GAUGE", "type": "esriFieldTypeDouble", "alias": "Gauge", "domain": null }, { "name": "REL_GROUND", "type": "esriFieldTypeDouble", "alias": "Rel Ground", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeDouble", "alias": "Status", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeDouble", "alias": "Type", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R928_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S825_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 12, "name": "Runways - 0-1:3M scale", "type": "Feature Layer", "description": "CanVec digital topographical dataset of an area represented according to the National Topographic System (NTS).\n\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "©Her Majesty the Queen in Right of Canada Reproduced with the permission of Natural Resources Canada", "parentLayer": { "id": 4, "name": "Transportation Med-High Resolution" }, "subLayers": [], "minScale": 3000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2131739.6827000007, "ymin": 2158281.2646999992, "xmax": 603320.5894000009, "ymax": 4156026.262699999, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "valdate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "code", "type": "esriFieldTypeDouble", "alias": "code", "domain": null }, { "name": "accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": null }, { "name": "valdate", "type": "esriFieldTypeString", "alias": "Valdate", "length": 8, "domain": null }, { "name": "id", "type": "esriFieldTypeString", "alias": "Id", "length": 64, "domain": null }, { "name": "theme", "type": "esriFieldTypeString", "alias": "Theme", "length": 3, "domain": null }, { "name": "status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": null }, { "name": "type", "type": "esriFieldTypeInteger", "alias": "Type", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R998_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S895_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 13, "name": "National Road Network (NRN)", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 14, "name": "Major Roads - NRN" }, { "id": 15, "name": "Road - 0-1:2M scale" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -2268470.3528000005, "ymin": 1132530.8685999997, "xmax": -629787.3153000027, "ymax": 3785084.5319, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 14, "name": "Major Roads - NRN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "National Road Network (NRN)" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2268470.3528000005, "ymin": 1132530.8685999997, "xmax": -737664.9509999976, "ymax": 3670581.5769000016, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RTENAME1EN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NID", "type": "esriFieldTypeString", "alias": "NID", "length": 32, "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ADRANGENID", "type": "esriFieldTypeString", "alias": "ADRANGENID", "length": 32, "domain": null }, { "name": "DATASETNAM", "type": "esriFieldTypeString", "alias": "DATASETNAM", "length": 25, "domain": null }, { "name": "SPECVERS", "type": "esriFieldTypeString", "alias": "SPECVERS", "length": 100, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeSmallInteger", "alias": "ACCURACY", "domain": null }, { "name": "ACQTECH", "type": "esriFieldTypeString", "alias": "ACQTECH", "length": 23, "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "PROVIDER", "length": 24, "domain": null }, { "name": "CREDATE", "type": "esriFieldTypeString", "alias": "CREDATE", "length": 8, "domain": null }, { "name": "REVDATE", "type": "esriFieldTypeString", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "METACOVER", "type": "esriFieldTypeString", "alias": "METACOVER", "length": 8, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 21, "domain": null }, { "name": "RTNUMBER1", "type": "esriFieldTypeString", "alias": "Rtnumber1", "length": 10, "domain": null }, { "name": "RTNUMBER2", "type": "esriFieldTypeString", "alias": "RTNUMBER2", "length": 10, "domain": null }, { "name": "RTNUMBER3", "type": "esriFieldTypeString", "alias": "RTNUMBER3", "length": 10, "domain": null }, { "name": "RTNUMBER4", "type": "esriFieldTypeString", "alias": "RTNUMBER4", "length": 10, "domain": null }, { "name": "RTNUMBER5", "type": "esriFieldTypeString", "alias": "RTNUMBER5", "length": 10, "domain": null }, { "name": "RTENAME1FR", "type": "esriFieldTypeString", "alias": "RTENAME1FR", "length": 100, "domain": null }, { "name": "RTENAME2FR", "type": "esriFieldTypeString", "alias": "RTENAME2FR", "length": 100, "domain": null }, { "name": "RTENAME3FR", "type": "esriFieldTypeString", "alias": "RTENAME3FR", "length": 100, "domain": null }, { "name": "RTENAME4FR", "type": "esriFieldTypeString", "alias": "RTENAME4FR", "length": 100, "domain": null }, { "name": "RTENAME1EN", "type": "esriFieldTypeString", "alias": "Rtename1en", "length": 100, "domain": null }, { "name": "RTENAME2EN", "type": "esriFieldTypeString", "alias": "RTENAME2EN", "length": 100, "domain": null }, { "name": "RTENAME3EN", "type": "esriFieldTypeString", "alias": "RTENAME3EN", "length": 100, "domain": null }, { "name": "RTENAME4EN", "type": "esriFieldTypeString", "alias": "RTENAME4EN", "length": 100, "domain": null }, { "name": "EXITNBR", "type": "esriFieldTypeString", "alias": "EXITNBR", "length": 10, "domain": null }, { "name": "NBRLANES", "type": "esriFieldTypeSmallInteger", "alias": "NBRLANES", "domain": null }, { "name": "PAVSTATUS", "type": "esriFieldTypeString", "alias": "PAVSTATUS", "length": 7, "domain": null }, { "name": "PAVSURF", "type": "esriFieldTypeString", "alias": "PAVSURF", "length": 8, "domain": null }, { "name": "UNPAVSURF", "type": "esriFieldTypeString", "alias": "UNPAVSURF", "length": 7, "domain": null }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "STRUCTID", "length": 32, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "STRUCTTYPE", "length": 15, "domain": null }, { "name": "STRUNAMEEN", "type": "esriFieldTypeString", "alias": "STRUNAMEEN", "length": 100, "domain": null }, { "name": "STRUNAMEFR", "type": "esriFieldTypeString", "alias": "STRUNAMEFR", "length": 100, "domain": null }, { "name": "L_ADDDIRFG", "type": "esriFieldTypeString", "alias": "L_ADDDIRFG", "length": 18, "domain": null }, { "name": "L_HNUMF", "type": "esriFieldTypeInteger", "alias": "L_HNUMF", "domain": null }, { "name": "L_HNUML", "type": "esriFieldTypeInteger", "alias": "L_HNUML", "domain": null }, { "name": "L_STNAME_C", "type": "esriFieldTypeString", "alias": "L_STNAME_C", "length": 100, "domain": null }, { "name": "L_PLACENAM", "type": "esriFieldTypeString", "alias": "L_PLACENAM", "length": 100, "domain": null }, { "name": "R_ADDDIRFG", "type": "esriFieldTypeString", "alias": "R_ADDDIRFG", "length": 18, "domain": null }, { "name": "R_HNUMF", "type": "esriFieldTypeInteger", "alias": "R_HNUMF", "domain": null }, { "name": "R_HNUML", "type": "esriFieldTypeInteger", "alias": "R_HNUML", "domain": null }, { "name": "R_STNAME_C", "type": "esriFieldTypeString", "alias": "R_STNAME_C", "length": 100, "domain": null }, { "name": "R_PLACENAM", "type": "esriFieldTypeString", "alias": "R_PLACENAM", "length": 100, "domain": null }, { "name": "CLOSING", "type": "esriFieldTypeString", "alias": "CLOSING", "length": 7, "domain": null }, { "name": "ROADJURIS", "type": "esriFieldTypeString", "alias": "ROADJURIS", "length": 100, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "TRAFFICDIR", "type": "esriFieldTypeString", "alias": "TRAFFICDIR", "length": 18, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1049_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S946_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 15, "name": "Road - 0-1:2M scale", "type": "Feature Layer", "description": "The NRN product is distributed in the form of thirteen provincial or territorial datasets and consists of two linear entities (Road Segment and Ferry Connection Segment) and three punctual entities (Junction, Blocked Passage, Toll Point) with which is associated a series of descriptive attributes such as, among others: First House Number, Last House Number, Street Name Body, Place Name, Functional Road Class, Pavement Status, Number Of Lanes, Structure Type, Route Number, Route Name, Exit Number. The development of the NRN was realized by means of individual meetings and national workshops with interested data providers from the federal, provincial, territorial and municipal governments. In 2005, the NRN edition 2.0 was alternately adopted by members from the Inter-Agency Committee on Geomatics (IACG) and the Canadian Council on Geomatics (CCOG). The NRN content largely conforms to the ISO 14825 from ISO/TC 204.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102002, "latestWkid": 102002 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "National Road Network (NRN)" }, "subLayers": [], "minScale": 2000101, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "R_STNAME_C <> 'None'", "labelExpression": "[R_STNAME_C]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 50000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -2128968.601399999, "ymin": 2133112.6510999985, "xmax": -629787.3153000027, "ymax": 3785084.5319, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "R_STNAME_C", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NID", "type": "esriFieldTypeString", "alias": "NID", "length": 32, "domain": null }, { "name": "ROADSEGID", "type": "esriFieldTypeInteger", "alias": "ROADSEGID", "domain": null }, { "name": "ADRANGENID", "type": "esriFieldTypeString", "alias": "ADRANGENID", "length": 32, "domain": null }, { "name": "DATASETNAM", "type": "esriFieldTypeString", "alias": "DATASETNAM", "length": 25, "domain": null }, { "name": "SPECVERS", "type": "esriFieldTypeString", "alias": "SPECVERS", "length": 100, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeSmallInteger", "alias": "ACCURACY", "domain": null }, { "name": "ACQTECH", "type": "esriFieldTypeString", "alias": "ACQTECH", "length": 23, "domain": null }, { "name": "PROVIDER", "type": "esriFieldTypeString", "alias": "PROVIDER", "length": 24, "domain": null }, { "name": "CREDATE", "type": "esriFieldTypeString", "alias": "CREDATE", "length": 8, "domain": null }, { "name": "REVDATE", "type": "esriFieldTypeString", "alias": "REVDATE", "length": 8, "domain": null }, { "name": "METACOVER", "type": "esriFieldTypeString", "alias": "METACOVER", "length": 8, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "ROADCLASS", "length": 21, "domain": null }, { "name": "RTNUMBER1", "type": "esriFieldTypeString", "alias": "RTNUMBER1", "length": 10, "domain": null }, { "name": "RTNUMBER2", "type": "esriFieldTypeString", "alias": "RTNUMBER2", "length": 10, "domain": null }, { "name": "RTNUMBER3", "type": "esriFieldTypeString", "alias": "RTNUMBER3", "length": 10, "domain": null }, { "name": "RTNUMBER4", "type": "esriFieldTypeString", "alias": "RTNUMBER4", "length": 10, "domain": null }, { "name": "RTNUMBER5", "type": "esriFieldTypeString", "alias": "RTNUMBER5", "length": 10, "domain": null }, { "name": "RTENAME1FR", "type": "esriFieldTypeString", "alias": "RTENAME1FR", "length": 100, "domain": null }, { "name": "RTENAME2FR", "type": "esriFieldTypeString", "alias": "RTENAME2FR", "length": 100, "domain": null }, { "name": "RTENAME3FR", "type": "esriFieldTypeString", "alias": "RTENAME3FR", "length": 100, "domain": null }, { "name": "RTENAME4FR", "type": "esriFieldTypeString", "alias": "RTENAME4FR", "length": 100, "domain": null }, { "name": "RTENAME1EN", "type": "esriFieldTypeString", "alias": "RTENAME1EN", "length": 100, "domain": null }, { "name": "RTENAME2EN", "type": "esriFieldTypeString", "alias": "RTENAME2EN", "length": 100, "domain": null }, { "name": "RTENAME3EN", "type": "esriFieldTypeString", "alias": "RTENAME3EN", "length": 100, "domain": null }, { "name": "RTENAME4EN", "type": "esriFieldTypeString", "alias": "RTENAME4EN", "length": 100, "domain": null }, { "name": "EXITNBR", "type": "esriFieldTypeString", "alias": "EXITNBR", "length": 10, "domain": null }, { "name": "NBRLANES", "type": "esriFieldTypeSmallInteger", "alias": "NBRLANES", "domain": null }, { "name": "PAVSTATUS", "type": "esriFieldTypeString", "alias": "PAVSTATUS", "length": 7, "domain": null }, { "name": "PAVSURF", "type": "esriFieldTypeString", "alias": "PAVSURF", "length": 8, "domain": null }, { "name": "UNPAVSURF", "type": "esriFieldTypeString", "alias": "UNPAVSURF", "length": 7, "domain": null }, { "name": "STRUCTID", "type": "esriFieldTypeString", "alias": "STRUCTID", "length": 32, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "STRUCTTYPE", "length": 15, "domain": null }, { "name": "STRUNAMEEN", "type": "esriFieldTypeString", "alias": "STRUNAMEEN", "length": 100, "domain": null }, { "name": "STRUNAMEFR", "type": "esriFieldTypeString", "alias": "STRUNAMEFR", "length": 100, "domain": null }, { "name": "L_ADDDIRFG", "type": "esriFieldTypeString", "alias": "L_ADDDIRFG", "length": 18, "domain": null }, { "name": "L_HNUMF", "type": "esriFieldTypeInteger", "alias": "L_HNUMF", "domain": null }, { "name": "L_HNUML", "type": "esriFieldTypeInteger", "alias": "L_HNUML", "domain": null }, { "name": "L_STNAME_C", "type": "esriFieldTypeString", "alias": "L_STNAME_C", "length": 100, "domain": null }, { "name": "L_PLACENAM", "type": "esriFieldTypeString", "alias": "L_PLACENAM", "length": 100, "domain": null }, { "name": "R_ADDDIRFG", "type": "esriFieldTypeString", "alias": "R_ADDDIRFG", "length": 18, "domain": null }, { "name": "R_HNUMF", "type": "esriFieldTypeInteger", "alias": "R_HNUMF", "domain": null }, { "name": "R_HNUML", "type": "esriFieldTypeInteger", "alias": "R_HNUML", "domain": null }, { "name": "R_STNAME_C", "type": "esriFieldTypeString", "alias": "R_STNAME_C", "length": 100, "domain": null }, { "name": "R_PLACENAM", "type": "esriFieldTypeString", "alias": "R_PLACENAM", "length": 100, "domain": null }, { "name": "CLOSING", "type": "esriFieldTypeString", "alias": "CLOSING", "length": 7, "domain": null }, { "name": "ROADJURIS", "type": "esriFieldTypeString", "alias": "ROADJURIS", "length": 100, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null }, { "name": "TRAFFICDIR", "type": "esriFieldTypeString", "alias": "TRAFFICDIR", "length": 18, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1660_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1515_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 16, "name": "Highways", "type": "Feature Layer", "description": "[only showing Highways]\nThis feature class is a conflated NWT roads (centrelines) and trails (within communities) dataset. It has been created with data acquired from the following data providers:1. GNWT/LANDS/Lands Administration Division2. GNWT/INF3. GNWT/ENR/CIMP4. GNWT/NWT Centre for Geomatics5. City of Yellowknife 6. GeoBase National Road Network7. Sahtu Land Use Planning Board8. NWT Bureau of Statistics9. Private10. CommunityThe primary attribute classification field for this dataset is FEATURECODE. There are 11 possible road values which are:RARTLIN - Arterial - NRN Definition: A major thoroughfare with medium to large traffic capacity.RBRGLIN - Bridge - NRN Definition: A manmade construction that supports a road on a raised structure and serving to span an obstacle, river, another road or railway.RFERLIN - Ferry - NRN Definition: The average route a ferryboat takes when transporting vehicles between two fixed locations on the Road Network.RHPOLIN - Highway Pull Off - NRN Definition: A stretch of road permitting vehicles to come to a stop along a freeway or highway. Scale, service lane, emergency lane, lookout, and rest area.RHWYLIN - Highway - NRN Definition: A high-speed thoroughfare with a combination of controlled access intersections at any grade.RLANLIN - Lane or Alley - NRN Definition: A low-speed thoroughfare dedicated to provide access to the rear of properties.RRESLIN - Resource Road - NRN Definition: A narrow passage whose primary function is to provide access for resource extraction and may also have served in providing public access to the backcountry.RRMPLIN - Ramp - NRN Definition: A system of interconnecting roadways providing for the controlled movement between two or more roadways.RSTRLIN - Street - NRN Definition: A low-speed thoroughfare dedicated to provide full access to the front of properties.RTRLLIN - Trail - Non NRN definition: A narrow route not suitable for an automobile but suitable for an ATV or walking.RWINLIN - Winter - NRN Definition: A road that is only useable during the winter when conditions allow for passage over lakes, rivers, and wetlands.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "GNWT/LANDS/Lands Administration Division\nGNWT/INF/Design and Technical Services Division\nGNWT/ENR/CIMP\nGNWT/NWT Centre for Geomatics\nGeoBase National Road Network\nCity of Yellowknife\nSahtu Land Use Planning Board", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_254", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2084069.1350182523, "ymin": 2288110.8862546543, "xmax": -450307.71280655987, "ymax": 3974808.477330699, "spatialReference": { "wkid": 102002, "latestWkid": 102002 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROADNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 50, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "Community", "length": 50, "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RTENAME2EN", "type": "esriFieldTypeString", "alias": "Route Name 2 English", "length": 25, "domain": null }, { "name": "RTENAME3EN", "type": "esriFieldTypeString", "alias": "Route Name 3 English", "length": 25, "domain": null }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 50, "domain": null }, { "name": "DATAPROVIDER", "type": "esriFieldTypeString", "alias": "Data Provider", "length": 50, "domain": null }, { "name": "ACCURACY", "type": "esriFieldTypeSmallInteger", "alias": "Data Accuracy", "domain": null }, { "name": "CAPDATE", "type": "esriFieldTypeDate", "alias": "Data Capture Date", "length": 8, "domain": null }, { "name": "CAPYEAR", "type": "esriFieldTypeSmallInteger", "alias": "Data Capture Year", "domain": null }, { "name": "ACQTECH", "type": "esriFieldTypeString", "alias": "Acquisition Technique", "length": 50, "domain": null }, { "name": "DC_STARTDATE", "type": "esriFieldTypeDate", "alias": "Data Capture Start Date", "length": 8, "domain": null }, { "name": "DC_ENDDATE", "type": "esriFieldTypeDate", "alias": "Data Capture End Date", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1663_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1518_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }