0

Hello, I have downloaded land polygons from https://osmdata.openstreetmap.de/download/land-polygons-split-4326.zip The data seems to be nice ordered in cells of size one degree.

I however have a problem, that there is used a certain overlap-area between each cell. I would need the splitted land-polygons without this overlap.

Is it possible for me to generate such polygons with osmcoastline ? If so any tips on roadmap ? Options to osmcoastline etc.

Best regards Håvard Holm

asked 16 May, 19:05

HaavardHolm's gravatar image

HaavardHolm
113
accept rate: 0%


One Answer:
1

You'll find the manual for osmcoastline at https://docs.osmcode.org/osmcoastline/latest/osmcoastline.html . See the --bbox-overlap option. You can also have a look at the scripts in https://github.com/fossgis/osmdata/tree/master/scripts/coastline . These are the scripts behind the web site which does splitting a bit differently then the osmcoastline-internal splitting.

permanent link

answered 17 May, 08:07

Jochen%20Topf's gravatar image

Jochen Topf
4.6k54665
accept rate: 32%

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×17
×15
×3

question asked: 16 May, 19:05

question was seen: 92 times

last updated: 17 May, 08:07

powered by OSQA