may you use processing wrapper to ogr2gr?
e.g.
import processing
processing.runalg("your processing command get with
processing.alglist",... etc etc)
is that you are looking for?
in this waqy you are os independent.
regards,
Luigi Pirelli
**
Le jeudi 29 octobre 2015 09:59:50, Denis Rouzaud a écrit :
> Cool feature, thanks for the info.
>
> What's the time frame for 2.1?
~ April / May 2016
>
> On 10/29/2015 09:55 AM, Even Rouault wrote:
> > Le jeudi 29 octobre 2015 09:38:38, Victor Olaya a écrit :
> >> 2015-10-29 9:18 GMT+01:00 Matt
Cool feature, thanks for the info.
What's the time frame for 2.1?
On 10/29/2015 09:55 AM, Even Rouault wrote:
> Le jeudi 29 octobre 2015 09:38:38, Victor Olaya a écrit :
>> 2015-10-29 9:18 GMT+01:00 Matthias Kuhn :
>>> Hi Denis,
>>>
>>> I assume the path env variable should be appropriately set i
Le jeudi 29 octobre 2015 09:38:38, Victor Olaya a écrit :
> 2015-10-29 9:18 GMT+01:00 Matthias Kuhn :
> > Hi Denis,
> >
> > I assume the path env variable should be appropriately set in all OS'es
> > when inside QGIS so calling ogr2ogr (e.g. subprocess.call( 'ogr2ogr
> > params' ) should just work
Thanks a lot Matthias and Victor!
On 10/29/2015 09:38 AM, Victor Olaya wrote:
> 2015-10-29 9:18 GMT+01:00 Matthias Kuhn :
>> Hi Denis,
>>
>> I assume the path env variable should be appropriately set in all OS'es
>> when inside QGIS so calling ogr2ogr (e.g. subprocess.call( 'ogr2ogr
>> params' ) s
2015-10-29 9:18 GMT+01:00 Matthias Kuhn :
> Hi Denis,
>
> I assume the path env variable should be appropriately set in all OS'es
> when inside QGIS so calling ogr2ogr (e.g. subprocess.call( 'ogr2ogr
> params' ) should just work. But to be honest, I never tried.
>
> Matthias
>
That's actually what
Hi Denis,
I assume the path env variable should be appropriately set in all OS'es
when inside QGIS so calling ogr2ogr (e.g. subprocess.call( 'ogr2ogr
params' ) should just work. But to be honest, I never tried.
Matthias
On 10/28/2015 03:09 PM, Denis Rouzaud wrote:
> Hi all,
>
> I would like to u
Hi Roberto,
On 10/28/2015 05:58 PM, geodr...@gmail.com wrote:
> Hi Denis,
>
>> The idea is to connect to a Postgres DB and writes content of tables
>> into shapefiles. One way would be to load the tables in QGIS and write
>> content manually, but a single ogr2ogr would be quite straightforward.
Hi Denis,
> The idea is to connect to a Postgres DB and writes content of tables
> into shapefiles. One way would be to load the tables in QGIS and write
> content manually, but a single ogr2ogr would be quite straightforward.
You need to write a SHP directly ? Do you need something like a batch
Hi all,
I would like to use ogr2ogr in a plugin, and I wonder if it's possible
to call the one that has been installed along QGIS, independently from
the OS.
The idea is to connect to a Postgres DB and writes content of tables
into shapefiles. One way would be to load the tables in QGIS and write
10 matches
Mail list logo