[OSM-dev] New Applicant
Wiktor Niesiobedzki
osm at vink.pl
Mon Mar 9 20:13:23 UTC 2015
2015-03-09 12:26 GMT+01:00 Harvey Sama <princeme.sama at gmail.com>:
> Hello. I’m called Harvey Sama, a final year Student at the Faculty of
> Engineering - University of Buea. I am Interested in working on the projects
> Image filters for Raster layers in JOSM or JOSM support for WMTS images. I
> code in Java, JavaFX and Java EE. I would like to get information about how
> to go about downloading the source code and setting up development
> environment.
Hi Harvey,
I'm the author of WMTS images idea. To get you started, you can look
at: http://josm.openstreetmap.de/ and you can find there information
how to get the code:
http://josm.openstreetmap.de/wiki/Download#Source
For development environment I use plain Eclipse, and JOSM project is
quite self-contained, so you do not need to download external
dependencies. You'll find build.xml that you can use to build the jar.
Bear in mind that JOSM is using Java 7 for now.
To get acquainted with WMTS protocol, I recommend you to take a look
at: http://www.opengeospatial.org/standards/wmts where the WMTS
protocol is specified.
Cheers,
Wiktor
More information about the dev
mailing list