2013/1/18 Strainu <[email protected]>: > 2013/1/18 Bojan Kalkan <[email protected]>: >> Is there someone who has or is wiling to share/make bot that will place >> coordinates template (in decimal format rather than DMS) at top or bottom of >> articles that have have not such template? > > Here you go: > https://code.google.com/p/wikiro/source/browse/trunk/robots/python/geo/osm2wiki_coord.py > > This takes data from OSM and puts in in Romanian villages' articles, > but it should be pretty trivial to change the source.
Oh, and for decimal coordinates, just skip the getDeg, getMin, getSec functions and use the lat/lon values. > > As to Wikidata, I wouldn't hold my breath :) > > Strainu _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
