geo-maps

? High Quality GeoJSON maps programmatically generated.

Github stars Tracking Chart

Motivation

The purpose of this project is to programmatically extract maps from open
databases like OpenStreetMap providing you
with a ready to use GeoJSON map that fits your needs.

Do you believe that this is cool? If so, support us with a ⭐️!

Table of maps

In this section you can find all the maps generated by this project.
Feel free to propose new kinds of maps! ?

For each map you can click on the image to see a live preview.
Please note that the previews show you the worst resolution available.
See the details for higher resolutions.

All the maps are exported as GeoJSON and available to be downloaded directly from
GitHub or as package on npm.
See the details of each map for more information on how to get started.

Preview, Name, Short Description, Info Page
--------, ------, -------------------, ----------
, countries-land, Countries' political land borders,
, countries-coastline, Countries' political coastline borders,
, countries-maritime, Countries' political maritime borders,
, earth-lands, Earth's lands,
, earth-coastlines, Earth's coastlines,
, earth-waterbodies, Earth's waterbodies,
, earth-seas, Earth's seas and oceans,
, earth-lakes, Earth's lakes,
, earth-rivers, Earth's rivers,

Conversion to other formats

If you need to convert maps in any of Shapefile, TopoJSON, CSV, SVG formats you can use the mapshaper's web interface to export the map in the format of your need.

Showcase

Do you use geo-maps in your application? Please open a Pull Request to include it here.
We would love to have it in our list:

  • country-iso: ? Get ISO 3166-1 alpha-3 country code for geographic coordinates.
  • is-sea: ? Check whether a geographic coordinate is in the sea or not on the earth.

Development

PRs are REALLY welcome.
Scripts used to build maps are all contained in the gulp folder.

To release the project the following actions needs to be executed from the root.

$ npm i
$ npm run test
$ npm run build
$ npm run previews
$ npm run release
$ npm run publish

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

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.

Overview

Name With Ownersimonepri/geo-maps
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
Release Count2
Last Release Namev0.6.0 (Posted on )
First Release Namev0.5.0 (Posted on 2017-11-21 00:23:10)
Created At2017-09-02 12:42:46
Pushed At2019-05-29 16:53:03
Last Commit At2019-05-29 18:53:02
Stargazers Count1.2k
Watchers Count25
Fork Count65
Commits Count219
Has Issues Enabled
Issues Count19
Issue Open Count15
Pull Requests Count5
Pull Requests Open Count1
Pull Requests Close Count1
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top