How to import a GeoJSON of waterways

From Tygron Support wiki
Revision as of 11:58, 19 June 2020 by Rudolf@tygron.nl (talk | contribs) (Created page with "For some applications and functionalities of the {{software}}, such as the Water Overlay, an accurate representation of the waterways is essential, including where they la...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

For some applications and functionalities of the Tygron Platform, such as the Water Overlay, an accurate representation of the waterways is essential, including where they lay, how wide they are, how deep they are, and how inclined their sides are.

It's possible to load in your own waterway dataset provided:

  • Your data consists of polygons, or lines which can be uniformly buffered for all features.
  • Your data has, per feature, an Attribute indicating the desired depth of the waterway, in meters relative to datum
  • Your data has, per feature, a single Attribute indicating the incline of both sides of the waterway.

If your data is prepared, you can follow the generic steps on how to import a GeoJSON to change the elevation model, selecting the appropriate type of water to import your features as.

See also