JujaLabs / itevents

Resource to subscribe on it events
Apache License 2.0
7 stars 5 forks source link

Geocoding #206

Open vaa25 opened 8 years ago

vaa25 commented 8 years ago

Make service for Crawler that will convert address into GSW84 coordinates. For example: in: "Одесса, Греческая площадь 3/4" out: "46.4829577,30.7354878"

You can use API maps.yandex

zavodnyuk commented 8 years ago

@vaa25 out must be String or org.itevents.dao.model.Location ?

vaa25 commented 8 years ago

@zavodnyuk Location

zavodnyuk commented 8 years ago

@AndriyBaibak 2 hours