Re: [gdal-dev] vector representation in netcdf 4

2019-01-17 Thread Emilio Mayorga
FYI, until recently representation of vector geometries in netCDF-CF has not been standardized. But there's a mature proposal/spec in place for "simple geometries" that's close to being officially adopted by CF. See: https://github.com/twhiteaker/netCDF-CF-simple-geometry https://cf-trac.llnl.gov/t

Re: [gdal-dev] Open source vector geoprocessing libraries?

2010-01-12 Thread Emilio Mayorga
ove to see your marine spatial ecology tools moved to an open source, platform neutral code base! Cheers, -Emilio Mayorga Applied Physics Laboratory University of Washington Box 355640 Seattle, WA 98105-6698 USA On Mon, Jan 11, 2010 at 2:32 PM, Jason Roberts wrote: > Dear geospatial software e

Re: [gdal-dev] calculate raster values within a vector

2009-08-26 Thread Emilio Mayorga
n Wed, Aug 26, 2009 at 9:37 AM, Jose Gomez-Dans wrote: > 2009/8/26 Dylan Beaudette >> >> ndeed. The current (C++) version of Starspan is more or less unsupported. >> I tend to use an older, stabler, version-- but have become frustrated with >> it in recent studies. I think that the current maintai

Re: [gdal-dev] calculate raster values within a vector

2009-08-26 Thread Emilio Mayorga
use it over a year ago, it choked on my shapefiles and said they had many invalid geometries (it had been exported from an arc coverage using the old command-line ArcInfo), so I gave up after trying to identify the problems. Still, having Starspan functionality within Python would be great. Cheers, -E

Re: [gdal-dev] SQL "LEFT JOIN"

2009-07-13 Thread Emilio Mayorga
select fields with a table alias b/c they're all coming from the dbf file, so I don't know if that would have an impact. All files are in the same folder. Hope that helps. -Emilio Mayorga On Mon, Jul 13, 2009 at 5:37 PM, Kris R. DeLaney wrote: > et al: > > Actually, the SQL pa

Re: [gdal-dev] how to access Image palette in HDF files

2009-05-07 Thread Emilio Mayorga
That file description doesn't look like HDFEOS. But gdalinfo should give enough info to figure it out. -Emilio Mayorga On Thu, May 7, 2009 at 6:14 AM, Lucena, Ivan wrote: > Hi JoSn, > > If you can't get it from GetColorTable() I believe that the problem is that >

Re: [gdal-dev] Open source GIS cataloging software?

2009-02-11 Thread Emilio Mayorga
But those may be going off in a different direction. Cheers, -Emilio Mayorga On Wed, Feb 11, 2009 at 2:33 PM, Kralidis,Tom [Ontario] wrote: > > Here's a post which may help: http://spatialguru.com/code/xml_catalogue_format > > ..Tom > > > > -Original