JakobMiksch / osm-feature-info

Attempt to create an API to get information about OSM features around a location.
0 stars 0 forks source link

Use generalized Geoms to speed up query #18

Open JakobMiksch opened 5 months ago

JakobMiksch commented 5 months ago

It might be useful to perform the distance query on generalized geoms but return the full geom. this might give a performance boost but increases storage amount