[GRASS-user] postgresql geometry parameter not respected in v.in.ogr -r

patrick_s patrick_GIS at gmx.net
Tue Feb 26 12:17:51 PST 2019


Thanks Markus

My GRASS-version is 7.4 from standard Ubuntu 18.04.2 LTS repository;

Regards,

Patrick



On 26/02/2019 21.12, Markus Metz wrote:
>
>
> On Tue, Feb 26, 2019 at 5:05 PM patrick_s <patrick_GIS at gmx.net 
> <mailto:patrick_GIS at gmx.net>> wrote:
> >
> > Dear list
> >
> > The syntax of v.in.ogr ignores the "geometry" Parameter, when using the
> > "spatial" Parameter or "-r". A workaround is the use of v.clip and 
> g.rename.
> >
> > I am a longterm user, but unregular user and have no userid to start a
> > ticket. Hope this helps for future development nontheless.
>
> Of course it helps! Which GRASS version are you using? v.in.ogr has 
> changed quite a bit recently, therefore we recommend to use GRASS 7.6.
>
> Best,
>
> Markus M
> >
> > Best,
> >
> > Patrick
> >
> > #using flag "-r" and "spatial" finds "2990 vertices registered"
> >
> > v.in.ogr spatial="2653156, 1249949, 2675000, 1267232"
> > input="PG:dbname=psql_local" layer=${DBSCHEMA}.${DATASET}
> > out=gr_${DATASET}_${REFYEAR} type=point geometry="geom_2" -o --o
> >
> > v.in.ogr -r input="PG:dbname=psql_local" layer=${DBSCHEMA}.${DATASET}
> > out=gr_${DATASET}_${REFYEAR} type=point geometry="geom_2" -o --o #2990
> > vertices registered
> >
> > #clipping with same region after loading reduces to "1079 primitives
> > registered"
> >
> > v.clip in=gr_${DATASET}_${REFYEAR} out=gr_${DATASET}clip_${REFYEAR} -r
> >
> > _______________________________________________
> > grass-user mailing list
> > grass-user at lists.osgeo.org <mailto:grass-user at lists.osgeo.org>
> > https://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190226/56394814/attachment.html>


More information about the grass-user mailing list