Re: [Geoserver-users] Change log level configuration for geowebcache

2023-11-13 Thread Alexandre Gacon
Hello Andrea,

Thank you for the hint. I finally took the gwc repo and started my own Dev
instance to add additional logs for my case.

My problem happens because gwc does not seem to support correctly wms 1.3.0
services, as the one offered by french IGN.

I have created an issue on GitHub (does not seem to have Jira project for
gwc).

Alexandre

Le lun. 13 nov. 2023 à 14:38, Andrea Aime 
a écrit :

> Hi Alexandre,
> it should be a matter of creating a new logging configuration file by copy
> of an existing one,
> name it "GEOWEBCACHE_DEBUG.xml", and then tweak the packages at high
> logging level to be the GWC ones.
>
> Cheers
> Andrea
>
> On Sat, Nov 11, 2023 at 12:08 PM Alexandre Gacon <
> alexandre.ga...@gmail.com> wrote:
>
>> Hello,
>>
>> Is it possible to change the log level configuration for the geowebcache
>> embedded with geoserver?
>>
>> I have configured an external wms layer into geowebcache with the REST
>> API and I have errors when I try to get tiles.
>>
>> The layer:
>> 
>> 
>> true
>> true
>> test_ign
>> 
>> image/png
>> image/jpeg
>> 
>> 
>> 
>> EPSG:4326
>> 
>> 
>> EPSG:900913
>> 
>> 
>> 
>> 4
>> 4
>> 
>> 0
>> 0
>> 
>> 0
>> 
>> 
>> https://data.geopf.fr/wms-r/wms?SERVICE=WMS
>> 
>> ORTHOIMAGERY.ORTHOPHOTOS
>> 
>>
>> The error stack
>> 10 Nov 14:29:39 ERROR  [geowebcache.GeoWebCacheDispatcher] - All backends
>> (1) failed. Reason: Unexpected response code from backend: 400 for
>> https://data.geopf.fr/wms-r/wms?SERVICE=WMS.  Last request: '
>> https://data.geopf.fr/wms-r/wms?SERVICE=WMS'.
>> http://localhost:8080/geoserver/gwc/service/wmts
>> 10 Nov 14:29:39 ERROR  [geowebcache.GeoWebCacheDispatcher] - Request
>> failed
>> org.geowebcache.GeoWebCacheException: All backends (1) failed. Reason:
>> Unexpected response code from backend: 400 for
>> https://data.geopf.fr/wms-r/wms?SERVICE=WMS.  Last request: '
>> https://data.geopf.fr/wms-r/wms?SERVICE=WMS'.
>> at
>> org.geowebcache.layer.wms.WMSHttpHelper.makeRequest(WMSHttpHelper.java:154)
>>
>> I woud like to know which request is sent
>>
>> --
>> Alexandre Gacon
>> ___
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> If you want to request a feature or an improvement, also see this:
>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>
>
> --
>
> Regards,
>
> Andrea Aime
>
> ==
> GeoServer Professional Services from the experts!
>
> Visit http://bit.ly/gs-services-us for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions Group
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob:   +39  339 8844549
>
> https://www.geosolutionsgroup.com/
>
> http://twitter.com/geosolutions_it
>
> ---
>
> Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
> 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
> precisa che ogni circostanza inerente alla presente email (il suo
> contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
> operazione è illecita. Le sarei comunque grato se potesse darmene notizia.
>
> This email is intended only for the person or entity to which it is
> addressed and may contain information that is privileged, confidential or
> otherwise protected from disclosure. We remind that - as provided by
> European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
> e-mail or the information herein by anyone other than the intended
> recipient is prohibited. If you have received this email by mistake, please
> notify us immediately by telephone or e-mail
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] [EXTERNO] Re: Application Schema - Question about namespace versions

2023-11-13 Thread Oscar Diago Alonso via Geoserver-users
Thanks!

But I’m not sure if isolated worskapce is the solution to my issue. In that 
example, the name is the same “http://www.stations.org/1.0”. In my case, the 
namespace needs to have the same name, but different URL:

One “base” as http://inspire.ec.europa.eu/schemas/base/3.2
An the other “base” as http://inspire.ec.europa.eu/schemas/base/3.3

Best regards.

Óscar Diago Alonso
Ingeniero GIS
(+34) 945 13 13 72 | Plza. del Renacimiento, 9, 2.ª planta, Oficina 2 - 01004 
Vitoria-Gasteiz

De: Nuno Oliveira 
Enviado el: lunes, 13 de noviembre de 2023 16:58
Para: Oscar Diago Alonso 
CC: geoserver-users@lists.sourceforge.net
Asunto: [EXTERNO] Re: [Geoserver-users] Application Schema - Question about 
namespace versions

Dear Oscar,
that issue has been overcome with the concept of isolated workspaces:

  *   
https://docs.geoserver.org/2.19.x/en/user/data/webadmin/workspaces.html#isolated-workspaces
An isolated workspace will be able to reuse a namespace already used by another 
workspace, but its resources (layers, styles, etc …)
can only be retrieved when using that workspace's virtual services and will 
only show up in those virtual services capabilities documents.

Best regards,
Nuno Oliveira

On Mon, Nov 13, 2023 at 12:29 PM Oscar Diago Alonso via Geoserver-users 
mailto:geoserver-users@lists.sourceforge.net>>
 wrote:
Good morning.

A couple of years ago, I had to use GeoServer + Application Schema to create a 
WFS for the Buildings INSPIRE dataset. It was decided to use the XSD of the 
draft schema (it provides more data):

https://inspire.ec.europa.eu/draft-schemas/bu-ext2d/2.0/BuildingExtended2D.xsd

Now I need to do the same, but with Cadastral Parcels. But in this case, the 
schema I have to use is the 4.0:

https://inspire.ec.europa.eu/schemas/cp/4.0/CadastralParcels.xsd

Both of those schemas need the namespace “base”. The issue is that bu-ext2d 
uses the version 3.2 and cp uses the version 3.3. As far as I know, in 
GeoServer is not possible to create two namespaces with the same name.

Is there a way to make Application Schema pic a different base version 
depending on the INSPIRE theme?

If I create the namespace with these parameters, Buildings work fine, but 
Cadastral Parcels fail:


base_namespace
base
urn:x-inspire:specification:gmlas:BaseTypes:3.2


On the other hand, if I create it with these parameters, Cadastral Parcels 
works fine, but Buildings fail:


base_namespace
base
http://inspire.ec.europa.eu/schemas/base/3.3


I guess the direct solution would be changing the Buildings XSD from the draft 
schema to the 4.0 schema, but I wanted to ask in case there was a way to avoid 
it.

Thanks for any help provided!

Best regards.


Óscar Diago Alonso
Ingeniero GIS
(+34) 945 13 13 72 | Plza. del Renacimiento, 9, 2.ª planta, Oficina 2 - 01004 
Vitoria-Gasteiz
[https://geograma.com/wp-content/banners/img27102023.png]
Si no ves la imagen puedes acceder desde 
aquí

Esta comunicación contiene información de acceso restringido y de uso exclusivo 
del destinatario. Si usted no es el destinatario tenga en cuenta que cualquier 
distribución, copia o uso de esta comunicación o la información que contiene 
está estrictamente prohibida. Si usted ha recibido esta comunicación por error 
por favor notifíquelo en la dirección 
d...@geograma.com. Tratamos su dirección de correo 
electrónico y otros datos personales para mantener el contacto y comunicación 
con Ud. y, en su caso, remitirle información sobre nuestros productos y 
servicios. Si no desea recibir tal información envíe un e-mail en tal sentido a 
d...@geograma.com. Puede acceder, rectificar y 
suprimir los datos, así como otros derechos, como se detalla en la información 
adicional y completa a su disposición en nuestra política de privacidad en la 
URL 
www.geograma.com/politica-privacidad/.

[https://geograma.com/wp-content/banners/web.png]  
[https://geograma.com/wp-content/banners/in.png] 

___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


--

Regards,

Nuno Oliveira

==
GeoServer Professional Services from

Re: [Geoserver-users] geoserver point symbol are shifted from real position

2023-11-13 Thread Jody Garnett
That looks a bit odd; there are some vendor options to have
pointsymbolizers treated as label obstacles (so text symnolizer labels are
not drawn on top).

How are you drawing the "render symbol" - did you do that with a point
symbolizer? Or as a text symbolizer (which moves to not have label
collisions).

Does it have "same" offset each time you use the symbol or is different
each time? Check the shape you are drawing. Example: For an SVG image use a
drawing program to check if the symbol in the middle of the drawing area.

If you change to just a simple "mark" like a circle or triangle is it in
the correct location?

Jody

On Mon, Nov 13, 2023 at 11:51 AM Albert Kalman 
wrote:

> Can somebody provide an explanations? It's very strange that a point
> symbol is shifted from the real origin. There are no displacements,
> offsets, or other coordinate changes.
>
> It's the same behavior with a generic point.
>
>
>
>
>
>
>
> [image: cid:image001.png@01DA1654.DA630F80]
>
>
>
> If I group layer and render, the point  is in a correct position with
> geoserver layers preview
>
>
>
>
>
>
>
> Albert Kálmán
>
>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] geoserver point symbol are shifted from real position

2023-11-13 Thread Albert Kalman
Can somebody provide an explanations? It's very strange that a point symbol
is shifted from the real origin. There are no displacements, offsets, or
other coordinate changes. 

It's the same behavior with a generic point.

 

 

 



 

If I group layer and render, the point  is in a correct position with
geoserver layers preview

 



 

 

Albert Kálmán

 



smime.p7s
Description: S/MIME cryptographic signature
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Application Schema - Question about namespace versions

2023-11-13 Thread Nuno Oliveira
Dear Oscar,
that issue has been overcome with the concept of isolated workspaces:

   -
   
https://docs.geoserver.org/2.19.x/en/user/data/webadmin/workspaces.html#isolated-workspaces

*An isolated workspace will be able to reuse a namespace already used by
another workspace, but its resources (layers, styles, etc …) *
*can only be retrieved when using that workspace's virtual services and
will only show up in those virtual services capabilities documents.*


Best regards,
Nuno Oliveira

On Mon, Nov 13, 2023 at 12:29 PM Oscar Diago Alonso via Geoserver-users <
geoserver-users@lists.sourceforge.net> wrote:

> Good morning.
>
>
>
> A couple of years ago, I had to use GeoServer + Application Schema to
> create a WFS for the Buildings INSPIRE dataset. It was decided to use the
> XSD of the draft schema (it provides more data):
>
>
>
>
> https://inspire.ec.europa.eu/draft-schemas/bu-ext2d/2.0/BuildingExtended2D.xsd
>
>
>
> Now I need to do the same, but with Cadastral Parcels. But in this case,
> the schema I have to use is the 4.0:
>
>
>
> https://inspire.ec.europa.eu/schemas/cp/4.0/CadastralParcels.xsd
>
>
>
> Both of those schemas need the namespace “base”. The issue is that
> bu-ext2d uses the version 3.2 and cp uses the version 3.3. As far as I
> know, in GeoServer is not possible to create two namespaces with the same
> name.
>
>
>
> Is there a way to make Application Schema pic a different base version
> depending on the INSPIRE theme?
>
>
>
> If I create the namespace with these parameters, Buildings work fine, but
> Cadastral Parcels fail:
>
>
>
> 
>
> base_namespace
>
> base
>
> urn:x-inspire:specification:gmlas:BaseTypes:3.2
>
> 
>
>
>
> On the other hand, if I create it with these parameters, Cadastral Parcels
> works fine, but Buildings fail:
>
>
>
> 
>
> base_namespace
>
> base
>
> http://inspire.ec.europa.eu/schemas/base/3.3
>
> 
>
>
>
> I guess the direct solution would be changing the Buildings XSD from the
> draft schema to the 4.0 schema, but I wanted to ask in case there was a way
> to avoid it.
>
>
>
> Thanks for any help provided!
>
>
>
> Best regards.
>
>
>
> * Óscar Diago Alonso Ingeniero GIS*
> (+34) 945 13 13 72 | Plza. del Renacimiento, 9, 2.ª planta, Oficina 2 -
> 01004 Vitoria-Gasteiz
> 
> Si no ves la imagen puedes acceder desde aquí
> 
>
> Esta comunicación contiene información de acceso restringido y de uso
> exclusivo del destinatario. Si usted no es el destinatario tenga en cuenta
> que cualquier distribución, copia o uso de esta comunicación o la
> información que contiene está estrictamente prohibida. Si usted ha recibido
> esta comunicación por error por favor notifíquelo en la dirección
> d...@geograma.com. Tratamos su dirección de correo electrónico y otros
> datos personales para mantener el contacto y comunicación con Ud. y, en su
> caso, remitirle información sobre nuestros productos y servicios. Si no
> desea recibir tal información envíe un e-mail en tal sentido a
> d...@geograma.com. Puede acceder, rectificar y suprimir los datos, así
> como otros derechos, como se detalla en la información adicional y completa
> a su disposición en nuestra política de privacidad en la URL
> www.geograma.com/politica-privacidad/.
>
> 
> 
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 

Regards,

Nuno Oliveira

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Nuno Miguel Carvalho Oliveira
@nmcoliveira
Technical Lead / Project Manager


GeoSolutions Group
phone: +39 0584 962313
fax:  +39 0584 1660272

https://www.geosolutionsgroup.com/
http://twitter.com/geosolutions_it
---


Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se pot

Re: [Geoserver-users] R: ReprojectGeometry WPS problem from 2.22.0 GeoServer version using application/json input

2023-11-13 Thread Andrea Aime
On Mon, Nov 6, 2023 at 3:25 PM Daniele Maggiolo via Geoserver-users <
geoserver-users@lists.sourceforge.net> wrote:

> HI,
>
> will this bug be fixed in future versions of GeoServer?
>

My guess is that yes, it will. But if you want to control "when", then see
this:
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-fixes,-improvements-and-new-features-in-GeoServer

Cheers
Andrea

==

GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  339 8844549

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Change log level configuration for geowebcache

2023-11-13 Thread Andrea Aime
Hi Alexandre,
it should be a matter of creating a new logging configuration file by copy
of an existing one,
name it "GEOWEBCACHE_DEBUG.xml", and then tweak the packages at high
logging level to be the GWC ones.

Cheers
Andrea

On Sat, Nov 11, 2023 at 12:08 PM Alexandre Gacon 
wrote:

> Hello,
>
> Is it possible to change the log level configuration for the geowebcache
> embedded with geoserver?
>
> I have configured an external wms layer into geowebcache with the REST API
> and I have errors when I try to get tiles.
>
> The layer:
> 
> 
> true
> true
> test_ign
> 
> image/png
> image/jpeg
> 
> 
> 
> EPSG:4326
> 
> 
> EPSG:900913
> 
> 
> 
> 4
> 4
> 
> 0
> 0
> 
> 0
> 
> 
> https://data.geopf.fr/wms-r/wms?SERVICE=WMS
> 
> ORTHOIMAGERY.ORTHOPHOTOS
> 
>
> The error stack
> 10 Nov 14:29:39 ERROR  [geowebcache.GeoWebCacheDispatcher] - All backends
> (1) failed. Reason: Unexpected response code from backend: 400 for
> https://data.geopf.fr/wms-r/wms?SERVICE=WMS.  Last request: '
> https://data.geopf.fr/wms-r/wms?SERVICE=WMS'.
> http://localhost:8080/geoserver/gwc/service/wmts
> 10 Nov 14:29:39 ERROR  [geowebcache.GeoWebCacheDispatcher] - Request failed
> org.geowebcache.GeoWebCacheException: All backends (1) failed. Reason:
> Unexpected response code from backend: 400 for
> https://data.geopf.fr/wms-r/wms?SERVICE=WMS.  Last request: '
> https://data.geopf.fr/wms-r/wms?SERVICE=WMS'.
> at
> org.geowebcache.layer.wms.WMSHttpHelper.makeRequest(WMSHttpHelper.java:154)
>
> I woud like to know which request is sent
>
> --
> Alexandre Gacon
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  339 8844549

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Application Schema - Question about namespace versions

2023-11-13 Thread Oscar Diago Alonso via Geoserver-users
Good morning.

A couple of years ago, I had to use GeoServer + Application Schema to create a 
WFS for the Buildings INSPIRE dataset. It was decided to use the XSD of the 
draft schema (it provides more data):

https://inspire.ec.europa.eu/draft-schemas/bu-ext2d/2.0/BuildingExtended2D.xsd

Now I need to do the same, but with Cadastral Parcels. But in this case, the 
schema I have to use is the 4.0:

https://inspire.ec.europa.eu/schemas/cp/4.0/CadastralParcels.xsd

Both of those schemas need the namespace "base". The issue is that bu-ext2d 
uses the version 3.2 and cp uses the version 3.3. As far as I know, in 
GeoServer is not possible to create two namespaces with the same name.

Is there a way to make Application Schema pic a different base version 
depending on the INSPIRE theme?

If I create the namespace with these parameters, Buildings work fine, but 
Cadastral Parcels fail:


base_namespace
base
urn:x-inspire:specification:gmlas:BaseTypes:3.2


On the other hand, if I create it with these parameters, Cadastral Parcels 
works fine, but Buildings fail:


base_namespace
base
http://inspire.ec.europa.eu/schemas/base/3.3


I guess the direct solution would be changing the Buildings XSD from the draft 
schema to the 4.0 schema, but I wanted to ask in case there was a way to avoid 
it.

Thanks for any help provided!

Best regards.


?scar Diago Alonso
Ingeniero GIS
(+34) 945 13 13 72 | Plza. del Renacimiento, 9, 2.? planta, Oficina 2 - 01004 
Vitoria-Gasteiz
[https://geograma.com/wp-content/banners/img27102023.png]
Si no ves la imagen puedes acceder desde 
aqu?

Esta comunicaci?n contiene informaci?n de acceso restringido y de uso exclusivo 
del destinatario. Si usted no es el destinatario tenga en cuenta que cualquier 
distribuci?n, copia o uso de esta comunicaci?n o la informaci?n que contiene 
est? estrictamente prohibida. Si usted ha recibido esta comunicaci?n por error 
por favor notif?quelo en la direcci?n d...@geograma.com. Tratamos su direcci?n 
de correo electr?nico y otros datos personales para mantener el contacto y 
comunicaci?n con Ud. y, en su caso, remitirle informaci?n sobre nuestros 
productos y servicios. Si no desea recibir tal informaci?n env?e un e-mail en 
tal sentido a d...@geograma.com. Puede acceder, rectificar y suprimir los 
datos, as? como otros derechos, como se detalla en la informaci?n adicional y 
completa a su disposici?n en nuestra pol?tica de privacidad en la URL 
www.geograma.com/politica-privacidad/.

[https://geograma.com/wp-content/banners/web.png]  
[https://geograma.com/wp-content/banners/in.png] 

___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users