[postgis-users] Re: What aplication may i buy to edit postgisdata.

David Garnier david.garnier@etudier-online.com
Wed Aug 27 19:02:03 2003


Thanks for mentioning WKB4J but for now it supports only the retrieval
of geometries from PostGIS. However, it would be easy to add support for
updating using new PostGIS functions.

By the way, WKB4J moved to http://wkb4j.sourceforge.net (Check it out!).
I must update the old website.

Best Regards,
David Garnier

Le mer 27/08/2003 à 09:03, oscar.gomez@telvent.abengoa.com a écrit :
> Paul,
> 
> WKB4J, http://wkb4j.etudier-online.com/ , seems to support both PostGIS 
> and JTS.
> 
> Best Regards,
> 
> 
> --------------------------------------------------------------------
> Oscar Gomez                        oscar.gomez@telvent.abengoa.com
> IT Consultant                      Phone no.: +34 - 954 32 18 19
> Telvent                            Fax: +34 - 954 92 64 24
> Tamarguillo, 29                    URL: http://www.telvent.com
> 41006 Seville (Spain) 
> --------------------------------------------------------------------
> 
> 
> 
> Por favor, responda a PostGIS Users Discussion 
> <postgis-users@postgis.refractions.net>
> Enviado por:    postgis-users-bounces@postgis.refractions.net
> Destinatarios:  PostGIS Users Discussion <postgis-users@postgis.refractions.net>
> CC: 
> Asunto:         Re: [postgis-users] Re: What aplication may i buy to edit postgisdata.
> 
> I am totally stoked about the possibility of getting a PostGIS 
> live-edit capability into JUMP. We have a design roughed out, we just 
> do not have a project to fund the work. It would be pretty cool too -- 
> by doing all the live editing within a transaction block, it would be 
> possible to rollback or commit complete edit blocks.
> 
> One interesting side issue of starting to do live edits within 
> transactions in PostGIS is improving concurrency in the GiST indexes. 
> Unlike B-Trees, GiST does not support row-level concurrency.  There are 
> some academic papers on the problem, but no implementations that I know 
> of.  It would be interesting to know how OracleSpatial handles 
> concurrency in its RTree implementation.
> 
> P.
> 
> On Tuesday, August 26, 2003, at 10:38 AM, Brent Fraser wrote:
> 
> > Chris,
> >
> >   I just tried JUMP and it looks very intriguing.  Over the past 
> > couple of
> > weeks I've been testing various WMS clients with Mapserver, trying to 
> > find a
> > good one that our sales people can use to show our raster data 
> > products.
> > Most have shortcomings when dealing with selecting or setting 
> > coordinate
> > systems.
> >
> >   I've noticed that JUMP will give the user the opportunity to select 
> > the
> > coordinate system from the list supplied from the WMS server 
> > (excellent!),
> > but there seems to be no way to set the view (task) coordinate system 
> > so I
> > can overlay (and JUMP can project) local lat/lon shapefiles.
> >
> > We tend to keep our shapefiles unprojected and let ArcView 3.x do the
> > projecting when necessary.  This relieves us from have the same data in
> > multiple coordinate system (and now that Mapserver can do 24-bit raster
> > reprojection and act as a WMS server we may want to do the same for our
> > raster data).
> >
> > Any plans in the future for JUMP to project local vector data on the 
> > fly?
> >
> > Thanks!
> >
> > Brent Fraser
> > GeoAnalytic Inc.
> > Tel:(403) 213-2700
> > bfraser@geoanalytic.com
> > www.geoanalytic.com
> >
> > ----- Original Message -----
> > From: <chodgson@refractions.net>
> > To: "PostGIS Users Discussion" <postgis-users@postgis.refractions.net>
> > Sent: Tuesday, August 26, 2003 10:16 AM
> > Subject: Re: [postgis-users] Re: What aplication may i buy to edit
> > postgisdata.
> >
> >
> >> I would have to suggest JUMP as a possibility. It doesn't allow 
> >> in-table
> >> editing (yet) but you can suck out a table and edit it, then save it 
> >> back
> > to a
> >> new table (with the postgis plugin). This won't work very well if your
> > table is
> >> too large to fit all in memory at once... eventually there will 
> >> probably a
> >> better postgis plugin with support for in-table editing.
> >>
> >> http://www.vividsolutions.com/jump/
> >>
> >> Chris
> >>
> >> Quoting Wilman Rojas <wilmanrojas@geoweb.com.co>:
> >>
> >>>
> >>> We clarify:
> >>>
> >>> We do not want to buy ArcEditor.
> >>> Do you know of any other  software available for Postgis data 
> >>> editing.
> >>>
> >>> Thank.
> >>>
> >>> Wilman Rojas.
> >>>
> >>>
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> postgis-users mailing list
> >> postgis-users@postgis.refractions.net
> >> http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users@postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
>       Paul Ramsey
>       Refractions Research
>       Email: pramsey@refractions.net
>       Phone: (250) 885-0632
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users@postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
> 
> 
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users@postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
-- 
David Garnier <david.garnier@etudier-online.com>