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

Add output formatting options #34

Open
powersa opened this issue Nov 20, 2014 · 0 comments
Open

Add output formatting options #34

powersa opened this issue Nov 20, 2014 · 0 comments

Comments

@powersa
Copy link
Contributor

powersa commented Nov 20, 2014

If possible, allow users to select how they wish to export bbox coordinates. For example if bbox is used in SQL query, usage format would be something like:

SELECT *
FROM logs
WHERE lat > 47.1152542
AND lat < 48.0326795
AND lng > -122.6954903
AND lng < -121.937685;

Would be interested to hear how other people use bboxes and if steps can be saved through formatting.

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