File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -195,16 +195,6 @@ By default natural=coastline tagged data will be discarded based on the
195195assumption that Shapefiles generated by OSMCoastline (https://osmdata.openstreetmap.de/)
196196will be used.
197197.TP
198- \fB \ \fR \-\- exclude\- invalid\- polygon
199- OpenStreetMap data is defined in terms of nodes, ways and relations and not in
200- terms of actual geometric features. Osm2pgsql therefore tries to build PostGIS
201- geometries out of this data representation. However not all ways and relations
202- correspond to valid PostGIS geometries (e.g. self intersecting polygons). By
203- default osm2pgsql tries to fix these geometries using buffer(0) around the
204- invalid polygons. With this option, invalid polygons are instead simply dropped
205- from the database. Even without this option, all polygons in the database should
206- be valid.
207- .TP
208198\fB \ \fR \-\- number\- processes num
209199Specifies the number of parallel processes used for certain operations. If disks are
210200fast enough e.g. if you have an SSD, then this can greatly increase speed of
You can’t perform that action at this time.
0 commit comments