#2024: r.li.setup generates incomplete r.li conf file
------------------------+---------------------------------------------------
 Reporter:  matmar      |       Owner:  rashadkm           
     Type:  defect      |      Status:  assigned           
 Priority:  normal      |   Milestone:  6.4.4              
Component:  Raster      |     Version:  svn-releasebranch64
 Keywords:  r.li.setup  |    Platform:  Linux              
      Cpu:  x86-64      |  
------------------------+---------------------------------------------------

Comment(by hamish):

 btw, you might also try osm2pgsql to load the OSM data into a PostGIS
 Postgres DB, then live-connect to the PostGIS db with grass 7 with
 v.external. for example:
 
https://trac.osgeo.org/osgeo/browser/livedvd/gisvm/trunk/bin/load_postgis.sh#L85


 otherwise map coordinates are stored in $MAPSET/vector in grass's vector
 format, and only feature attributes are stored in the DB. Map features are
 connected to attributes via category number.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2024#comment:20>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to