jeroen De Dauw wrote: > Hey, > >> Does either Maps or Semantic Maps provide a means by which to display a >> map with a marker at a set of coordinates given in degrees, minutes, and >> seconds? > > No, they do not support that notation. It would not be that hard to > implement, but no one has asked for it before, so I guess the demand is > pretty low. > Is simply geocoding the actual addresses with the build in #geocode parser > function [0] not an option? That way you can avoid having to work with > coordinates all together.
This is implemented in my extension, KML Export. http://www.mediawiki.org/wiki/Extension:KML_Export/dms2deg Att, Juliano. -- Juliano F. Ravasi ยทยท http://juliano.info/ 5105 46CC B2B7 F0CD 5F47 E740 72CA 54F4 DF37 9E96 "A candle loses nothing by lighting another candle." -- Erin Majors * NOTE: Don't try to reach me through this address, use "contact@" instead. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
