Tagged Questions
2
votes
3answers
2k views
Starting a GIS project in java with OSM data
I am starting a new GIS project in Java. Till now, I used JTS and geotools to load shape files - these data were then displayed on a swing interface. For this new project, I would like to use OSM ...