-
Notifications
You must be signed in to change notification settings - Fork 75
License
Nutiteq edited this page Jan 27, 2014
·
5 revisions
All the sample source code in this project is free under MIT license.
There are following license options for Nutiteq 3D maps SDK core:
- Development and commercial evaluation usage - free. Just download and use.
- Usage for OpenStreetMap applications - free according to Free-openstreetmap-license
- 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:
- Poly2tri - New BSD License http://code.google.com/p/poly2tri/, included as source
- Google Protobuf - in 3D model layers only
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