>
> Adding extra authorities should be as simple as dropping a file with WKT
> definitions of the new CRSs in the data directory. Possible approaches:
>
>    - Plugin that ones downloads and drops in the classpath (e.g. similar
>    to gt-epsg-extension). It's a clear and well-known pattern, downside,
>    puts developers in charge of maintenance.
>    - Drop a new file in
>    $GEOSERVER_DATA_DIR/user_projections/<authority>.properties, 
> $GEOSERVER_DATA_DIR/user_projections/authorities/<authority>.properties`
>    or $GEOSERVER_DATA_DIR/user_projections/auth_.properties``. Provides
>    more flexibility in adding more authorities, need to find a good place to
>    store the files (could be a direct reference to a GeoTools module source
>    code though).
>
>
Le mer. 11 sept. 2024 à 20:27, Jody Garnett <jody.garn...@gmail.com> a
écrit :

> Hi Alexandre,
>
> Oh? Did you see it could be customized by configuration? I thought you
> would need to make a new module for geotools library (using that one as an
> example). I am not involved in the GSIP (and did not even read the docs
> just noted  exist).
> - -
> Jody Garnett
>
>
> On Sep 11, 2024 at 9:29:43 AM, Alexandre Gacon <alexandre.ga...@gmail.com>
> wrote:
>
>> Ok. It was not clear with the GSIP that the result would be something we
>> will be able to customize directly by configuration and not only by adding
>> extensions.
>>
>> Perhaps it will be good to complete the GSIP to describe what has been
>> implemented so far.
>>
>> Regards
>> Alexandre
>>
>> Le mer. 11 sept. 2024 à 17:39, Jody Garnett <jody.garn...@gmail.com> a
>> écrit :
>>
>>> I expect that the wiki page is not updated?
>>>
>>> You can see support for IAU highlighted in the 2.24.0 announcement
>>> <https://geoserver.org/announcements/vulnerability/2023/10/15/geoserver-2-24-0-released.html>,
>>> along with the promise that more testing is needed.
>>>
>>> Indeed the user forum reported an issue with the code changes just this
>>> week: https://osgeo-org.atlassian.net/browse/GEOS-11534
>>>
>>> So while IAU is supported as an extension
>>> <https://docs.geoserver.org/latest/en/user/extensions/iau/index.html>,
>>> I am not sure what IGNF is? Perhaps it is another authority to implement?
>>> See iau-wkt
>>> <https://github.com/geotools/geotools/tree/main/modules/plugin/iau-wkt>
>>> example...
>>>
>>> - -
>>> Jody Garnett
>>>
>>>
>>> On Sep 11, 2024 at 6:14:56 AM, Alexandre Gacon <
>>> alexandre.ga...@gmail.com> wrote:
>>>
>>>> Hello,
>>>>
>>>> I would like to know the status of the GSIP 219 (
>>>> https://github.com/geoserver/geoserver/wiki/GSIP-219).
>>>>
>>>> The GSIP is marked as "under discussion" but I see in 2.24 release
>>>> different references to it.
>>>>
>>>> Is there any documentation on how to use it? I would need to use it to
>>>> be able to use a remote WMTS which has IGNF as CRS authority: without it,
>>>> GeoServer rejects the creation of the store.
>>>>
>>>> --
>>>> Alexandre Gacon
>>>> _______________________________________________
>>>> Geoserver-devel mailing list
>>>> Geoserver-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>>>
>>>
>>
>> --
>> Alexandre Gacon
>>
>

-- 
Alexandre Gacon
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to