I'm developing an application which use map. I'm trying to avoide google API (because their request time are limited). I want something complete free but can provide feature like geocoding, reserve-geo, find nearest place ... Any suggestion ?

有帮助吗?

解决方案

Have you looked at geonames? They are using googlemaps as well as openstreetmap for the forward and reverse searches. I know openstreetmap can handle everything that you are asking for.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top