Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Pierce County Basemap
<DIV STYLE="text-align:Left;font-size:12pt"><DIV><DIV><P><SPAN>Basemap polygon features for Pierce County including the county, city and some federal boundaries, the Puget Sound, and major lakes. This layer is intended for cartographic purposes only and should not be used as official boundaries. Please read metadata for additional information (https://matterhorn.piercecountywa.gov/GISmetadata/pdbis_basemap.html). Any use or data download constitutes acceptance of the Terms of Use (https://matterhorn.piercecountywa.gov/disclaimer/PierceCountyGISDataTermsofUse.pdf).</SPAN></P></DIV></DIV></DIV>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 \"internal-open-piercecountywa-gov/pierce-county-basemap-5tk2-k49r\".\"pierce_county_basemap\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata