Tagged Questions
0
votes
0answers
8 views
How can I display OpenStreetMap using GeoTools? [duplicate]
Possible Duplicate:
What is the best API to use GeoTools or uDig (for the context of my application)?
I would like to display OpenStreetMap in a java desktop application using GeoTools. I ...
2
votes
1answer
119 views
What is the best API to use GeoTools or uDig (for the context of my application)?
I am trying to develop a java application that displays : Google maps, Openstreetmap and Bing Map Data.
So which is the best SDK to use in this contet Geotools or uDig ?
2
votes
2answers
464 views
How to add a background map to a java project?
I'm new at GIS. I am trying to make a java application that can display a map with certain points. I have achieved this using the geotools library. However, I want to put the map from OpenStreetMap or ...