Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Tiling issues #28

Open
morishuz opened this issue Sep 28, 2018 · 0 comments
Open

Tiling issues #28

morishuz opened this issue Sep 28, 2018 · 0 comments

Comments

@morishuz
Copy link
Contributor

There are some issues with tile boundaries:

  1. in certain circumstances border vertices are not shared with neighbouring tiles - causing discontinuities between tiles.
    screen shot 2018-09-04 at 18 52 29

  2. tiling code can produce extra vertices with spacings much less than original terrain raster (amongst other things causing severe issues when save with quantised mesh methods). To understand the scale: in this image the grey square regions are pixels!
    screen shot 2018-09-04 at 19 00 07

please note: some of these issues may be fixed now, but either way we should have a test to measure tile boundary continuity and multiple polygons per pixel problems.

also, to visualise this i had to write specialised code (export geojson meshes in correct coordinates) but we should eventually add this as a debug option to the tiling "dem2tiles" subcommand.

@morishuz morishuz changed the title tiling issues Tiling issues Sep 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant