Bocher Erwan

Results 160 comments of Bocher Erwan

Test and check http://climateapi.scottpinkelman.com/

Main reference https://koeppen-geiger.vu-wien.ac.at/

Fixed with #991 A big thank you to @dr-jts

Check https://github.com/networknt/json-schema-validator

Related to https://github.com/dbeaver/dbeaver/issues/8553 Unit test ```java @Test void testEPSGCodeFrom4326To2232() throws Exception { String csNameSrc = "EPSG:4326"; //Input EPSG double[] pointSource = new double[]{-105,40}; String csNameDest = "EPSG:2232"; //Target EPSG double[]...

As @mukoki already suggest we can reuse the files provided by proj lib So we must read this file and populate the CTS grid transform NADCON transformations use two grid...

Thanks a lot. I'll add it to the 1.7 road map And sure we can inspiration in proj4.

@FloBre33 thank you for sharing the information @j3r3m1 excellent idea ! Ready for a full tutorial and to add it as a use cases section in the wiki. looking at...

Type of buildings is now available. We can add - [ ] Usage of buildings - [ ] Type of vegetation There is a simple approach in GeoClimate to compute...

We propose to use a customized script to do this.