Hi Paul
Did you manage to solve this issue, I'm also unable to output a dash pattern
to PDF, it's always a solid line no matter what pattern I choose.
I also found several other PDF styling options not working:
- dash patterns for Linestrings
- LABEL option for Linestrings
- angle (a:) option fo
ddelande-
Från: gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] För Stephen Woodbridge
Skickat: den 14 november 2019 16:44
Till: gdal-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Paul,
Your issue might be one of scale. You have specified units in px try
changing it to pt. (units (g
to:gdal-dev-boun...@lists.osgeo.org] För jratike80
Skickat: den 13 november 2019 16:35
Till: gdal-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Hi,
What is supported is documented in a table in
https://gdal.org/drivers/raster/pdf.html. For PEN only these options are
supported: color (c); w
6:35
Till: gdal-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Hi,
What is supported is documented in a table in
https://gdal.org/drivers/raster/pdf.html. For PEN only these options are
supported: color (c); width (w); dash pattern (p).
So why, you know, nobody has implemented it yet.
Hi,
What is supported is documented in a table in
https://gdal.org/drivers/raster/pdf.html. For PEN only these options are
supported: color (c); width (w); dash pattern (p).
So why, you know, nobody has implemented it yet. Meanwhile you can do
something with dash pattern, or edit the PDF with som
AIM)
Kopia: gdal-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Hi Paul,
ogr2ogr usually doesn't care much about styling, unless you use ogr feature
styles:
https://svn.osgeo.org/gdal/trunk/gdal/ogr/ogr_feature_style.html
Or you use QGIS 3.10* which has a nice GeoPDF export built in. But
On Mon, 11. Nov 2019 at 10:18:47 -0700, Helmut Kudrnovsky wrote:
> >*Disclaimer: QGIS 3.10 must be compiled with GDAL >= 3.0 and proj6, which as
> far as I know is currently >not the case for QGIS Windows standalone builds.
> See also https://gis.stackexchange.com/questions
> >/340030/create-geospa
>*Disclaimer: QGIS 3.10 must be compiled with GDAL >= 3.0 and proj6, which as
far as I know is currently >not the case for QGIS Windows standalone builds.
See also https://gis.stackexchange.com/questions
>/340030/create-geospatial-pdf-geopdf-is-greyed-out-in-pdf-export-options-in-qgis-3-10
OSGeoW
Thanks Andreas and Jukka!!
-Gurus!
/Paul
-Ursprungligt meddelande-
Från: gdal-dev [mailto:gdal-dev-boun...@lists.osgeo.org] För jratike80
Skickat: den 11 november 2019 09:13
Till: gdal-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Hi,
You must add a field named "ogr_style&
[mailto:a.neum...@carto.net]
Skickat: den 11 november 2019 08:35
Till: Malm, Paul (Operations AIM)
Kopia: gdal-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Hi Paul,
ogr2ogr usually doesn't care much about styling, unless you use ogr feature styles:
https://svn.osgeo.org
Hi,
You must add a field named "ogr_style" into your PostGIS table and fill it
with the style definition strings. You can see some examples in
http://latuviitta.org/documents/Geospatial_PDF_maps_from_OSM_with_GDAL.pdf.
In simple cases as you may have it can be easier to add the styles
on-the-fly
-dev@lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr PDF
Hi Paul,
ogr2ogr usually doesn't care much about styling, unless you use ogr feature
styles:
https://svn.osgeo.org/gdal/trunk/gdal/ogr/ogr_feature_style.html
Or you use QGIS 3.10* which has a nice GeoPDF export built in. But if you wan
Hi Paul,
ogr2ogr usually doesn't care much about styling, unless you use ogr
feature styles:
https://svn.osgeo.org/gdal/trunk/gdal/ogr/ogr_feature_style.html
Or you use QGIS 3.10* which has a nice GeoPDF export built in. But if
you want to automate things, I understand that the automated so
Hi list,
I have a question on how to export a PDF file from PostGIS with a color on the
lines instead of the default black lines. I have searched on the internet but
have not reached all the way...
I have 2 tables that I would like to export into test.pdf (rivers and roads)
ogr2ogr -f "PDF" c:\Te
14 matches
Mail list logo