Hello everyone!
This week I've implemented many new methods and classes which I intended:
network analysis, C API methods and even two new applications, which use
the new functionality. Here is my blog post about it:
http://gsoc2014gnm.blogspot.ru/2014/07/week-10-network-analysis-in-gnm.html.
At th
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
Hi Even,
2014-07-24 21:49 GMT+02:00 Even Rouault :
> OGR integers are only 32 bit wide for now. There's a draft RFC about
> introducing 64 bit integers. Pending from being complemented and implemented.
ah, I thought that `width` for integers has some effect.
> In the meantime, you will have to