是一种用于解析和编辑Osm数据的工具。Osm数据是OpenStreetMap(OSM)项目中使用的地理信息数据格式。OsmInEdit解析器可以将Osm数据解析为可读的格式,并提供编辑功能,使用户能够对地理数据进行修改和更新。

HuangKai 6708707792 修改创建地图组件 22 hours ago
.gitlab e6ca6b8ea5 最初可用版本 1 week ago
.tx e6ca6b8ea5 最初可用版本 1 week ago
public e6ca6b8ea5 最初可用版本 1 week ago
src 6708707792 修改创建地图组件 22 hours ago
.env e6ca6b8ea5 最初可用版本 1 week ago
.gitignore 6708707792 修改创建地图组件 22 hours ago
.gitlab-ci.yml e6ca6b8ea5 最初可用版本 1 week ago
CHANGELOG.md e6ca6b8ea5 最初可用版本 1 week ago
CODE_OF_CONDUCT.md e6ca6b8ea5 最初可用版本 1 week ago
CONTRIBUTING.md e6ca6b8ea5 最初可用版本 1 week ago
DEVELOP.md e6ca6b8ea5 最初可用版本 1 week ago
LICENSE.md e6ca6b8ea5 最初可用版本 1 week ago
README.md e6ca6b8ea5 最初可用版本 1 week ago
USAGE.md e6ca6b8ea5 最初可用版本 1 week ago
embed_git_hash.sh e6ca6b8ea5 最初可用版本 1 week ago
fix_i18n_files.js e6ca6b8ea5 最初可用版本 1 week ago
package-lock.json e6ca6b8ea5 最初可用版本 1 week ago
package.json e6ca6b8ea5 最初可用版本 1 week ago
presets_extract_labels.js e6ca6b8ea5 最初可用版本 1 week ago
presets_merge_labels.js e6ca6b8ea5 最初可用版本 1 week ago

README.md

OsmInEdit

OsmInEdit is web tool to allow easy editing of OpenStreetMap indoor-related data.

You can use it at osminedit.pavie.info (or here for under development version).

Purpose

OsmInEdit aims to make indoor data editing easy on OpenStreetMap, ideally being as good as iD editor, 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.

Tips and tricks for using this editor can be found on usage documentation.

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.

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 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 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 for complete license text.