Jean-Christophe Malapert
Jean-Christophe Malapert
- Bug fixed : I found a small problem in your code. It seems that no exception was send when a file was given as parameter of util.findMatch(...). Here is...
I was wondering if proj4js can support extraterrestrial CRS (e.g. Mars, Moon) and the planetocentric reference frame ? Proj library support it now : https://github.com/OSGeo/PROJ/pull/2876 And the code for fill...
Hello, I have a question concerning non-terrestrial CRS. rio-tiler supports IAU CRS : https://github.com/cogeotiff/rio-tiler/issues/428 Proj supports IAU CRS : - https://github.com/OSGeo/PROJ/pull/2876 - https://github.com/OSGeo/PROJ/blob/master/scripts/build_db_from_iau.py GDAL as well : - gdalsrsinfo IAU_2015:49910...
Hello, I am experiencing an issue with the deepdish library when using it with NumPy 2.1.0. Specifically, I cannot import deepdish due to the following error: `AttributeError: module 'numpy' has...
Hi, I would like to use mapserver to publish Moon and Mars maps. It seems that mapserver does not support IAU2000 codes (http://spatialreference.org/ref/?search=IAU). I know it is possible to customize...