[GRASS-dev] [GRASS GIS] #3889: Add GMLAS-driver to GDAL/OGR environment.

#3889: Add GMLAS-driver to GDAL/OGR environment.
----------------------------------+-------------------------
Reporter: gisix | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Compiling | Version: svn-trunk
Keywords: GDAL/OGR, GMLAS, GML | CPU: x86-64
Platform: Linux |
----------------------------------+-------------------------
Hello,
the GDAL/OGR environment which ships with GRASS 7.6.1 does not include the
GMLAS driver, which enables superior GML/CityGML queries in comparison to
the standard GML drivers. Please include GMLAS support in the next
release. The GDAL build has to extended for "./configure
--prefix=/home/ploewe/local/ --enable-driver-gmlas --with-xerces" (among
all other flags/setting). This requires that the Xerces-C-dev package has
been installed. This will enable the GRASS user community both to work
with CityGML files (which are becoming crucial for projects concerning
urban planning) and to filter complex GML-data-structures on the GDAL/OGR
level, so we don't need to address this on the GRASS module level. E.g.
complex GML providing 3D-data can be reduced to 2D prior to ingesting them
with v.in.ogr, for which we have currently no means on the level of GRASS
modules.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3889&gt;
GRASS GIS <https://grass.osgeo.org>

#3889: Add GMLAS-driver to GDAL/OGR environment.
--------------------------+----------------------------------
  Reporter: gisix | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone:
Component: Compiling | Version: svn-trunk
Resolution: invalid | Keywords: GDAL/OGR, GMLAS, GML
       CPU: x86-64 | Platform: Linux
--------------------------+----------------------------------
Changes (by mmetz):

* status: new => closed
* resolution: => invalid

Comment:

Either compile GDAL/OGR from source or ask the maintainer of your Linux
distro to update the GDAL package accordingly.

This is the wrong place to ask for adding the GMLAS driver to the GDAL/OGR
environment.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3889#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>