[mapguide-users] KML in mapguide-rest
Jackie Ng
jumpinjackie at gmail.com
Sun Mar 6 22:08:20 PST 2016
KML support in mapguide-rest, is a quick-and-dirty pass-through to the KML
support that already exists in MapGuide proper.
And if you know about the KML support in MapGuide, you would know that it is
strictly designed to service one particular client application: Google
Earth.
So with that said, these routes already exist
GET /library/{resourcePath}.LayerDefinition/kml
GET /library/{resourcePath}.LayerDefinition/kmlfeatures
This route does not exist
GET /library/{resourcePath}.LayerDefinition/features.kml
Because as already mentioned, KML support in MapGuide is there to service
one particular application (Google Earth) and not for general querying
purposes
- Jackie
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/KML-in-mapguide-rest-tp5252144p5254760.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list