積丹尼 Dan Jacobson <jidanni <at> jidanni.org> writes: > > Maybe http://www.gdal.org/ogr_feature_style.html is just a framework > and not something that is implemented anywhere? > > Are there any examples of anybody using LABEL(f:"Times New > Roman",s:12pt,t:{text_string}) to print anything anywhere?
Most GIS formats do not support per feature styles. OGR_STYLE should be usable in formats like MapInfo, KML, DXF, PDF vector. PDF might be easiest for testing. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
