Opened 14 years ago

Last modified 12 years ago

#6921 closed enhancement

Support for GML (Geography Markup Language) — at Version 2

Reported by: flaimo Owned by: team
Priority: major Milestone:
Component: Plugin opendata Version: tested
Keywords: Cc:

Description (last modified by Don-vip)

josm should support GML: http://en.wikipedia.org/wiki/Geography_Markup_Language

this is necessary so data from open data platforms (like for example http://data.linz.gv.at/daten/Geodaten/) can be imported.

Change History (2)

comment:1 by simon04, 14 years ago

Note that GML isn't restricted to one coordinate reference system. Thus, the importer must be able to transform coordinates, e.g., with Proj4J, which is used in the proj4j plugin.

comment:2 by Don-vip, 14 years ago

Description: modified (diff)

I have written a small initial support for GML files (I took Linz as example) in opendata plugin. Do you have other examples in mind ?

Note: See TracTickets for help on using tickets.