Skip to content
Nutiteq edited this page Jan 20, 2014 · 5 revisions

All the sample code in this project is free under MIT license.

There are following license options for Nutiteq 3D maps SDK core:

  1. Development and commercial evaluation usage - free. Just download and use.
  2. Usage for OpenStreetMap applications - free according to Free-openstreetmap-license
  3. Commercial license for any other use. Request [email protected] for details.

Following third party open source software is used / required:

a) in the core SDK library:

b) in HelloMap3D/AdvancedMap layers:

  • JavaProj - Apache License 2.0 http://sourceforge.net/projects/jproj4/ - for custom Projections
  • Sourceforge (MIT license) - in Sourceforge layer
  • GDAL/OGR (free non-viral license) - in GDAL and OGR layers
  • JTS (LGPL) - in OSM 3D Online layer
  • Graphhopper - in Offline routing sample
  • JMustache - in MapBox and MBTiles samples
  • GSON - in WFSLayer
  • SLF4J logging framework - MIT-style license http://www.slf4j.org/license.html
Clone this wiki locally