[GRASS-user] v.out.ogr kml error
henry83
heamaya at gmail.com
Fri Jan 8 15:46:23 EST 2010
Something I'm thinking by now, what is the unit of the step parameter of the
r.contour command, I need meters and I think the step is not in meters. Am I
right?
And how do I change the colour of the generated contours in the kml file?
Thanks.
henry83 wrote:
>
> Hi everyone! I have created a contour map from a SRTM elevation model,
> after filling nulls, filling depressions and creating the contour map I
> need to export it to kml.
>
> I have used the following command
>
> v.out.ogr input=srtm_contours dsn=/home/henry/srtm_contours.kml format=KML
>
> output:
>
> WARNING: Vector map <srtm_contours> is 3D. Use format specific
> layer creation options (parameter 'lco') to export in 3D rather
> than 2D (default)
> Exporting 360384 points/lines...
> 100%
> 360384 features written
>
> The thing is that if I try to open the generated file with google earth it
> gets hanged...
>
> Arterwards I tried to add this to the command:
>
> dsco="AltitudeMode=absolute"
>
> Neither I've gotten a good result. Does this problem have to be with "lco"
> parameter? Because I really don't know what to put in that parameter, and
> I really need to get the contours over google earth.
>
> Any help will be appreciated. Thanks in advance.
>
>
--
View this message in context: http://n2.nabble.com/v-out-ogr-kml-error-tp4264064p4274819.html
Sent from the Grass - Users mailing list archive at Nabble.com.
More information about the grass-user
mailing list