Skip to content

TimSmithCH/CERN-OSM

Repository files navigation

CERN-OSM

Mapping CERN building numbers to Open Street Map object IDs enables buildings to be located on an OSM simply using their number. This repository contains the code to generate these mappings, together with the latest output in a JSON file.

Principle

  • CERN buildings appear on Open Street Maps since their descriptions have been imported from the Cadastre Francais on the French territory and the SwissTopo on the Swiss territory
  • Buildings are stored as OSM "ways" which trace their outer perimeters
  • The outer perimeter of each CERN site is also stored as an OSM "way"
  • The OSM metadata is stored in a DB which can be queried using the Overpass API
  • Using the overpass API it is possible to identify all buildings within the CERN perimeter
  • And OSM maps can be rendered and visualised using MapBox

Practice

Notes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published