infra-geo-ouverte / igo2-lib

Librairie Infrastructure Géomatique Ouverte 2.0 (IGO-2) / Open GIS Infrastructure 2.0 Library
https://infra-geo-ouverte.github.io/igo2-lib/
40 stars 26 forks source link

Lib Enhancement #991

Open pelord opened 2 years ago

pelord commented 2 years ago

For the next version where the depedencies will be updated.

Consider these new libs

ghactions

Changes move shp writing to https://www.npmjs.com/package/shp-write for offline usage.

build

TEST

pelord commented 2 years ago

Replace all import defined as import * by import {...} from

pelord commented 2 years ago

Refactor renderFeatureFromOl to use togeometry and tofeature

// TODO: USE THE TOFEATURE AND TO GEOMETRY FROM OPENLAYERS in OL 6.13+ https://openlayers.org/en/latest/apidoc/module-ol_render_Feature.html#.toFeature

pelord commented 2 years ago

check these dependencies for peer or depedencies image

pelord commented 2 years ago

https://stackoverflow.com/questions/53995948/warning-in-budgets-maximum-exceeded-for-initial

pelord commented 2 years ago

ghpage https://github.com/zefoy/ngx-color-picker/blob/45d685f731de7b993bfa456b26f8483e9cbc8e3c/package.json#L23

alecarn commented 1 year ago

For the Eslint-plugin-css-modules, this project is no more maintened. We could consider Stylelint, who is dedicated to the style and used by Angular.