Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Sunburned Surveyor
Nacho, Do you get the same error when you load a different layer from PostGIS? The Sunburned Surveyor On Tue, Mar 31, 2009 at 6:59 AM, Nacho Uve nacho...@gmail.com wrote: Hello, I'm running the nightly build of OJ and I got the exception [1] when I try to load the layer tramos2 of my

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Nacho Uve
Yes, the same error with all layers on my localhost postgis and at in the office server. :( 2009/3/31 Sunburned Surveyor sunburned.surve...@gmail.com Nacho, Do you get the same error when you load a different layer from PostGIS? The Sunburned Surveyor On Tue, Mar 31, 2009 at 6:59 AM,

[JPP-Devel] plugin internationalization

2009-03-31 Thread edgar . soldin
Hi all, just found some time (laying around lazily) and set up OJ from svn and my old extensions To get warm with it I am gonna update geometry conversion tool. To keep it simple for now. I want to internationalize it and add support for batch (multiple geometries selected) conversion.

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Rahkonen Jukka
Hi, I get the same error. However, database query in the Layer menu works with the same connection and PostGIS table. -Jukka- Nacho Uve wrote: Yes, the same error with all layers on my localhost postgis and at in the office server. :( 2009/3/31 Sunburned Surveyor

Re: [JPP-Devel] plugin internationalization

2009-03-31 Thread Larry Becker
Hi Edgar, I modified your converter to do batch in SkyJUMP a while ago where it is a standard PlugIn. You can take a look at the changes I made at: http://skyjump.cvs.sourceforge.net/viewvc/skyjump/skyjump/de/soldin/gt2jump/geomconv/ Internationalization would be nice. I think it should be

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Larry Becker
I don't know what everyone else has found, but I have concluded that the DataStore code is fundamentally flawed. Perhaps we should remove it from the menu. Larry On Tue, Mar 31, 2009 at 11:01 AM, Rahkonen Jukka jukka.rahko...@mmmtike.fiwrote: Hi, I get the same error. However, database

Re: [JPP-Devel] AssertionFailedException when adding a PostGIS Layer

2009-03-31 Thread Nacho Uve
I've tried with 'Run database query' and now the exception is parsing WKB types [1]. But again with all my postgis layers (polygons and linestrings). Nacho. [1] com.vividsolutions.jts.io.ParseException: Unknown WKB type 48 at

Re: [JPP-Devel] Source code of AdB-Toolbox

2009-03-31 Thread Sunburned Surveyor
Stefan, Uploading into a new /etc sub-directory as a zip file may be the best way to go. Landon On Tue, Mar 31, 2009 at 11:09 AM, Stefan Steiniger sst...@geo.uzh.ch wrote: Great! and thank you Peppe. I will try to look into it the next days. However, if we put it directly into the svn as

Re: [JPP-Devel] Interested to work for JUMP Pilotproject

2009-03-31 Thread Larry Becker
Hi Stefan, I think a start could be to write a PostGIS plugin that allows incremental updating of tables. We have already one here: , but this one updates only complete tables. I think that before incremental update would be possible, we would need to enhance the JUMP Feature model with a

Re: [JPP-Devel] Interested to work for JUMP Pilotproject

2009-03-31 Thread Stefan Steiniger
good suggestion Larry Larry Becker wrote: Hi Stefan, I think a start could be to write a PostGIS plugin that allows incremental updating of tables. We have already one here: , but this one updates only complete tables. I think that before incremental update would be possible, we would

Re: [JPP-Devel] Source code of AdB-Toolbox

2009-03-31 Thread Stefan Steiniger
ok.. I created a new major svn folder/project called 'resources' if you move down to /resources/otherjumps/adbtoolbox/ you should be able to find the sources of the adbtoolbox in the zip file stefan Sunburned Surveyor wrote: Stefan, Uploading into a new /etc sub-directory as a zip file may