Skip to content
Commit edc02a8e authored by Dennis Nienhüser's avatar Dennis Nienhüser Committed by Friedrich W. H. Kossebau
Browse files

Keep node meta data (id and tags) during clipping.

- Keep a GeoDataCoordinates pointer payload in IntPoint
- Check validity of coordinates before returning them. Clipper might
  modify and reuse nodes internally, which results in an unwanted
  "move" of coordinates. In this case the association must be broken.
- This also improves precision slightly, since the original coordinates
  are retained in most cases
parent dc93df25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment