I have a road table in wgs84 (epsg:4326)
When I run:
I get
<gml:boundedBy>
<gml:null>unknown</gml:null>
</gml:boundedBy>
</wfs:FeatureCollection>
I get a full set of features.
Is there something I can configure in geoserver so it will also output when requested in a different then native projection?
I would prefer that over telling openlayers to convert the returned response.
Any advice appreciated.
Kind regards,
Milo van der Linden