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

Helper page for finding bbox values from a map to help with interaction with tools like gdal, leaflet, openlayers, etc.

Results 25 bboxfinder.com issues
Sort by recently updated
recently updated
newest added

Google Chrome, macOS, icons on buttons have shifted/moved.

The 2x version of the button sprite had different proportions from the 1x version of the sprite, so the background-size property was incorrect and icons were not correctly positioned on...

It looks like all of the buttons on the left side are broken, possibly a CSS issue? Maybe a `Leaflet.draw` version bump would help.

background position off... Chrome 31.0.1650.63 and Safari 7.0 (9537.71) Should we just add css overrides, or is there a larger issue here? ![bbox_finder](https://f.cloud.github.com/assets/3422185/1778283/0b2fa9d8-6832-11e3-9216-7563bb7e64eb.png)

Being able to use custom tiles would be really helpful

The `(10,20,20,30)` is rejected by the "Enter coordinates" box: ![image](https://user-images.githubusercontent.com/80741/170822652-8c9d9c36-aab0-45e4-b096-ae167af939d2.png) The input needs to be modified to `(10.0,20.0,20.0,30.0)` and then it is accepted fine. ![image](https://user-images.githubusercontent.com/80741/170822755-b534a2c2-65b3-4daa-984b-d44312024999.png) Big thanks for the bboxfinder.com...

It is cool to see OpenStreetMap data being used. There is at least attempt to display attribution. But it is completely hidden on smaller window size (likely also on mobile...

If you scroll past the 180th meridian in either direction the coordinates the longitude will provide values that are either < -180 or > 180. Example: http://bboxfinder.com/#-21.281057,200.160255,-21.191774,200.285397

https://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format

currently when reaching to more than 9 chars in the tile level element the values are hidden by the zoom box. the tile level should be visible at all time,...