geo-maps

? High Quality GeoJSON maps programmatically generated.

Github星跟踪图

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.

主要指标

概览
名称与所有者simonepri/geo-maps
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2017-09-02 12:42:46
推送于2019-05-29 16:53:03
最后一次提交2019-05-29 18:53:02
发布数2
最新版本名称v0.6.0 (发布于 )
第一版名称v0.5.0 (发布于 2017-11-21 00:23:10)
用户参与
星数1.3k
关注者数24
派生数70
提交数219
已启用问题?
问题数19
打开的问题数15
拉请求数5
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?