Hi, Il giorno 20/apr/2011, alle ore 16.26, Christian Ledermann ha scritto: > Is support for 'MultiPoint', 'MultiLineString', 'MultiPolygon' > planned/feasable for collective.geo.kml? no, but I think it's an interesting feature to include in c.geo
> I can already add MultiLineString in the WKT input Field, save it and > it is correctly displayed in the 'coordinates' edit form but it will > not translate into kml. > > I suppose it has to be translated into a kml Multigeometry like: > > <MultiGeometry> > ... > </MultiGeometry> > > I reckon the same is true for 'MultiPoint' and 'MultiPolygon' yes, you have to modify the Kml view in collective.geo.kml package to manage other kinds of features _____________ Giorgio _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
