Re: [Geoserver-users] Application schema: Feature not found

2017-07-19 Thread Ben Caradoc-Davies
Yes! Markus, please disregard my last email. I re-read your original question and Nuno is correct. Kind regards, Ben. On 20/07/17 08:51, Nuno Oliveira wrote: The example request you show is targeting fmsi:Fertilization type: http://mygeoserver.uni-hohenheim.de:8080/geoserver/wfs?service=WFS&Ve

Re: [Geoserver-users] Application schema: Feature not found

2017-07-19 Thread Ben Caradoc-Davies
Markus, I think you need to change both targetElement and targetAttribute to fmis:Fertilization. Kind regards, Ben. On 20/07/17 08:12, Markus Jackenkroll wrote: Hey, you are right. I changed the target attribute of the ID mapping: ...

Re: [Geoserver-users] Application schema: Feature not found

2017-07-19 Thread Nuno Oliveira
The example request you show is targeting fmsi:Fertilization type: http://mygeoserver.uni-hohenheim.de:8080/geoserver/wfs?service=WFS&Version=1.1.0&Request=GetFeature&typeName=fmis:Fertilization You probably want to use fmis:Crop as the type name parameter. On 07/19/2017 09:12 PM, Markus Jackenk

Re: [Geoserver-users] Application schema: Feature not found

2017-07-19 Thread Markus Jackenkroll
Hey, you are right. I changed the target attribute of the ID mapping: ... fmis:Crop ID ... After restarting the tomcat

Re: [Geoserver-users] Mapbox vector tile cache

2017-07-19 Thread Nuno Oliveira
+1 Issue created: https://osgeo-org.atlassian.net/browse/GEOS-8228 On 07/19/2017 02:51 PM, Andrea Aime wrote: Agreed. Can anyone open a bug report? Cheers Andrea Il 19 lug 2017 3:48 PM, "Jason Newmoyer" mailto:ja...@newmoyergeospatial.com>> ha scritto: I think we should consider this a b

Re: [Geoserver-users] Mapbox vector tile cache

2017-07-19 Thread Andrea Aime
Agreed. Can anyone open a bug report? Cheers Andrea Il 19 lug 2017 3:48 PM, "Jason Newmoyer" ha scritto: I think we should consider this a bug. If metatiling doesn't apply to Vector Tiles under any circumstances then it shouldn't effect it. Jason Newmoyer Newmoyer Geospatial Solutions 843.606

Re: [Geoserver-users] Mapbox vector tile cache

2017-07-19 Thread Jason Newmoyer
I think we should consider this a bug. If metatiling doesn't apply to Vector Tiles under any circumstances then it shouldn't effect it. Jason Newmoyer Newmoyer Geospatial Solutions 843.606.0424 ja...@newmoyergeospatial.com On Tue, Jul 18, 2017 at 10:08 PM, Ben Jerrim wrote: > Thanks guys...