bboxfinder.com icon indicating copy to clipboard operation
bboxfinder.com copied to clipboard

Add output formatting options

Open powersa opened this issue 11 years ago • 0 comments

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.

powersa avatar Nov 20 '14 23:11 powersa