Re: [GRASS-user] Google-earth images with grass

2018-07-03 Thread Rich Shepard

On Tue, 3 Jul 2018, Micha Silver wrote:


What you want is v.in.ogr.
To check that your installation of gdal/ogr supports KML just do:
~$ ogrinfo --formats | grep -i kml
  LIBKML -vector- (rw+v): Keyhole Markup Language (LIBKML)
  KML -vector- (rw+v): Keyhole Markup Language (KML)


Micha,

  How about that? I thought the google earth images were rasters when saved,
not vectors.

  Yes, KML is supported here.

Toda,

Rich
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] Google-earth images with grass

2018-07-03 Thread Micha Silver

  
  


On 07/03/2018 09:15 PM, Rich Shepard
  wrote:

On
  Tue, 3 Jul 2018, Rich Shepard wrote:
  
  
  Here, v.in.gdal supports KMLSUPEROVERLAY
-raster- (rwv): Kml Super

Overlay, but I don't know if this format works with a .kml file.

  
  
    Let me clarify: I designated a placemark, then saved it as a
  .kml file.
  
  Can I import this into grass7.5svn with v.in.gdal?
  


What you want is v.in.ogr. 
To check that your installation of gdal/ogr supports KML just do:
~$ ogrinfo --formats | grep -i kml
    LIBKML -vector- (rw+v): Keyhole Markup Language
(LIBKML)
    KML -vector- (rw+v): Keyhole Markup Language (KML)

Best, Micha


  
  Rich
  
  ___
  
  grass-user mailing list
  
  grass-user@lists.osgeo.org
  
  https://lists.osgeo.org/mailman/listinfo/grass-user


-- 
Micha Silver
Ben Gurion Univ.
Sde Boker, Remote Sensing Lab
cell: +972-523-665918
  

___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] Google-earth images with grass

2018-07-03 Thread Rich Shepard

On Tue, 3 Jul 2018, Rich Shepard wrote:


 Let me clarify: I designated a placemark, then saved it as a .kml file.
Can I import this into grass7.5svn with v.in.gdal?


  Answer: no.

  r,in.gdal -j in= repors that *.kml is not a supported format.

  Anyone use GoogleEarth images in grass7?

Rich
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Re: [GRASS-user] Google-earth images with grass

2018-07-03 Thread Rich Shepard

On Tue, 3 Jul 2018, Rich Shepard wrote:


Here, v.in.gdal supports KMLSUPEROVERLAY -raster- (rwv): Kml Super
Overlay, but I don't know if this format works with a .kml file.


  Let me clarify: I designated a placemark, then saved it as a .kml file.
Can I import this into grass7.5svn with v.in.gdal?

Rich
___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

[GRASS-user] Google-earth images with grass

2018-07-03 Thread Rich Shepard

  I've searched the wiki and looked at the i.* modules without finding how
to import a google-earth image in grass7. Here, v.in.gdal supports
KMLSUPEROVERLAY -raster- (rwv): Kml Super Overlay, but I don't know if how
to save a displayed googleearth map in a suitable format.

  My uses of this image include draping over a LiDAR DEM and applying an
appropriate evaporation module from the i.* toolset (after I research the
available ones to see if any will work with pan evaporation rates).

  Pointers to useful information is desired as well as all suggestions and
recommendations on use of these images.

Rich

___
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user