Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create about page to describe the project #2

Open
sethvincent opened this issue Jul 28, 2016 · 0 comments
Open

create about page to describe the project #2

sethvincent opened this issue Jul 28, 2016 · 0 comments

Comments

@sethvincent
Copy link
Contributor

sethvincent commented Jul 28, 2016

Initial text to include:

<h1>About boundaries.seattle.io</h1>
<p>Wondering if a point is inside a city park? Know your latitude and longitude but not sure which city council district you're in?</p>

<p>Want to know all the Seattle-related boundaries that a point is inside? boundaries.seattle.io can help with that.</p>

<h2>Data</h2>

<p>This project uses <a href="https://github.com/openseattle/seattle-boundaries">seattle-boundaries</a>, a collection of geojson boundaries for the city of Seattle.</p>

<h2>API</h2>

<p>This website has a corresponding API service that you can use in your Seattle-focused projects: <a href="https://boundaries-api.seattle.io/">https://boundaries-api.seattle.io/</a></p>

<p>The repository for the API server is here: <a href="https://github.com/seattleio/boundaries-api">https://github.com/seattleio/boundaries-api</a></p>

<p>You can Send a request like this:</p>

<pre><code>https://boundaries-api.seattle.io/boundaries?long=-122.345002&amp;lat=47.667044
</code></pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant