novascotia-ca/nova-scotia-topographic-database-designated-areas-ty4r-gcnk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 1 month ago

Nova Scotia Topographic Database - Designated Areas

Part of the Nova Scotia Topographic Database (NSTDB), the designated areas theme layer is updated and maintained from aerial photography and field inspection. These areas include of parking lots, pits, campgrounds, sport fields, cemeteries, and numerous other features normally consistent with topographic mapping. Designated area feature codes and their descriptions are provided with the download in a NSTDB feature code table.

Data download also available via GeoNova: https://nsgi.novascotia.ca/WSF_DDS/DDS.svc/DownloadFile?tkey=fhrTtdnDvfytwLz6&id=11

Map service view also available via GeoNova:

https://nsgiwa.novascotia.ca/arcgis/rest/services/BASE/BASE_NSTDB_10k_Designated_Areas_UT83/MapServer?f=jsapi

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"novascotia-ca/nova-scotia-topographic-database-designated-areas-ty4r-gcnk\".\"nova_scotia_topographic_database_designated_areas\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • nova_scotia_topographic_database_designated_areas
     
     
     
     
     
Upstream Metadata