Skip to content

Commit dc47871

Browse files
authored
warn about FLAT_NODES w/ UPDATES incompatibility (#282)
See Zverik/regional#17
1 parent 5572c97 commit dc47871

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ docker run \
232232
import
233233
```
234234

235+
Warning: enabling `FLAT_NOTES` together with `UPDATES` only works for entire planet imports (without a `.poly` file). Otherwise this will break the automatic update script. This is because trimming the differential updates to the specific regions currently isn't supported when using flat nodes.
236+
235237
### Benchmarks
236238

237239
You can find an example of the import performance to expect with this image on the [OpenStreetMap wiki](https://wiki.openstreetmap.org/wiki/Osm2pgsql/benchmarks#debian_9_.2F_openstreetmap-tile-server).

0 commit comments

Comments
 (0)