[GRASS-user] The tomcat shut down when encounter some error grass commond

2009-09-19 Thread maven apache
Hi,
In my application ,I provide a interface which can called by users to
execute some geo process through the web,for example,user send a map,and a
width to the server ,then the server can do a buffer operation using the
grass(the server make the grass commond) according to the parameter from
client  .
But I found that if user give a invalide parameter, then the grass commond
maybe error, I can get the error message in the log, but my web server
(tomcat)shut down itself.
Any one have encountered the same suitation?

Annex is my java class to set up the grass environment. I  hope some can
check it and identify it if any problem exist.
The GrassMain is the main class to set up the environment,the GrassThread is
to get the output result , the GrassThreadError is to get the error message
if so.
Thanks!


GrassThreadError.java
Description: Binary data


GrassMain.java
Description: Binary data


GrassThread.java
Description: Binary data
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices: UPDATE

2009-09-19 Thread Nikos Alexandris
Felix Schalck wrote:
> Looks like we all agree on this. I'm sure there was a good reason
> behind adopting ESRI file geodatabase, like the 2Gb file limit of
> previously used ms access dbs, but adopting ONLY ESRI formats is
> definitely not very public-friendly. Now, I'm sure that each new short
> message left int Mr Vogt Message box
> (juergen.vogt(-at/arobase-)jrc.ec.europa.eu), contributes to increase
> our chances to get the data published in a another format. Hermann
> Pfeffer, from the eea (european environment agency) just wrote me that
> an existing eu law obliging all eu-institutions to respond to public
> inquiries within 2 weeks, further increasing our chances to get an
> answer.

Felix,

I am convinced that the EEA will respond. FYI, you can have a look at a
similar "discussion" concerning the CORINE land cover which took place
some months ago [1][2][3][4][5].

As an extra-sidenote: I never got a reply from the official authority in
Greece (although I've contacted 2-3 times by e-mail) who sells the
(public domain) CORINE data at *high* prices.

Best regards, Nikos
---

[1] http://lists.osgeo.org/pipermail/geodata/2009-January/000801.html
[2] http://lists.osgeo.org/pipermail/geodata/2009-January/000807.html
[3] http://lists.osgeo.org/pipermail/geodata/2009-February/000811.html
[4] http://lists.osgeo.org/pipermail/geodata/2009-February/000812.html
[5] http://lists.osgeo.org/pipermail/geodata/2009-February/000813.html

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices: UPDATE

2009-09-19 Thread Felix Schalck
Looks like we all agree on this. I'm sure there was a good reason
behind adopting ESRI file geodatabase, like the 2Gb file limit of
previously used ms access dbs, but adopting ONLY ESRI formats is
definitely not very public-friendly. Now, I'm sure that each new short
message left int Mr Vogt Message box
(juergen.vogt(-at/arobase-)jrc.ec.europa.eu), contributes to increase
our chances to get the data published in a another format. Hermann
Pfeffer, from the eea (european environment agency) just wrote me that
an existing eu law obliging all eu-institutions to respond to public
inquiries within 2 weeks, further increasing our chances to get an
answer.

Thank you all for your interest,

Felix

2009/9/19 Nikos Alexandris :
> On Sat, 2009-09-19 at 12:38 +, Benjamin Ducke wrote:
>> It is entirely unacceptable that data produced with European
>> public funding is available in one random, proprietary format only.
>>
>> Maybe we should all email them individually and ask for an
>> open standard format, so they see that there is some
>> wider interest in this.
>>
>> Ben
>
> +1
>
> Nikos
>
>
>> - Original Message -
>> From: "Felix Schalck" 
>> To: "Markus Neteler" , "benjamin ducke" 
>> 
>> Cc: "grass-user" 
>> Sent: Saturday, September 19, 2009 12:05:10 AM GMT +01:00 Amsterdam / Berlin 
>> / Bern / Rome / Stockholm / Vienna
>> Subject: Re: [GRASS-user] Very high resolution topographic map of Europe: 
>> need  help and advices: UPDATE
>>
>> Hi,
>>
>> I got news from the GDAL mailing list, where I posted a similar
>> question about that strange format I downloaded on the CCM  JRC web
>> page. It seems to be the new ArcGIS file geodatabase format introduced
>> by ESRI in ArcGIS 9.2, according to Jason Roberts and Frank Warmerdam.
>> The important thing here is that it is a different database format
>> (from .mdb or argis personal database), entirely proprietary which
>> cannot, as of september 2009, be read by any OGR driver. So we took
>> steps to contact the author/distributor of CCM data in order to have
>> the set distributed in another format. More on this to follow.
>>
>> Regards,
>> Felix
>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] v.db.join ERROR: JOIN is not supported for tables stored in DBF format.

2009-09-19 Thread Martin Landa
Hi,

2009/9/16 Agustin Lobo :

> I've made a simple oldnewclass.csv table and then:
>> db.in.ogr --o oldnewclass.csv out=oldnewclass
>> db.select oldnewclass | more
> old|new
> 1|1
> 2|2
> 3|274
> 4|274
> ...
>> g.copy vect=Montseny07,delme
>> v.db.join delme col=VALUE otable=oldnewclass ocol=old
> ERROR: JOIN is not supported for tables stored in DBF format.

I would suggest to use other DB backend (e.g. SQLite) [1].

Martin

[1] http://grass.osgeo.org/grass64/manuals/html64_user/sql.html

-- 
Martin Landa  * http://gama.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] vdigit - grass-6.4.0.RC5

2009-09-19 Thread Martin Landa
Hi,

2009/9/16 Benoit ANDRE 

>  Hi,
>
> Vdigit doesn't work yet on my system.
>
> When I launch vdigit, the Grass GIS display turn right in the vdigit
> window.  But when selecting a vector map, i get the message :
>
> Traceback (most recent call last):  File 
> "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/toolbars.py", line 1071, 
> in OnSelectMap
> self.StartEditing(self.layers[selection])  File 
> "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/toolbars.py", line 1103, 
> in StartEditing
> self.parent.digit = Digit(mapwindow=self.parent.MapWindow)  File 
> "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/vdigit.py", line 685, in 
> __init__
> VDigit.__init__(self, mapwindow)  File 
> "/usr/local/grass-6.4.0RC5/etc/wxpython/gui_modules/vdigit.py", line 223, in 
> __init__
> mapwindow)  File 
> "/usr/local/grass-6.4.0RC5/etc/wxpython/vdigit/grass6_wxvdigit.py", line 333, 
> in __init__
> this = _grass6_wxvdigit.new_Digit(*args)TypeError:in method 'new_Digit', 
> argument 2 of type 'wxWindow *'
>
>
>
> When trying to add, move, ... a feature, I get a warning window that say :
> 'no map selected for edition'  (but in French)
>
>
>
>
It can be caused with the fact that used different Swig version for building
vector digitizer extension compared to the version used for building
wxPython library...

Martin

-- 
Martin Landa  * http://gama.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices: UPDATE

2009-09-19 Thread Nikos Alexandris
On Sat, 2009-09-19 at 12:38 +, Benjamin Ducke wrote:
> It is entirely unacceptable that data produced with European 
> public funding is available in one random, proprietary format only.
> 
> Maybe we should all email them individually and ask for an
> open standard format, so they see that there is some
> wider interest in this.
> 
> Ben

+1

Nikos


> - Original Message -
> From: "Felix Schalck" 
> To: "Markus Neteler" , "benjamin ducke" 
> 
> Cc: "grass-user" 
> Sent: Saturday, September 19, 2009 12:05:10 AM GMT +01:00 Amsterdam / Berlin 
> / Bern / Rome / Stockholm / Vienna
> Subject: Re: [GRASS-user] Very high resolution topographic map of Europe: 
> need  help and advices: UPDATE
> 
> Hi,
> 
> I got news from the GDAL mailing list, where I posted a similar
> question about that strange format I downloaded on the CCM  JRC web
> page. It seems to be the new ArcGIS file geodatabase format introduced
> by ESRI in ArcGIS 9.2, according to Jason Roberts and Frank Warmerdam.
> The important thing here is that it is a different database format
> (from .mdb or argis personal database), entirely proprietary which
> cannot, as of september 2009, be read by any OGR driver. So we took
> steps to contact the author/distributor of CCM data in order to have
> the set distributed in another format. More on this to follow.
> 
> Regards,
> Felix

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices: UPDATE

2009-09-19 Thread Andreas Neumann
I agree that this is unacceptable and contradicts/undermines the efforts 
of organizations and standards body who work on data-formats and web 
services that help to support vendor-independent standards, such as GML, 
WFS, Interlis, etc. Doesn't Inspire, and other european projects, 
mandate open formats and vendor independent access to data?


Andreas

Benjamin Ducke wrote:
It is entirely unacceptable that data produced with European 
public funding is available in one random, proprietary format only.


Maybe we should all email them individually and ask for an
open standard format, so they see that there is some
wider interest in this.

Ben

- Original Message -
From: "Felix Schalck" 
To: "Markus Neteler" , "benjamin ducke" 

Cc: "grass-user" 
Sent: Saturday, September 19, 2009 12:05:10 AM GMT +01:00 Amsterdam / Berlin / 
Bern / Rome / Stockholm / Vienna
Subject: Re: [GRASS-user] Very high resolution topographic map of Europe: need  
help and advices: UPDATE

Hi,

I got news from the GDAL mailing list, where I posted a similar
question about that strange format I downloaded on the CCM  JRC web
page. It seems to be the new ArcGIS file geodatabase format introduced
by ESRI in ArcGIS 9.2, according to Jason Roberts and Frank Warmerdam.
The important thing here is that it is a different database format
(from .mdb or argis personal database), entirely proprietary which
cannot, as of september 2009, be read by any OGR driver. So we took
steps to contact the author/distributor of CCM data in order to have
the set distributed in another format. More on this to follow.

Regards,

Felix



--
Files attached to this email may be in ISO 26300 format (OASIS Open Document 
Format). If you have difficulty opening them, please visit http://iso26300.info 
for more information.

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
  


___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Very high resolution topographic map of Europe: need help and advices: UPDATE

2009-09-19 Thread Benjamin Ducke
It is entirely unacceptable that data produced with European 
public funding is available in one random, proprietary format only.

Maybe we should all email them individually and ask for an
open standard format, so they see that there is some
wider interest in this.

Ben

- Original Message -
From: "Felix Schalck" 
To: "Markus Neteler" , "benjamin ducke" 

Cc: "grass-user" 
Sent: Saturday, September 19, 2009 12:05:10 AM GMT +01:00 Amsterdam / Berlin / 
Bern / Rome / Stockholm / Vienna
Subject: Re: [GRASS-user] Very high resolution topographic map of Europe: need  
help and advices: UPDATE

Hi,

I got news from the GDAL mailing list, where I posted a similar
question about that strange format I downloaded on the CCM  JRC web
page. It seems to be the new ArcGIS file geodatabase format introduced
by ESRI in ArcGIS 9.2, according to Jason Roberts and Frank Warmerdam.
The important thing here is that it is a different database format
(from .mdb or argis personal database), entirely proprietary which
cannot, as of september 2009, be read by any OGR driver. So we took
steps to contact the author/distributor of CCM data in order to have
the set distributed in another format. More on this to follow.

Regards,

Felix



--
Files attached to this email may be in ISO 26300 format (OASIS Open Document 
Format). If you have difficulty opening them, please visit http://iso26300.info 
for more information.

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] About NASA SSE Data

2009-09-19 Thread buraq

Hi all,

I want to use NASA SSE clear sky index data for crosschecking. But I am
little bit confused. Because there is more than one index dataset. Which one
should I use?

-Monthly Averaged Insolation Clearness Index
-Monthly Averaged Insolation Normalized Clearness Index
-Monthly Averaged Clear Sky Insolation Clearness Index
-Monthly Averaged Clear Sky Insolation Normalized Clearness Index

Thanks
Regards

Buraq
-- 
View this message in context: 
http://n2.nabble.com/About-NASA-SSE-Data-tp3675096p3675096.html
Sent from the Grass - Users mailing list archive at Nabble.com.
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user