tags |
---|
geothings |
https://master.apis.dev.openstreetmap.org/edit?editor=id
- name:
- area: yes
- indoor: area, arch, floor, steps, wall
- level: 1, 2, 3...
- base_height: (m)
- height: (m)
- color: blue, gray, green, orange, red, white, yellow
https://master.apis.dev.openstreetmap.org/api/0.6/map?bbox=[left],[bottom],[right],[top]
https://tyrasd.github.io/osmtogeojson/
.features = [.features[]|.properties=(.properties.tags | .height=(.height|strings|tonumber) | .base_height=(.base_height|strings|tonumber) | .level=(.level|strings|tonumber))]
- 位置: https://tainan.chamcham.com.tw/location/
- 室內配置:https://geobingan.info/report/1241185ac0d346c8a98f2f5166a45769
- Fork https://github.com/Geothings/indoor
- git clone from
https://github.com/[Your Github account]/indoor
- Add geojson files into
./data
- push to fork
- Make PR to https://github.com/Geothings/indoor
- Improve this doc, add details to steps above