[Geoprisma-dev] pgsqlconfig
Alexandre Dube
adube at mapgears.com
Wed Jun 15 08:36:39 EDT 2011
Hello Emmanuel,
See my comments below :
On 11-06-14 05:13 PM, Emmanuel NIYONGABIRE wrote:
> Hi,
> Now I tackle this issue of "*pgsqlconfig*" in Geoprisma.
>
> It seems that it does work even the sample on geoprisma.org.
Unfortunately, there aren't any live working example featuring this
driver yet. The examples on geoprisma.org don't work as explained in
the this ticket :
http://trac.osgeo.org/geoprisma/ticket/178
>
> Have ever any one tried it; I'd like to know if it works.
Yep, it works but it does lack documentation and tutorials showing how
to use it.
== some documentation ==
Here's some documentation that could help you understand it. Read it in
this order :
- MapContext :
http://www.geoprisma.org/dist/build/html/concepts/index.html#mapcontext
- Application :
http://www.geoprisma.org/dist/build/html/concepts/index.html#application
- MapContext config model :
http://www.geoprisma.org/dist/build/html/concepts/index.html#mapcontext-configuration-model
- PGSQLMapContextConfig :
http://www.geoprisma.org/dist/build/html/configuration/config/pgsqlmapcontextconfig.html#config-pgsqlmapcontextconfig-label
== an old PGSQLMapContextConfig .sql ==
There's a SQL file that creates the pgsql tables required to use this
config :
<GEOPRISMA_root>/samples/pgsqlconfig/allwidgets/mcconfig-schemas.sql
but it's not completely up-to-date. It's missing the 'accessfilter'
tables as intruduced in r963 :
http://trac.osgeo.org/geoprisma/changeset/963
so you could use GeoPrisma r962 instead by downloading it with SVN (just
to be able to test it):
svn co -r962 https://svn.osgeo.org/geoprisma/projects/geoprisma/trunk/
If you'd prefer to use the fresh trunk version, you could add the
missing tables in the .sql file or let us know.
Please, let us know if you need more help.
Kind regards,
--
Alexandre Dubé
Mapgears
www.mapgears.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geoprisma-dev/attachments/20110615/901db3f4/attachment.html
More information about the Geoprisma-dev
mailing list