Dear all,

We're currently creating a setup using the Vector tile plugin [1]. Using 
the Gmaps enpoint of GWC, we're getting GeoJSON tiles that adhere to the 
XYZ-grid. However, as the gridset explicitly states EPSG:900913 as the 
SRID, we're also getting the feature geometries in that reference 
system, instead of WGS-84:

Request:

http://localhost:8080/geoserver/gwc/service/gmaps?layers=top10nl3d%3Abuildings&zoom=16&x=33585&y=21673&format=application/json;type=geojson

Response:

{"type":"FeatureCollection","totalFeatures":"unknown","features":[{"type":"Feature","id":"buildings.NL.TOP10NL.102751244","geometry":{"type":"Polygon","coordinates":[[[499736.54,6783910.47],[499744.66,6783925.15],[499732.23,6783932.07],...

Any other endpoint we should be using instead to obtain tiled GeoJSON in 
lat/lon or had we better use the WMS?

Cheers,

Edward

[1] 
http://ares.boundlessgeo.com/geoserver/2.10.x/community-latest/geoserver-2.10-SNAPSHOT-vectortiles-plugin.zip



------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to