-
A large none existing water body east of Oslo, Norway is present in the latest vector tiles.
The shape matches a admin=protected_area multipolygon ("Markagrensa").
Two outer ways in the multipolygon…
-
![image](https://user-images.githubusercontent.com/1190866/36691432-1926dc18-1aea-11e8-920d-644166827364.png)
In the red box the water has had a point dropped from the region of the green circle …
-
When a node is modified, osm2pgsql does not make a difference if it is just a tag change or a lat/lon change.
When the lat/lon is the same as the actual one in the database, there is no impact on w…
-
No idea what kind of issues might pop up
-
Any complex lua transform should have tests to check expected behavior against actual behavior. For the pgsql backend an example is [OpenStreetMap Carto's tests](https://github.com/gravitystorm/openst…
-
This is an example narrative:
Try to find bus stop/route data.
Try to find market or other POIs of interest.
Spatial analysis to find bus stops with the most amenities within a 1-mile buffer.
-
I wrote a custom theme using themepark: https://github.com/JakobMiksch/osm-feature-info/tree/d2c00d2/import-theme/osm-feature-info
there is the function `has_area_tags` the `basic` theme that I wou…
-
I did some research on how fast the import into the middle tables is and how much we could possible improve performance. For that I compared actual osm2pgsql runs with running COPY "manually".
All …
joto updated
11 months ago
-
Hi all,
I was trying to generate my own segments with just a subset of elements so that the size of segments is smaller.
For my initial attempts I downloaded a map of Germany from https://downlo…
-
Read OSM files, and create a simple prototype for proof it.