Re: [gdal-dev] OGR feature style spec and LABEL style parts - not working apparently

2011-05-05 Thread Simon Payne
For context, please see this posting from April: 
http://lists.osgeo.org/pipermail/gdal-dev/2011-April/028328.html 

thanks

Simon

--- On Tue, 3/5/11, Simon Payne simonpayne2...@yahoo.co.uk wrote:

 From: Simon Payne simonpayne2...@yahoo.co.uk
 Subject: [gdal-dev] OGR feature style spec and LABEL style parts - not 
 working apparently
 To: gdal-dev@lists.osgeo.org
 Date: Tuesday, 3 May, 2011, 13:52
 Hi Daniel,
  
 As requested, I've raised this issue again. If you could
 take a look at this, that would be great.
  
 thanks,
  
 Simon Payne
 

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] OGR feature style spec and LABEL style parts - not working apparently

2011-05-03 Thread Simon Payne
Hi Daniel,
 
As requested, I've raised this issue again. If you could take a look at this, 
that would be great.
 
thanks,
 
Simon Payne

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev


[gdal-dev] OGR feature style spec and LABEL style parts - not working apparently

2011-04-07 Thread Simon Payne
Hi all,

I am using GDAL v. 1.7.1 to programmatically generate MapInfo TAB files to 
record sets of features (mainly point geometries).  The file generation is 
being done within Java code, using the .  I would like to label each point 
based on a field in the feature, as is said to be possible in the OGR Feature 
Style Specification documentation at 
http://www.gdal.org/ogr/ogr_feature_style.html.  However, the generated TAB 
files don't contain a trace of LABEL styling.  On the contrary, when I use 
SYMBOL styling, this works fine.

To clarify, I would like to view the generated TAB files using MapInfo v. 8.5.  
The SYMBOL styling appears OK but no trace of LABELs.  And when I run ogrinfo 
against the TAB file, again there is no sign of the LABEL.  It seems that it 
doesn't work for me.

Here is the style string I have been trying to get working:

LABEL(f:Arial, Helvetica, s:12pt, t:Hello World!)

I thought I'd start simple, before trying to factor in the dynamic field value 
lookup.

Please can anyone advise if there is something I am unaware of, that needs to 
be configured to get the LABEL styling to be written correctly to file?  Could 
the OGR MapInfo driver be incompatible in some extent with the FSS?

Many thanks.

Regards,

Simon Payne



1Spatial: Steering you towards efficient and reliable location-based data with 
the 1Spatial Data Improvement Process

http://www.1spatial.com/improve_your_data/

1Spatial Group Limited; Registered in England No. 4785688 VAT Reg. No. 
816329821; Registered Office: Tennyson House; Cambridge Business Park; 
Cambridge; CB4 0WZ; United Kingdom


IMPORTANT NOTICE

This e-mail and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this e-mail in error please notify the sender immediately and 
delete this e-mail from your system. Please note that any views or opinions 
presented in this e-mail are solely those of the author and do not necessarily 
represent those of 1Spatial Group Limited, its subsidiaries or associated 
companies, except where the author specifically states them to be the views of 
1Spatial Group Limited, its subsidiaries or associated companies. 

1Spatial Group Limited, its subsidiaries and associated companies will not be 
held liable for any legally binding obligations that are not the subject of an 
official 1Spatial purchase order or as part of a contract signed by a director 
of one of the aforementioned companies.

Although the company has taken reasonable precautions to ensure no viruses are 
present in this email, the company cannot accept responsibility for any loss or 
damage arising from the use of this email or attachments. You should understand 
and accept that, when communicating with us by e-mail, it is not a totally 
secure communications medium.

___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev