Namefinder and OSM now starting to working in the OAD
h4ck3rm1k3 ਵੱਲੋਂ 14 ਫ਼ਰਵਰੀ 2010 ਨੂੰ English ਵਿੱਚ ਜੋੜਿਆ ਗਿਆ। ਆਖ਼ਰੀ ਵਾਰ 15 ਫ਼ਰਵਰੀ 2010 ਨੂੰ ਨਵਿਆਇਆ ਗਿਆ।Have made progress on the openaddress database.
now I can display an OSM openlayer and use the namefinder.
Next will be to do that for each line in the address database when you click on it.
This uses the geonames database,
the url looks like :
The Uril looks like this :
HOSTNAME/geo/geonames/search/gjilan
Blog Post here:
http://osmopenlayers.blogspot.com/2010/02/namefinder-with-osm-map.html
This takes lat lon and display :
The url looks like this:
HOSTNAME/openlayers/basic/42.2138889/20.7397222/
here is the blogpost:
http://osmopenlayers.blogspot.com/2010/02/simple-openlayers-controller-for.html
The source for all parts is here :
http://github.com/h4ck3rm1k3/OAD-Open-Address-Database
you can start the start like this :
cd OAD/OAD-Open-Address-Database/OAD
perl ./script/oad_server.pl
ਗੱਲ-ਬਾਤ
!i! ਵੱਲੋਂ 07:26 ਤੇ 15 ਫ਼ਰਵਰੀ 2010 'ਤੇ ਟਿੱਪਣੀ
SO in short, what does this mean?
Sry but I can't see anything on the screenshots :(
h4ck3rm1k3 ਵੱਲੋਂ 07:42 ਤੇ 15 ਫ਼ਰਵਰੀ 2010 'ਤੇ ਟਿੱਪਣੀ
Thanks,
I have updated it and added more comments and links.
mike
h4ck3rm1k3 ਵੱਲੋਂ 11:34 ਤੇ 15 ਫ਼ਰਵਰੀ 2010 'ਤੇ ਟਿੱਪਣੀ
I have added the ability to upload and view text files. Now will start to add a geocoding feature to them.