Thanks Andrea,

On 4/8/21 3:10 PM, Andrea Aime wrote:
> "Not ok" result, it's starting with a tag named "msGMLOutput". 

> That's not a GML feature collection, just something that looks somehow 
> similar to it.
> We'd need to build a GML parser that's not "schema driven" to parse that 
> thing (being schema driven means, it follows the structure
> expected by the GML during a parse, failing to find it, it returns nothing or 
> throws an error)... or build a specific one for that output.
> A possibly better alternative would be adding support for GeoJSON output in 
> cascading a FeatureInfo.

GeoJSON output would be cool! So: if you ask geojson on geoserver it will also 
ask geojson on the (cascaded) server?

If I am right, that is the Minnesote Mapserver GML? Not 100% sure, but that 
would also be a good candidate to support.

> In anyone is interested in contributing a change, believe it should happen 
> around here:
> https://github.com/geoserver/geoserver/blob/b05e92aa12fb0bf7568d28908d88d67d759919ac/src/wms/src/main/java/org/geoserver/wms/featureinfo/WMSLayerIdentifier.java#L82-L81
>  
> <https://github.com/geoserver/geoserver/blob/b05e92aa12fb0bf7568d28908d88d67d759919ac/src/wms/src/main/java/org/geoserver/wms/featureinfo/WMSLayerIdentifier.java#L82-L81>

Would that mean 'just passing' the geojson? Or should it first be deserialized 
into some JSON object(s)? And then at least fixing the layer/namespace name? 
... or not?

If anybody is interested in coding this? Let me know, I think I can at least 
partly fund this.
(if nobody is interested I put it on my long list of weekend projects)

Would be nice to have some kind of 'crowdfund' site, in which users could throw 
money at certain (smaller) features...
cc Kartoza/Tim Sutton, maybe it is an idea to put this in the 'projecta' 
project [0]
Though I realize that pushing smaller amounts of money over the world is not 
that easy...

Regards,

Richard Duivenvoorde

[0] https://github.com/qgis/QGIS-Django





_______________________________________________
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

Reply via email to