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

Define API for obtaining geographic bounding box coordinates #37

Open
peterwtux opened this issue Apr 8, 2014 · 0 comments
Open

Define API for obtaining geographic bounding box coordinates #37

peterwtux opened this issue Apr 8, 2014 · 0 comments

Comments

@peterwtux
Copy link

We use /boundaries.xml to give clients a bounding box for our jurisdiction. This allows them to quickly identify points that are clearly unacceptable to us, and for which we won't accept service requests. Sample output:

<boundaries>
<bottom>37.123</bottom>
<left>-79.001</left>
<top>38.456</top>
<right>-78.678</right>
</boundaries>

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