Skip to content
This repository has been archived by the owner on Nov 29, 2019. It is now read-only.
/ indoor Public archive

Indoor tagging for shelters in Taiwan

Notifications You must be signed in to change notification settings

GeoThings/indoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

tags
geothings

Indoor Drawing

How to edit

Editor

https://master.apis.dev.openstreetmap.org/edit?editor=id

tag

  • 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

How to get data

get bbox

  1. put marker on the left bottom and top right

  2. click "zoom to here" or just press z

  3. get latitude and logithude from browser URL bar

get xml data

https://master.apis.dev.openstreetmap.org/api/0.6/map?bbox=[left],[bottom],[right],[top]

tags: 輸入時不用\

transform to geojson

https://tyrasd.github.io/osmtogeojson/

modify format

https://jqplay.org/

.features = [.features[]|.properties=(.properties.tags | .height=(.height|strings|tonumber) | .base_height=(.base_height|strings|tonumber) | .level=(.level|strings|tonumber))]

Q&A

Task

繪製旅館

上傳至Github

  1. Fork https://github.com/Geothings/indoor
  2. git clone from https://github.com/[Your Github account]/indoor
  3. Add geojson files into ./data
  4. push to fork
  5. Make PR to https://github.com/Geothings/indoor
  6. Improve this doc, add details to steps above

About

Indoor tagging for shelters in Taiwan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •