Hi, If you want to convert OSM data into simple features for visualizing then the best Java program I know is called OpenJUMP. However, it is not so handy to use becaus GDAL v. 1.10 and OpenJUMP DB query is needed and because of fresh development the JTS version 1.13 does not work but user should take JTS 1.12 from older OpenJUMP version, rename it into JTS 1.13 and hope it does not break other features in OJ badly.
http://latuviitta.org/documents/OSM_relations_visualized_with_GDAL_and_OpenJUMP.pdf It would be nice to have a read/write driver for JUMP jml format in GDAL/OGR, then it would be pretty fast to convert OSM data into JML for OpenJUMP. -Jukka Rahkonen- ________________________________ Giuseppe Aruta wrote: Hi Stefan, as far as I know, neither Kosmo not GvSIG or Udig can read OSM files. Udig (jGrass) can save to OSM but not read. QGIS (not java) has a OpenStreetMap plugin on developing which can either read XML OSM files or download them form OSM API (http://wiki.openstreetmap.org/wiki/QGIS_OSM_Plugin) JOSM is more atractive, I feel. regards Peppe 2013/5/30 Stefan Steiniger <[email protected]<mailto:[email protected]>> Hi all, and in particular Peppe, does someone know a Java GIS (Kosmo, gvSIG,...) that can read *.osm files? just wondering ... for porting it to OJ. I guess the most difficult part could be that others use a different xml parser? Digging into JOSM is an option too. cheers, stefan ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Jump-pilot-devel mailing list [email protected]<mailto:[email protected]> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
