Hi Hernan,

I don't know if I am understanding your intention correctly, but I think you are mixing some things: 
Points, polylines and polygons are geometries you can store  in the geometry-attribute of a feature. All these features (with mixed geometry-types) you can store in one FeatureCollection and save them in the filesystem, e.g. as GML or WKT or in a PostgreSQL/PostGIS-table with OpenJUMP.
The symbology and text elements you don't have to digitalize to the map: they can be based on any attribute of the FeatureSchema of the Features in your FeatureCollection.

Regards,
Nils

Hernan Arellano schrieb:
Hi guys!

I need to generate a file of tracings (like a feature layer), this file must contain distint shapes like points, lines, poligons, symbology, and text, all these shapes drawed by user on a map.
I know that to do this, I need to generate a new FLayer for each kind of shape and draw on it, so my file of tracings will has 5 Flayer.

1) To generate distint styles for each shape inside the same FLayer, i will use ColorThemingStyle with value attribute selected by user. is it correct or there is a better way?

2) Is there already any plugins to do "file of tracings" that I need?
if not, once my plugin is terminated i want to share it with all of you!

Thanks, Regards!

Hernan.









------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo

_______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to