Socket
Book a DemoInstallSign in
Socket

boundaries.seattle.io

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boundaries.seattle.io

Wondering if a point is inside a city park? Know your latitude and longitude but not sure which city council district you're in? Want to know all the Seattle-related boundaries that a point is inside?

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

boundaries.seattle.io

Wondering if a point is inside a city park? Know your latitude and longitude but not sure which city council district you're in? Want to know all the Seattle-related boundaries that a point is inside?

Send a request like this:

http://boundaries.seattle.io/boundaries?long=-122.345002&lat=47.667044

Get a FeatureCollection of the matching features from each dataset in response.

Additionally, you can append the extension .topojson to receive the response back in TopoJSON, e.g., the previous request would become http://boundaries.seattle.io/boundaries.topojson?long=-122.345002&lat=47.667044.

See also

  • seattle-boundaries – the collection of geojson boundaries this server uses

FAQs

Package last updated on 03 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts