Package Exports
- @geo-maps/earth-lands-500m
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@geo-maps/earth-lands-500m) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🗺 High Quality GeoJSON map of earth's lands with 500m resolution.
The only GeoJSON maps of the world you will ever need!
Preview
Click on the images below to see a live preview of the map with an absolute error of 500m.
Install
$ npm install --save @geo-maps/earth-lands-500m
Usage
// Just require it and you are done!
const geoWorldLand = require('@geo-maps/earth-lands-500m');
Authors
- Simone Primarosa - simonepri
See also the list of contributors who participated in this project.
License
All data of this project is licensed under the Open Data Commons Public Domain Dedication and License as stated in OpenStreetMap License
All source code of this project is licensed under the MIT License - see the LICENSE file for details.