Re: [OSGeo-Discuss] any spatial databases for high performance geo-computing

2014-05-22 Thread Andrew Ross
Hi Shuai, Everyone It's worth a look at a few projects @ LocationTech too. There's a nice community growing around these. GeoTrellis , Apache v2 License, Intro Article

Re: [OSGeo-Discuss] any spatial databases for high performance geo-computing

2014-05-20 Thread Peter Baumann
you might look at rasdaman running on top of PostgreSQL (www.rasdaman.org). Supports n-D arrays + an SQL-style array query language. -Peter On 05/20/2014 12:04 AM, Zhang, Shuai wrote: Hi All, sorry for asking, but what do you think is a good choice of spatial database for high performance g

Re: [OSGeo-Discuss] any spatial databases for high performance geo-computing

2014-05-19 Thread Schuyler Erle
Two options for distributed spatial databasing, based on Solr's spatial types: ElasticSearch: http://www.elasticsearchtutorial.com/spatial-search-tutorial.html Riak: http://www.christopherbiscardi.com/2014/02/07/geospatial-indexing-with-riak-search-2-0-yokozunasolr/ I've had great success

Re: [OSGeo-Discuss] any spatial databases for high performance geo-computing

2014-05-19 Thread Brent Wood
Tools like Hadoop, Neteeza & Teradata support very large databases & are fully spatially aware, generally through custom re-implementations of FOSS tools like GDAL. http://www10.giscafe.com/nbc/articles/view_article.php?articleid=590803 http://www.teradata.com.au/products-and-services/teradata-g

Re: [OSGeo-Discuss] any spatial databases for high performance geo-computing

2014-05-19 Thread Alex Mandel
On 05/19/2014 03:04 PM, Zhang, Shuai wrote: > Hi All, > > sorry for asking, but what do you think is a good choice of spatial database > for high performance geo-computing? > > In some high performance computing scenarios, data size tends to be huge, and > a bunch of computer clusters work toge

[OSGeo-Discuss] any spatial databases for high performance geo-computing

2014-05-19 Thread Zhang, Shuai
Hi All, sorry for asking, but what do you think is a good choice of spatial database for high performance geo-computing? In some high performance computing scenarios, data size tends to be huge, and a bunch of computer clusters work together with high throughput and tense computation. sometime