#3486: v.in.ogr/v.out.ogr: default format in online manual
--------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.6.2
Component: Docs | Version: unspecified
Resolution: | Keywords: v.out.ogr
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by Sylvain POULAIN):
Replying to [comment:20 mmetz]:
> Replying to [comment:19 Sylvain POULAIN]:
> > Problem is about wxgui sorry for this misunderstanding !
> > With v.in.ogr, GPKG is not present in file listing but is present in
directory (I didn't notice that until today). Even with that, you could
not select gpkg from file with the GUI ("v.in.ogr -f | grep GPKG" is ok !)
> > With r.out.gdal, it's not present in the list but could be changed
manually. ("r.out.gdal -l | grep GPKG" is ok !
> >
> > But Idea is : some promotes gpkg but it's not totally support in Grass
Gui (r.in.gdal is ok)
>
> I see. Changed in trunk r74122, the GUI knows now about GeoPackages.
Sorry for the late answer, Yes it works now since 7.6.2
Many thanks !
Replying to [comment:23 neteler]:
> Yes, grass lxd container based on Debian9 solved it:
>
> https://lists.osgeo.org/pipermail/grass-dev/2019-April/091965.html
>
> {{{
> neteler@grass:~/www/grass77/manuals$ ogrinfo --formats | grep GPKG
> GPKG -raster,vector- (rw+vs): GeoPackage
> }}}
>
> I have a compile environment ready on the new grasslxd server, we may
now decide if to copy the manual pages over to grass.osgeo.org or migrate
the CMS to new grasslxd server and switch the IP.
I have spent some hours today and implemented some new cronjobs for G78
and G79 on the new (upcoming) GRASS server which is based on a more recent
Debian.
Since today:
* G74 + G76 are built on grass.osgeo.org (ancient Debian with Python 2)
* G78 + G79 are built on grass.lxd (recent Debian with Python 3)
* the G78 + G79 source code, Linxu snapshop binaries, programming7 and
manual pages are copied over to grass.osgeo.org.
Hope the cronjobs run properly. Please let me know if anything is missing.
TODO (note to self): implement removal of old snapshots from
grass.osgeo.org.