Howto get home coords array by postcode
Mobile and Embedded
4
Posts
2
Posters
2.5k
Views
1
Watching
-
This is probably depending on which region you are looking at. For some parts in Western Europe (mostly German speaking countries) there something available "OpenGeoDB":http://wiki.openstreetmap.org/wiki/OpenGeoDB
Possibly there something similar for other regions available as well. -
what about this?
QGeoSearchReply* QGeoSearchManager::geocode(const QGeoAddress &address,
QGeoBoundingArea *bounds = 0);[quote author="koahnig" date="1324481610"]This is probably depending on which region you are looking at. For some parts in Western Europe (mostly German speaking countries) there something available "OpenGeoDB":http://wiki.openstreetmap.org/wiki/OpenGeoDB
Possibly there something similar for other regions available as well. [/quote]