[GIS] How to use OpenStreetMap in Java

apijavaopenstreetmap

I have a requirement of GIS to be implemented using Java. I have read the developer guide for OpenStreetMap but there is insufficient information for its set-up technically.

I am completely new to GIS. Any help regarding technical set-up of OpenStreetMap as well as information about using them will be very much appreciated.

Best Answer

There are a lot of useful information for developers in the OpenStreetMap wiki. In detail, there's the Using OpenStreetMap for Development table which contains links to other specific wiki pages about how to embed OSM maps, deploy a web application using OSM (e.g. using OpenLayers), OSM services, etc. There are also several desktop and online projects under the Main Projects paragraph from which you could start.

Using OpenStreetMap for Development

If you don't have to implement an application from scratch, give gvSIG a try: