transition-zero / tz-client

A client repository for accessing FEO data programmatically.
https://docs.feo.transitionzero.org
Apache License 2.0
21 stars 4 forks source link

perf: default to ~1km geometry simplification #71

Closed a-cass closed 10 months ago

a-cass commented 10 months ago

Description

Performance: Default to applying a 1km simplification of geometries.

Checklist

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
feo-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 4:41pm
a-cass commented 10 months ago

Do e.g. power plants have a geometry? If so this will presumably cause oversimplification.

Currently no. But also wary of oversimplification. Going with increasing the client timeout to resolve this issues instead. See #73