jumpinjackie / mapguide-rest

REST Extension for MapGuide Open Source
GNU Lesser General Public License v2.1
26 stars 14 forks source link

Data Configurations Do not honour transformTo parameter #216

Closed mapguideguy closed 10 months ago

mapguideguy commented 10 months ago

The transformto parameter is not being applied with Data Configurations

for example:

http://localhost/mapguide/rest/data/property/4392.geojson?transformto=WGS84.PseudoMercator

jumpinjackie commented 10 months ago

Ok, I figured it out. It honors transformto if specified in the restcfg.json, but not if specified from the query string parameter