Lionheart
Lionheart
Hi @jumpinjackie Jackie, I am trying to implement the Quick Plot (drag-able print range box) function on OpenLayers 3. However, is it possible to request mapguide-rest to plot with based...
Hi, I am wondering if it's possible to have the current map selection to be exported in KML/KMZ format. https://mapguide/rest/session/SESSION/MAPNAME.Selection/features.KML/LAYERNAME?mappedonly=1&displayproperties=1&includegeom=1 Cheers, Reno
I was trying to request the redline layers geojson in LL84. The map coordinate system is in WGS84.Pseudomercator. http://localhost/mapguide/rest/session/e6b168a0-156f-11e7-8000-b4b52f39b7bc_en_MTI3LjAuMC4x0AFC0AFB0AFA/Redline.LayerDefinition/features.geojson?includegeom=true&transformto=LL84  The result got from mapguide-rest was still in WGS84.Pseudomercator: ```...
I noticed the comments under following link, and I hope there will be a way for mapguide-rest to access , and interpret the layer styles on AIMS/Mapguide into the Tiled...
Hi Jackie, I am using one database feature source for multiple layers. Each layer connect with specific data table in the database. Current whitelist is very handy for the user...