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

HuangKai c4aacf205d 增加检查获取数据上传权限,未获取权限进行上传操作进行提示 7 saat önce
.gitlab e6ca6b8ea5 最初可用版本 1 hafta önce
.tx e6ca6b8ea5 最初可用版本 1 hafta önce
public d288a5d0cf 增加自动保存,修改缩放层级清除数据 8 saat önce
src c4aacf205d 增加检查获取数据上传权限,未获取权限进行上传操作进行提示 7 saat önce
.env e6ca6b8ea5 最初可用版本 1 hafta önce
.gitignore 6708707792 修改创建地图组件 2 gün önce
.gitlab-ci.yml e6ca6b8ea5 最初可用版本 1 hafta önce
CHANGELOG.md e6ca6b8ea5 最初可用版本 1 hafta önce
CODE_OF_CONDUCT.md e6ca6b8ea5 最初可用版本 1 hafta önce
CONTRIBUTING.md e6ca6b8ea5 最初可用版本 1 hafta önce
DEVELOP.md e6ca6b8ea5 最初可用版本 1 hafta önce
LICENSE.md e6ca6b8ea5 最初可用版本 1 hafta önce
README.md e6ca6b8ea5 最初可用版本 1 hafta önce
USAGE.md e6ca6b8ea5 最初可用版本 1 hafta önce
embed_git_hash.sh e6ca6b8ea5 最初可用版本 1 hafta önce
fix_i18n_files.js e6ca6b8ea5 最初可用版本 1 hafta önce
package-lock.json e6ca6b8ea5 最初可用版本 1 hafta önce
package.json e6ca6b8ea5 最初可用版本 1 hafta önce
presets_extract_labels.js e6ca6b8ea5 最初可用版本 1 hafta önce
presets_merge_labels.js e6ca6b8ea5 最初可用版本 1 hafta önce

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.