Hello,

I'm new with OSM structures. I need a Java based framework (for a local client) 
which can get OSM street data into a graph structure. I would like to create a 
short example for students. My first idea is / was to use a framework like 
http://captaincasa.blogspot.de/2014/01/javafx-and-osm-openstreetmap.html or 
http://blog.naxos-software.com/index.php?/archives/92-TracknMash-Openstreetmap-Karten-in-JavaSwing-mit-JXMapViewer.html
 to create a visualization of the OSM data. But at next I need a graph 
representation of OSM street data, I have found http://graphhopper.com/ 

My requirements for the frameworks are: 
I need some 2D visualization in Java and I need a (multi)graph representation 
of the street data, with some highlighting the graph edges in the 2D map. The 
data should be read online from OSM without any external export / converting 
tools, so I would like to push 2 pairs of latitude & longitude coordinates to 
the library I get the data back from OSM. The framework must be native Java and 
a Maven repository is a nice feature.

Can anybody help me please to choose the correct framework?

Thanks

Phil

_______________________________________________
newbies mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/newbies

Reply via email to