Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/panieravide/osminedit
Read-only mirror of https://framagit.org/PanierAvide/osminedit - OpenStreetMap web editor for mapping building indoors
https://github.com/panieravide/osminedit
editor indoor openstreetmap osm web
Last synced: 16 days ago
JSON representation
Read-only mirror of https://framagit.org/PanierAvide/osminedit - OpenStreetMap web editor for mapping building indoors
- Host: GitHub
- URL: https://github.com/panieravide/osminedit
- Owner: PanierAvide
- License: isc
- Created: 2019-08-29T18:56:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T07:00:23.000Z (9 months ago)
- Last Synced: 2024-04-30T18:48:30.109Z (8 months ago)
- Topics: editor, indoor, openstreetmap, osm, web
- Language: JavaScript
- Homepage: https://osminedit.pavie.info/
- Size: 3.13 MB
- Stars: 34
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# OsmInEdit
OsmInEdit is web tool to allow easy editing of OpenStreetMap indoor-related data.
You can use it at [osminedit.pavie.info](https://osminedit.pavie.info/) (or [here for under development version](https://osminedit.pavie.info/dev/)).
## Purpose
OsmInEdit aims to make [indoor data editing](https://wiki.openstreetmap.org/wiki/Simple_Indoor_Tagging) easy on OpenStreetMap, ideally being as good as [iD editor](https://github.com/openstreetmap/iD), but focused on building indoors. With this tool, you can contribute to make OpenStreetMap the best source of geo-data for both outdoors and indoors.
If you are looking for an indoor data viewer (a map for browsing existing data), have a look at [OpenLevelUp](https://openlevelup.net/).
__Tips and tricks__ for using this editor can be found on [usage documentation](USAGE.md).
## Contributing
This project is an open source tool, meaning it is made by volunteers. If you __want to help us__, there are several ways (technical or non-technical ones). You can find how to participate in the [contributing documentation](CONTRIBUTING.md).
## Develop/run your own instance
OsmInEdit is already available online, so you can use without any bothering (see link on top of this document). In case you want to run your instance of OsmInEdit, or work on its development, you can read [develop documentation](DEVELOP.md) to have all technical information.
## Contributors
OsmInEdit exists and is everyday improving thanks to the __amazing people__ following :
* Adrien Pavie, main developer of OsmInEdit
* Daimler AG team, for sponsoring and leading the project
* Florian Lainez, for improving the user experience
* Thomas Gratier, for his work on [osm-request](https://github.com/osmlab/osm-request) library
* And all users, for using the tool and sharing their ideas !## License
Copyright (c) Adrien Pavie 2019
Copyright (c) Daimler AG 2019
Released under ISC license, see [LICENSE](LICENSE.md) for complete license text.