tilemani

A collection of tools to retreive OSM data, rasterize them into customizable style, compute geospatial features and build models of urban space


License
MIT
Install
pip install tilemani==0.0.1

Documentation

TileMani

TileMani (for Tile Mani(pulation) or Tile Mani(ac)) is a collection of tools to

  • retreive street network and geometric (eg. buildings, POIs) from OSM database
  • rasterize the retrieved data into a np.array with customizable style (e.g. width, color per road type, building type, green area, etc),
  • compute spatial features (eg. average number of intersections, road bearings, between centrality, or density-based metrics like FSI, GSI),
  • build/train a model of urban space from graph-, or grid- structured data