DekEn

อัปเดต 2026-09-07

GeoJSON network export

Nodes and pipes, ready for any map

Export the builder network as GeoJSON so every node and pipe carries its real-world coordinates straight into a GIS viewer, web map, or another mapping tool.

เมื่อไรจึงใช้
  • Handing a network's geometry to a GIS team that doesn't use DekEn
  • Overlaying a solved network on a web map for a stakeholder presentation
  • Archiving a model's as-built geometry independent of DekEn's own format
คำนวณอย่างไร

Serializes nodes as GeoJSON Point features and pipes as LineString features, carrying id and key attributes as GeoJSON properties.

ข้อควรระวัง
noteIf a network was drawn schematically (no real coordinates), the exported GeoJSON will carry whatever canvas positions exist, not true geography
ที่เกี่ยวข้อง