Hi, has anyone implemented or are there any plans to implement Openstreetmap geocoding? http://wiki.openstreetmap.org/wiki/Nominatim Or is there an other geocoder I could use in an opensource project, that restricts user access by authentication. btw. a feature comparison list of all supported providers would be nice to have again, as we did for 1.0 regards Henrik
Yes, I''d like to see a Nominatum geocoder. I can''t do it right away, but it''s on my list. Another good bunch of services that geocode things other than addresses to look at is Geonames: http://www.geonames.org/export/ws-overview.html -dylan- On Wed, Oct 19, 2011 at 1:13 AM, Henrik Genssen <henrik.genssen at miadi.net>wrote:> Hi, > > has anyone implemented or are there any plans to implement Openstreetmap > geocoding? > http://wiki.openstreetmap.org/wiki/Nominatim > > Or is there an other geocoder I could use in an opensource project, that > restricts user access by authentication. > > > btw. > a feature comparison list of all supported providers would be nice to have > again, as we did for 1.0 > > regards > > Henrik > _______________________________________________ > Mapstraction mailing list > Mapstraction at lists.mapstraction.com > http://lists.mapstraction.com/listinfo.cgi/mapstraction-mapstraction.com >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mapstraction.com/pipermail/mapstraction-mapstraction.com/attachments/20111019/6d16c7d1/attachment.htm>
Hi Henrik, there is an open-source geocoder you can deploy yourself here: https://github.com/geocommons/geocoder but there isn''t a public API for one currently. Andrew On Wed, Oct 19, 2011 at 4:13 AM, Henrik Genssen <henrik.genssen at miadi.net> wrote:> Hi, > > has anyone implemented or are there any plans to implement Openstreetmap geocoding? > http://wiki.openstreetmap.org/wiki/Nominatim > > Or is there an other geocoder I could use in an opensource project, that restricts user access by authentication. > > > btw. > a feature comparison list of all supported providers would be nice to have again, as we did for 1.0 > > regards > > Henrik > _______________________________________________ > Mapstraction mailing list > Mapstraction at lists.mapstraction.com > http://lists.mapstraction.com/listinfo.cgi/mapstraction-mapstraction.com >-- Andrew Turner mobile: 248.982.3609 andrew at fortiusone.com http://highearthorbit.com http://geocommons.com? ? ? ? ?? Helping build the Geospatial Web Introduction to Neogeography - http://oreilly.com/catalog/neogeography
Hi all, I''ve discovered Nominatim project from OSM and made a pull request for its implementation as openlayers geocoder : https://github.com/mapstraction/mxn/pull/98 ++ b_b Le sam. 22 oct. 2011 18:51:16 CEST, Andrew Turner a ?crit :> Hi Henrik, there is an open-source geocoder you can deploy yourself here: > > https://github.com/geocommons/geocoder > > but there isn''t a public API for one currently. > > Andrew > > > On Wed, Oct 19, 2011 at 4:13 AM, Henrik Genssen > <henrik.genssen at miadi.net> wrote: >> Hi, >> >> has anyone implemented or are there any plans to implement Openstreetmap geocoding? >> http://wiki.openstreetmap.org/wiki/Nominatim >> >> Or is there an other geocoder I could use in an opensource project, that restricts user access by authentication. >> >> >> btw. >> a feature comparison list of all supported providers would be nice to have again, as we did for 1.0 >> >> regards >> >> Henrik