Przejdź do głównej zawartości











Model buildings along the grid, after each grid add accessible parking and crosswalks, levels, addresses, alltheplaces, and wikimaps, then adjust roads and add streetside

add street lamps, check sidewalks, and add street signs and fences

add businesses ect.

survey area to find missing details

add neighborhoods to Evansville, each added once that neighborhood is complete

add neighborhoods to Newburgh, likely no borders only points





















For the German regions of Sachsen-Anhalt and Niedersachen, I thought there are probably all buildings mapped. At least those called Einfamilienhaus or Reihenhaus.

But I found that with the following overPass query, many potential spots for missing buildings data can be found:
way["landuse"="construction"]({{bbox}});

And because of that my change set statistics of today is as follows:

Edited on 2026-01-27:

  • 2281 nodes
  • 404 ways
  • 1 relation

Most used tags for nodes:

  • natural (371)
  • addr:housenumber (48)
  • addr:street (48)
  • addr:postcode (46)
  • addr:city (46)
  • entrance (36)
  • addr:country (26)

Most used tags for ways:

  • building (319)
  • landuse (22)
  • highway (16)
  • amenity (9)
  • addr:postcode (9)
  • addr:city (9)

Conclusion


Many buildings have been added (and some trees 🌳👼) in Niedersachsen and Sachsen-Anhalt.

But as the query suggests, there are still some construction sites which can be investigated. Probably this “trick” is already known to hardcore-mapper ;)