geostyler / geostyler-wfs-parser

GeoStyler Data Parser implementation for Web Feature Services (WFS)
Other
7 stars 7 forks source link

Refactoring #577

Closed KaiVolland closed 3 months ago

KaiVolland commented 3 months ago

This updates several dependencies and refactor the main file to use async and await.

It also fixes a bug for a the DescribeFeatureType request on layers without attributes.