We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggested is to by default have nature as landuse, the exception is when something is mapped as not-being-nature.
nature
water
residential
industrial
school
The text was updated successfully, but these errors were encountered:
Have a look at this list to improve:
https://wiki.openstreetmap.org/wiki/Landuse
https://github.com/anyways-open/urbanistic-polygons/blob/develop/src/ANYWAYS.UrbanisticPolygons/DefaultMergeFactorCalculator.cs#L46
Sorry, something went wrong.
No branches or pull requests
Suggested is to by default have
nature
as landuse, the exception is when something is mapped as not-being-nature.water
as landuse: Using water is too complex, polygons are huge, we use it as barrier but we assign the defaultnature
.residential
: People are living here.industrial
: Area of industry or an airport, companies, harbour, ...school
: Schools.The text was updated successfully, but these errors were encountered: