Re: [mapguide-users] GetFeatureKML & GETLayerKML

2023-02-02 Thread Jackie Ng
Sorry, the GetFeaturesKml operation currently does not support outputting attributes of the layer's features, only the Tooltip and URL settings of the layer definition are taken into consideration. Also I'm pretty sure that data.mapguide.com is a domain owned by Autodesk and whatever's hosted ther

Re: [mapguide-users] GetFeatureKML & GETLayerKML

2023-02-02 Thread Gordon Luckett
I prefer to use the mapguide-rest tool to pull KML. https://github.com/jumpinjackie/mapguide-rest You have more control and can render other types as well (i.e. geojson) On Thu, Feb 2, 2023 at 2:40 AM Hadis Alinia wrote: > Hi, > > I want to export the layers based on their layer definition to

[mapguide-users] GetFeatureKML & GETLayerKML

2023-02-01 Thread Hadis Alinia
Hi, I want to export the layers based on their layer definition to KML/KMZ. Using GetLayerKml I can download the layers. In this case, I can see the features in the KML but the properties and attributes of the features are not included. Even I used Getfeaturekml but it returns an empty KML file wi