hello all, a question, points are interpolated by any method in kml and get a new file with interpolation or isolines in kml,
thanks for your answers
Ricardo Rodríguez
Ing. Topográfico
Univalle
hello all, a question, points are interpolated by any method in kml and get a new file with interpolation or isolines in kml,
thanks for your answers
Ricardo Rodríguez
Ing. Topográfico
Univalle
On Wed, Apr 14, 2010 at 11:43 PM, Ricardo Rodríguez
<ricardorodot02@gmail.com> wrote:
hello all, a question, points are interpolated by any method in kml and get
a new file with interpolation or isolines in kml,
thanks for your answers
You need to import the map with v.in.ogr (perhaps v.external will
do as well), then interpolate and write out the result to KML.
Markus