[Cartoweb-users] problems with exportGge
Karol Briones
karolitab at gmail.com
Sat Nov 22 15:18:36 EST 2008
Hello, I try to install thle exportGge plugin in my proyect, following the
next instructions:
To use exportGge in your own project you need to:
- use EPSG syntax for declaring the projection of your mapfile
- set persistentQueries = false in YOUR_PROJECT/client_conf/query.ini
- copy demoCW3gge "tables" and "query" coreplugins inside the
"coreplugins" directory of your project. If they allready exist then you
need to merge them with the demoCW3gge ones.
- copy demoCW3gge "exportGge" plugin in your projects "plugins" directory
- copy demoCW3gge/client_conf/exportGge.ini to YOUR_PROJECT/client_conf/
and modify the "fileName" value if you want that generated KML files come
with a different file name
- copy demoCW3gge "cartoclient.tpl" template file to your project
"templates" directory or insert :
{if $exportgge_active|default:''}
{/if}
But when I rendered my project show the messaje
Class : CartocommonException
Message : Error [8, Trying to get property of non-object,
C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\client\ClientExportGge.php,
1172]
Backtrace:
file: 1172 - C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\client\ClientExportGge.php
call: Common::cartowebErrorHandler(8, "Trying to get property of
non-object", "C:\ms4w\apps\cartoweb3\projects\SIGGuayaquil\plugins\exportGge\c...",
1172, Array(1))
file: 265 - C:\ms4w\apps\cartoweb3\client\ClientPluginHelper.php
call: ClientExportGge->initializeResult(Null)
file: UNKNOWN - UNKNOWN
call: ServerCallerHelper->initializeResultHelper(Object(ClientExportGge),
Object(MapResult))
file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
call: call_user_func_array(Array(2), Array(2))
file: 320 - C:\ms4w\apps\cartoweb3\common\PluginManager.php
call: PluginManager->callPluginImplementing(Object(ClientExportGge),
"ServerCaller", "initializeResult", Array(1))
file: 712 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
call: PluginManager->callEnabledPluginsImplementing(2, "ServerCaller",
"initializeResult", Array(1))
file: 1098 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
call: Cartoclient->callEnabledPluginsImplementing(2, "ServerCaller",
"initializeResult", Object(MapResult))
file: 1261 - C:\ms4w\apps\cartoweb3\client\Cartoclient.php
call: Cartoclient->doMain()
file: 38 - C:\ms4w\apps\cartoweb3\htdocs\client.php
call: Cartoclient->main()
the projection is
CONFIG "PROJ_LIB" "/ms4w/proj/nad/"
...
PROJECTION
"init=epsg:24877"
END
Please help me to solution this problem.
Thanks and regards,
Karol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20081122/f6010731/attachment.html
More information about the Cartoweb-users
mailing list