aaronr / bboxfinder.com

Helper page for finding bbox values from a map to help with interaction with tools like gdal, leaflet, openlayers, etc.
195 stars 79 forks source link

Add a bbox hash to the URL. Accept URL with bbox hash, update when bbox is updated. #26

Closed aaronr closed 10 years ago

aaronr commented 10 years ago

When a user comes to bbox: 1) If there is no hash, add it and populate with bbox values 2) If there is a hash, try to add a feature with the bbox coordinates 3) Update the hash when the bbox changes

aaronr commented 10 years ago

Got the basics going here:

https://github.com/aaronr/bboxfinder.com/commit/d9a9787ed4919a9ead62620ca2c3c5d2144a5347

Need to get some user feedback if the initial hash fails.

aaronr commented 10 years ago

Here is an example...

http://bboxfinder.com/#43.182000,-3.036000,43.341000,-2.815000