Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nshimiye/react-geojson-editor
Create/Edit geojson based shapes and save updates as geojson
https://github.com/nshimiye/react-geojson-editor
geojson gis google-maps reactjs
Last synced: 20 days ago
JSON representation
Create/Edit geojson based shapes and save updates as geojson
- Host: GitHub
- URL: https://github.com/nshimiye/react-geojson-editor
- Owner: nshimiye
- Created: 2019-02-21T22:09:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T17:53:08.000Z (over 4 years ago)
- Last Synced: 2024-11-23T02:42:14.192Z (about 2 months ago)
- Topics: geojson, gis, google-maps, reactjs
- Language: JavaScript
- Homepage: https://nshimiye.github.io/react-geojson-editor/demo/
- Size: 2.78 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-geojson-editor
| WARNING: This package is still under development, and therefore unstable |
| --- |[![Travis][build-badge]][build]
[![npm package][npm-badge]][npm]
[![Coveralls][coveralls-badge]][coveralls]
[![codecov](https://codecov.io/gh/nshimiye/react-geojson-editor/branch/master/graph/badge.svg)](https://codecov.io/gh/nshimiye/react-geojson-editor)
[![Greenkeeper badge](https://badges.greenkeeper.io/nshimiye/react-geojson-editor.svg)](https://greenkeeper.io/)Allowing you to draw and edit shapes on maps!
## Features
* [x] onCreate action
* [x] onUpdate action
* [x] drawing mode
* [x] edit mode
* [x] view mode
* [x] Drawing hollow polygons
* [x] Center map[build-badge]: https://img.shields.io/travis/nshimiye/react-geojson-editor/master.png?style=flat-square
[build]: https://travis-ci.org/nshimiye/react-geojson-editor[npm-badge]: https://img.shields.io/npm/v/react-geojson-editor.png?style=flat-square
[npm]: https://www.npmjs.org/package/react-geojson-editor[coveralls-badge]: https://img.shields.io/coveralls/nshimiye/react-geojson-editor/master.png?style=flat-square
[coveralls]: https://coveralls.io/github/nshimiye/react-geojson-editor