[Marble-devel] Dgml
Konrad Enzensberger
e.konrad at mpegcode.com
Mon Apr 30 09:29:42 UTC 2012
Hi,
i am looking to a detailed Dgml description,
is there one avaliable?
for example i like to create a custom map
which additional loads some vector files (ESRI shp)
it works if i use something like:
<geodata name="mymap">
<sourcefile format="KML">mymap.shp</sourcefile>
<pick>placemark</pick>
</geodata>
But this does not work:
<layer name="Esri" backend="vector" role="polyline">
<vector name="streets" feature="street" connect="streets">
<sourcefile format="KML"> D:/priv/maps/mymap/mymap.shp </sourcefile>
<pen color="#f86649"/>
</vector>
Are description of tags like: backend, role, feature, connect...
avaliable?
thanks, konrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120430/4fc23ca7/attachment.html>
More information about the Marble-devel
mailing list