Skip to content

An algorithm to generate a global urban polygon landuse dataset.

License

Notifications You must be signed in to change notification settings

anyways-open/urbanistic-polygons

Repository files navigation

Urbanistic Polygons

Builds areas based on urban properties and merges similar areas of OSM for analysis reasons.

Build status

The algorithm works in three steps:

  1. Build a planar graph based on all types of barriers that are relevant, for example:
  • Roads.
  • Water bodies.
  • Landuse polygons. raw data
  1. This planer graph defines polygons by definition. Assign urban scores to each polygons. We use the following categories but they are configurable:
  • water
  • residential
  • rural
  • industrial basic polygons
  1. Merge polygons based on their similarities and the type of barrier between them.

About

An algorithm to generate a global urban polygon landuse dataset.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published