Public Land Survey System range/township/section grid polygons for Pierce County, used for reference, analysis and presentation. Please read metadata (https://matterhorn.piercecountywa.gov/GISmetadata/pdbparc_plsssection.html) for additional information. Any use or data download constitutes acceptance of the Terms of Use (https://matterhorn.piercecountywa.gov/disclaimer/PierceCountyGISDataTermsofUse.pdf).
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/rts-ngm5-c5f6\".\"rts\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.