Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 431 Bytes

area-preprocessing

Processes the geometric area data that is stored in the database and simplifies it for different zoom levels

Requirements

  • osmconvert
  • osmfilter
  • osmtogeojson (npm)
  • reproject (npm)
  • python3-psycopg2
  • python3-psutil
  • python3-jsonschema
  • python3-numpy
  • area-types cloned at the same level
  • a source_data.osm.pbf file at the same level