Even Rouault wrote: > >> My styled test points are available at >> http://latuviitta.org/documents/styled_pdf_points.gml
> The link does not work (the domain name has expired apparently), but I've > successfully tested it with the following GML file : I got the domain name back so the link should work again soon. > Did you check that ogrinfo on your GML file reports lines with "Style = > SYMBOL(something)" just before the geometry WKT ? Oginfo is reporting like this OGRFeature(pdf_piste2):0 fid (String) = pdf_piste2.0 OGR_STYLE (String) = SYMBOL(id:"ogr-sym-1",c:#000000,s:5) Style = SYMBOL(id:"ogr-sym-1",c:#000000,s:5) POINT (380530.90923728806 6677521.4394915262) Data was as shapefile first and I converted it into GML with ogr2ogr. May have some little troubles with character encoding (shapefile must have been iso-8859-1) but ogrinfo does not look bad for me. -Jukka- > Even _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev