[Cartoweb-users] problems with exportGge
Oliver Christen
oliver.christen at camptocamp.com
Mon Nov 24 02:55:34 EST 2008
Hi
did you enable the plugin on server side ?
----- Original Message -----
From: Karol Briones
To: cartoweb-users at lists.maptools.org
Sent: Saturday, November 22, 2008 9:18 PM
Subject: [Cartoweb-users] problems with exportGge
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:
a.. use EPSG syntax for declaring the projection of your mapfile
b.. set persistentQueries = false in YOUR_PROJECT/client_conf/query.ini
c.. 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.
d.. copy demoCW3gge "exportGge" plugin in your projects "plugins" directory
e.. 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
f.. 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 : CartocommonExceptionMessage : 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.phpcall: 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.phpcall: ClientExportGge->initializeResult(Null)file: UNKNOWN - UNKNOWNcall: ServerCallerHelper->initializeResultHelper(Object(ClientExportGge), Object(MapResult))
file: 267 - C:\ms4w\apps\cartoweb3\common\PluginManager.phpcall: call_user_func_array(Array(2), Array(2))file: 320 - C:\ms4w\apps\cartoweb3\common\PluginManager.phpcall: PluginManager->callPluginImplementing(Object(ClientExportGge), "ServerCaller", "initializeResult", Array(1))
file: 712 - C:\ms4w\apps\cartoweb3\client\Cartoclient.phpcall: 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.phpcall: Cartoclient->doMain()
file: 38 - C:\ms4w\apps\cartoweb3\htdocs\client.phpcall: 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
------------------------------------------------------------------------------
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20081124/b5962981/attachment.html
More information about the Cartoweb-users
mailing list