Even Rouault mines-paris.org> writes:
> > ogr2ogr -f PDF trentino.pdf zps_trento.shp grafo.shp
> > FAILURE: Couldn't fetch requested layer 'grafo.shp'!
>
> That's an invalid syntax for ogr2ogr. Only accept one only datasource.
> In your example you could just move the 2 shapefiles into a new di
Selon Luca Delucchi :
> On 25 July 2014 15:23, Even Rouault wrote:
> >
> >> Hi all,
> >>
> >> I would like to create a Geospatial PDF with several vectors, is it
> possible?
> >
> > That should be possible yes.
> >
> >>
> >> I tried with ogr2ogr but it failed,
> >
> > How ?
> >
>
> - first attemp
On 25 July 2014 15:23, Even Rouault wrote:
>
>> Hi all,
>>
>> I would like to create a Geospatial PDF with several vectors, is it possible?
>
> That should be possible yes.
>
>>
>> I tried with ogr2ogr but it failed,
>
> How ?
>
- first attempt
ogr2ogr -f PDF trentino.pdf zps_trento.shp grafo.sh
> Hi all,
>
> I would like to create a Geospatial PDF with several vectors, is it possible?
That should be possible yes.
>
> I tried with ogr2ogr but it failed,
How ?
reading the documentation I found
> EXTRA_RASTERS to add several raster but not EXTRA_VECTORS. There is
> OGR_DATASOURCE but t
Hi all,
I would like to create a Geospatial PDF with several vectors, is it possible?
I tried with ogr2ogr but it failed, reading the documentation I found
EXTRA_RASTERS to add several raster but not EXTRA_VECTORS. There is
OGR_DATASOURCE but the documentation say that it is used "to display
on t