[postgis-users] best language for desktop + postgis
Paul Ramsey
pramsey at refractions.net
Fri Nov 18 10:29:37 PST 2005
Depends on what you mean by "desktop interaction". For client side
scripting I would recommend Python, because the Python GIS guys (Sean
and Howard) have put a lot of effort into making sure there are
useful bindings to things like proj, geos, gdal, mapscript and also
some utility support for postgis data structures. For "desktop GIS"
start with something like uDig and elabourate/customize via extension.
P.
On Nov 17, 2005, at 8:19 PM, John Taber wrote:
> Which language(s) are people on the list using and work well with
> postgres/postgis for desktop interaction. I'm familiar with c++
> and was thinking of using libpqxx to interface.
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list