Query Seattle's SDOT Trees dataset via its ArcGIS REST Feature Service

domain: data-seattlecitygis.opendata.arcgis.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Locate the SDOT Trees layer on Seattle's ArcGIS Hub (SeattleCityGIS::sdot-trees) and open its API/service resources to get the underlying FeatureServer query URL.
  2. Query the layer with standard Esri Feature Service REST parameters: f=json, where=1=1 (or a real predicate), and outFields=* to retrieve attributes.
  3. Paginate large pulls using resultOffset and resultRecordCount, since the layer covers 260,000+ trees maintained by Seattle DOT and Esri servers cap records per call.
  4. Cross-reference with Seattle's separate Tree Canopy raster service (gisdata.seattle.gov, COS/Tree_Canopy MapServer) if canopy-cover context is needed alongside individual tree points.
  5. Reproject returned geometries to WGS84 if your downstream mapping stack expects latitude/longitude rather than the service's native spatial reference.

Known gotchas

Related routes

Query San Francisco's DPW-maintained Street Tree List via the DataSF Socrata SODA API
data.sfgov.org · 5 steps · unrated
Fetch USFS/NLCD Tree Canopy Cover raster values for a service area via the ArcGIS ImageServer REST API
apps.fs.usda.gov · 5 steps · unrated
Query San Jose, CA's Heritage Tree register (protected trees of historic, size, or species significance) via the city's ArcGIS GeoService REST endpoint
data.sanjoseca.gov · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans