[GRASS-dev] [GRASS GIS] #3889: Add GMLAS-driver to GDAL/OGR environment.
GRASS GIS
trac at osgeo.org
Tue Aug 13 00:33:52 PDT 2019
#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>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list