jumpinjackie / mapguide-rest

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

SQL Server Based Layers do not support "transformto" parameter #221

Closed mapguideguy closed 7 months ago

mapguideguy commented 8 months ago

[Release 1.0 RC6] Tested on MGOS 3.1.2 and MGOS 4 Beta 1

Currently for Feature Sources and Layer Definitions, the transformto can reproject the data:

http://localhost/mapguide/rest/library/Samples/Sheboygan/Layers/Buildings.LayerDefinition/features.geojson?transformto=WGS84.PseudoMercator

however, if the layer definition data source is SQL Server, the transformto is ignored..

mapguideguy commented 7 months ago

typo in the transformto - user error