Re: [mapserver-users] Status of Java MapScript?

2011-02-24 Thread Stephan Holl
Hello Umberto,

Stephan Holl stephan.h...@intevation.de, [20110223 - 14:09:04]

 Hello Umberto,
 
 Umberto Nicoletti umberto.nicole...@gmail.com, [20110222 - 20:22:59]
 
  Hi Stephan,
  I'm the mantainer of java mapscript and while I have not been
  working on it for quite some time, I am stil successfully using it
  in a couple of projects (one is a fairly complex webgis).
 
 OK, thanks for your input. It seems I have to play a little bit with
 it and see how I can live with that.

I am pariculary intersting in saving a mapfile with the save()-method.
How is the status with this? Are there any mapfile-keywords accessable
(and writeable) to a mapfile using mapscript? Are there known
limitations?

TIA

Stephan

 
  On Tue, Feb 22, 2011 at 9:51 AM, Stephan Holl
  stephan.h...@intevation.dewrote:
  
   Hello list,
  
   is anybody able to share the current status of Java Mapscript?
   Browsing the net mostly brings up PHP mapscript, C# or python
   mapscript status.
  
   I would love to hear some user-feedback from happy (and of course
   unhappy) Java mapscript-users. :-)
  
   TIA
  
  Stephan
  
   --
   Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33
   508 3663 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG
   Osnabrück - HR B 18998 Geschäftsführer:  Frank Koormann, Bernhard
   Reiter, Dr. Jan-Oliver Wagner
  
   ___
   mapserver-users mailing list
   mapserver-users@lists.osgeo.org
   http://lists.osgeo.org/mailman/listinfo/mapserver-users
  
  
 
 


Viele Grüße

Stephan

-- 
Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508 3663
Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


signature.asc
Description: PGP signature
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Status of Java MapScript?

2011-02-24 Thread Umberto Nicoletti
On Thu, Feb 24, 2011 at 10:57 AM, Stephan Holl
stephan.h...@intevation.dewrote:

 Hello Umberto,

 Stephan Holl stephan.h...@intevation.de, [20110223 - 14:09:04]

  Hello Umberto,
 
  Umberto Nicoletti umberto.nicole...@gmail.com, [20110222 - 20:22:59]
 
   Hi Stephan,
   I'm the mantainer of java mapscript and while I have not been
   working on it for quite some time, I am stil successfully using it
   in a couple of projects (one is a fairly complex webgis).
 
  OK, thanks for your input. It seems I have to play a little bit with
  it and see how I can live with that.

 I am pariculary intersting in saving a mapfile with the save()-method.
 How is the status with this? Are there any mapfile-keywords accessable
 (and writeable) to a mapfile using mapscript? Are there known
 limitations?


Sorry, can't help you, that is a specific area that I have never used.

Umberto


 TIA

Stephan

 
   On Tue, Feb 22, 2011 at 9:51 AM, Stephan Holl
   stephan.h...@intevation.dewrote:
  
Hello list,
   
is anybody able to share the current status of Java Mapscript?
Browsing the net mostly brings up PHP mapscript, C# or python
mapscript status.
   
I would love to hear some user-feedback from happy (and of course
unhappy) Java mapscript-users. :-)
   
TIA
   
   Stephan
   
--
Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33
508 3663 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG
Osnabrück - HR B 18998 Geschäftsführer:  Frank Koormann, Bernhard
Reiter, Dr. Jan-Oliver Wagner
   
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
   
   
 
 


 Viele Grüße

Stephan

 --
 Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508 3663
 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
 Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Status of Java MapScript?

2011-02-24 Thread Tamas Szekeres
Stephan,

I consider the save option is working equally well for all bindings. The
bulk of the code is implemented in the common mapserver code (mapfile.c)
which is not language specific.

Best regards,

Tamas



2011/2/24 Stephan Holl stephan.h...@intevation.de

 Hello Umberto,

 Stephan Holl stephan.h...@intevation.de, [20110223 - 14:09:04]

  Hello Umberto,
 
  Umberto Nicoletti umberto.nicole...@gmail.com, [20110222 - 20:22:59]
 
   Hi Stephan,
   I'm the mantainer of java mapscript and while I have not been
   working on it for quite some time, I am stil successfully using it
   in a couple of projects (one is a fairly complex webgis).
 
  OK, thanks for your input. It seems I have to play a little bit with
  it and see how I can live with that.

 I am pariculary intersting in saving a mapfile with the save()-method.
 How is the status with this? Are there any mapfile-keywords accessable
 (and writeable) to a mapfile using mapscript? Are there known
 limitations?

 TIA

Stephan

 
   On Tue, Feb 22, 2011 at 9:51 AM, Stephan Holl
   stephan.h...@intevation.dewrote:
  
Hello list,
   
is anybody able to share the current status of Java Mapscript?
Browsing the net mostly brings up PHP mapscript, C# or python
mapscript status.
   
I would love to hear some user-feedback from happy (and of course
unhappy) Java mapscript-users. :-)
   
TIA
   
   Stephan
   
--
Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33
508 3663 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG
Osnabrück - HR B 18998 Geschäftsführer:  Frank Koormann, Bernhard
Reiter, Dr. Jan-Oliver Wagner
   
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users
   
   
 
 


 Viele Grüße

Stephan

 --
 Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508 3663
 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
 Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Status of Java MapScript?

2011-02-23 Thread Stephan Holl
Hello Umberto,

Umberto Nicoletti umberto.nicole...@gmail.com, [20110222 - 20:22:59]

 Hi Stephan,
 I'm the mantainer of java mapscript and while I have not been working
 on it for quite some time, I am stil successfully using it in a
 couple of projects (one is a fairly complex webgis).

OK, thanks for your input. It seems I have to play a little bit with it
and see how I can live with that.

Thanks anyway

Stephan

 On Tue, Feb 22, 2011 at 9:51 AM, Stephan Holl
 stephan.h...@intevation.dewrote:
 
  Hello list,
 
  is anybody able to share the current status of Java Mapscript?
  Browsing the net mostly brings up PHP mapscript, C# or python
  mapscript status.
 
  I would love to hear some user-feedback from happy (and of course
  unhappy) Java mapscript-users. :-)
 
  TIA
 
 Stephan
 
  --
  Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508
  3663 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück -
  HR B 18998 Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr.
  Jan-Oliver Wagner
 
  ___
  mapserver-users mailing list
  mapserver-users@lists.osgeo.org
  http://lists.osgeo.org/mailman/listinfo/mapserver-users
 
 


-- 
Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508 3663
Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


signature.asc
Description: PGP signature
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Status of Java MapScript?

2011-02-22 Thread Stephan Holl
Hello list,

is anybody able to share the current status of Java Mapscript? Browsing
the net mostly brings up PHP mapscript, C# or python mapscript status.

I would love to hear some user-feedback from happy (and of course
unhappy) Java mapscript-users. :-)

TIA

Stephan

-- 
Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508 3663
Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


signature.asc
Description: PGP signature
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Status of Java MapScript?

2011-02-22 Thread Umberto Nicoletti
Hi Stephan,
I'm the mantainer of java mapscript and while I have not been working on it
for quite some time, I am stil successfully using it in a couple of projects
(one is a fairly complex webgis).

Best regards,
Umberto

On Tue, Feb 22, 2011 at 9:51 AM, Stephan Holl stephan.h...@intevation.dewrote:

 Hello list,

 is anybody able to share the current status of Java Mapscript? Browsing
 the net mostly brings up PHP mapscript, C# or python mapscript status.

 I would love to hear some user-feedback from happy (and of course
 unhappy) Java mapscript-users. :-)

 TIA

Stephan

 --
 Stephan Holl stephan.h...@intevation.de | Tel.: +49 (0)541-33 508 3663
 Intevation GmbH, Neuer Graben 17, 49074 OS  |  AG Osnabrück - HR B 18998
 Geschäftsführer:  Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users