nextgis / uik_geo

Сrowdsourcing project to collect spatial information on voting stations in Russia
http://uikgeo.gis-lab.info
GNU General Public License v2.0
3 stars 4 forks source link

ReGeocode button #6

Open simgislab opened 11 years ago

simgislab commented 11 years ago

A button on editing panel.

Pressing sends a geocoding request for given address to http://beta.openstreetmap.ru, which possibly returns new coordinates and point is moved.

This should take into account changes to address field, that user might've introduced to get better address.

simgislab commented 11 years ago

The button should probably use the same function that Address search is using

simgislab commented 11 years ago

it should try to first geocode full address, if nothing found, then drop the part after last comma and try to geocode again