I am working on a project related to Coordinate Reference Systems (CRS) using
geoTools. I am getting 'NoSuchAuthorityCodeException' exception with the
above message while executing my jar. Things work fine when using EPSG CRS
Authority. Fails when I specify 'AUTO:42001' CRSAuthorityFactory. Is ther
Hi,
AUTO:42001 by itself means nothing, it's an incomplete specification. See
here on how to specify a full CRS for the AUTO namespace:
http://docs.geoserver.org/latest/en/user/services/wms/nonstandardautonamespace.html
Also have a look at the official WMS specification (e..g, verison 1.3.) it
s
Thanks, I'll check it out.
Regards,
Nanaiah MU
On Thu, Sep 13, 2018 at 5:33 PM Andrea Aime
wrote:
> Hi,
> AUTO:42001 by itself means nothing, it's an incomplete specification. See
> here on how to specify a full CRS for the AUTO namespace:
>
>
> http://docs.geoserver.org/latest/en/user/services