grrr... I've found the answer to my own question. Please ignore my query
below. For some reason my searching through the doco before I sent the email
didn't find what I wanted, but after sending the email, I found it:
typedef enum ogr_style_tool_param_pen_id
{
OGRSTPenColor = 0,
Hi guys,
I found that there seems to be no explicit C API for the non-generic style tool
classes such as 'OGRStylePen'. Now I've just found the documentation at
https://trac.osgeo.org/gdal/wiki/rfc18_ogr_styles_c_api which states that this
is deliberate and that they are unecessary, stating:
Liu, Jian eris.ca> writes:
>
>
> Hello,
>
> I try to use GDAL to convert USGS Topo geopdfs to Geotiff format. I have
the following command:
>
> gdalwarp geo.pdf geo.tif -crop_to_cutline -cutline
C:\JIANTestFolder\cutline.csv -overwrite --config GDAL_CACHEMAX 500 -wm 500
--config GDAL_PDF
Hello,
I try to use GDAL to convert USGS Topo geopdfs to Geotiff format. I have the
following command:
gdalwarp geo.pdf geo.tif -crop_to_cutline -cutline
C:\JIANTestFolder\cutline.csv -overwrite --config GDAL_CACHEMAX 500 -wm 500
--config GDAL_PDF_LAYERS_OFF Projection_and_Grids --config GDAL_
Pratap,
Obviously only the first of the five polygons should be identified. I
tested with postgis using geos with version "3.4.2-CAPI-1.8.2 r3921".
So, the issue is probably not with geos. Please tell me if you find
any solution to the issue.
On Thu, Jul 31, 2014 at 1:51 PM, Pratap Chelamilla