Hi,
Over the last couple of years I have noticed a very strange raster
corruption (?) issues when using r.series, and now more recently,
t.rast.series. Typically, I'll generate a large number of maps with
r.sun or t.rast.mapcalc and then aggregate the series with r.series or
t.rast.series. About 5
Supposing that you had the road network and USGS NED data loaded into
GRASS, you could use the v.drape command:
http://grass.itc.it/grass65/manuals/html65_user/v.drape.html
You may be able to automate this, by looping over counties,
downloading the minimum NED required, running v.drape, and then
ines,
> for example 50 lines per iteration.
> This of course gets more complicated when your calculations include
> neighbourhood expressions.
>
> Vincent.
>
Not to rain on anyone's parade... but this type of operation tends to scale
much better in tools that are row-
Hi,
There are lots of examples out there, many of them in blog postings. A
couple come to mind:
http://www.perrygeo.net/wordpress/
http://casoilresource.lawr.ucdavis.edu/drupal/node/288
http://casoilresource.lawr.ucdavis.edu/drupal/node/610
Good luck!
Dylan
On Thu, Nov 26, 2009 at 9:02 AM, Su
but
> > for now this should get you started.
> >
> > J
> >
> > ___
> > gdal-dev mailing list
> > gdal-dev@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
> _
Hi,
There is also a tool called Starspan than uses GDAL and GEOS to do
arbitrary zonal stats.
Dylan
On Wed, Aug 26, 2009 at 7:13 AM, Jose Gomez-Dans wrote:
> Hi,
>
> 2009/8/20 questions anon
>>
>> Can anyone get me started on a script that can -
>>
>> -Open a shapefile
>>
>> -Open many raster
dable format)
>
> I suspect that ogr2ogr isnt bringing in the 2nd data file at all.
> though others would know better
> I suspect that bringing it into Postgres (or other supperted db) would
> change that
>
>-Brian
Hi,
I would second Brian's suggestion to perform these
On Monday 06 July 2009, Frank Warmerdam wrote:
> Dylan Beaudette wrote:
> > Hi,
> >
> >
> > Does anyone on the list know how to either convert or extract data as
> > delivered in the "free data" section [1] of the AVIRIS home page? I
> > have t
AL (1.7) does not know
what to make of it.
1. http://aviris.jpl.nasa.gov/html/aviris.freedata.html
Thanks!
Dylan
--
Dylan Beaudette
Soil Resource Laboratory
http://casoilresource.lawr.ucdavis.edu/
University of California at Davis
530.754.7341
___
On Tuesday 02 December 2008, Howard Butler wrote:
> On Dec 2, 2008, at 4:16 PM, Dylan Beaudette wrote:
> > Hi,
> >
> > Any idea on why Arc GIS can understand [1] version of a file, and
> > not another
> > made by GDAL [2]. This projection file used to work with Arc
_defs')
print proj_object.ExportToWkt()
Attachments:
1. ca_geo_new-arcmap.prj
2. ca_geo_new.prj
Thanks in advance for any ideas.
Dylan
--
Dylan Beaudette
Soil Resource Laboratory
http://casoilresource.lawr.ucdavis.edu/
University of California at Davis
530.754.7341
PROJCS["Albers_on
g/mailman/listinfo/gdal-dev
> >
> > _______
> > gdal-dev mailing list
> > gdal-dev@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
> ___
> gdal-dev mailing
On Tuesday 07 October 2008, Frank Warmerdam wrote:
> Dylan Beaudette wrote:
> > Hi,
> >
> > I am not sure if this is a DBF issue, or something deeper in OGR, but
> > there does not appear to be a mechanism for preserving 'nodata' or NULL
> > values
ermediate file (usually a shapefile).
Any ideas on what could be causing this problem? Fixing it would solve several
important issues. If need be I will file a new ticket on the topic.
Relevent tickets?
http://trac.osgeo.org/gdal/ticket/809
http://trac.osgeo.org/gdal
On Friday 26 September 2008, Dane Springmeyer wrote:
> Hi Andi,
>
> I had a similar task where I needed to find the elevation value from a
> geotiff at the upstream and downstream points of a river line segment.
>
Another idea is a tool called StarSpan.
Cheers,
Dylan
--
Dylan
On Fri, Sep 5, 2008 at 7:32 AM, Frank Warmerdam <[EMAIL PROTECTED]> wrote:
> Richard Greenwood wrote:
>>
>> Thanks Ivan and Sophia. So ESRI is using GDAL/OGR for some raster
>> formats, any idea about vector use? And does anyone know if ESRI has
>> contributed code or money to GDAL?
>
> Richard,
>
S_IFREG|0666, st_size=265644, ...}) = 0
> > _llseek(4, 0, [0], SEEK_SET)= 0
> > read(4, "CDF\1\0\0\0\1\0\0\0\n\0\0\0\3\0\0\0\3lat\0\0\0\1h\0\0\0"...,
> > 8192) = 8192 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> > +++ killed by SIGSEGV +++
> > Process 395 detached
>
> _
tem:
gdalinfo[15469]: segfault at 1031 ip b73a1c09 sp bf873c20 error 4 in
libmfhdf.so.4.1r4[b739+21000]
this was with a fairly recent SVN copy of GDAL-1.5, and the libnetcdf3
package.
I have updated my netcdf libraries to
libnetcdf4 3.6.2-3.1
and will try again with a
ds/gdal-1.5.2$ gdalinfo --version
> GDAL 1.5.2, released 2008/05/29
>
>
>
Hi Vishal,
Are you positive that you are invoking the latest gdal tools and libraries? I
would remove any that you have installed via package manager (aptitude,
etc.), and then run"
gdal-config --version
19 matches
Mail list logo