[Geomoose-users] PROBLEM TO LOAD A TABLE IN GEOMOOSE

Víctor M. Montes Ordóñez i82moorv at uco.es
Mon May 18 10:37:10 PDT 2015


Hi I attach my mapbook and I give you this part of code that is the  
part of the problem:

"<layer title="CLIMATIZACION" src="edificio_c2/CLIMATIZACION"  
metadata="true" legend="true" tip="Muestra la climatizacion del  
edificio" show-legend="true" popups="true">

					   <metadata>http://www.geomoose.org/docs/</metadata>

<legend>images/logo_mini.gif</legend>

</layer>"

And this is the part of my own cap file:

"LAYER
	  CONNECTIONTYPE postgis
	  CONNECTION "user=postgres password=postgres dbname=edificio_c2  
host=localhost port=5432"
	  DATA "the_geom FROM c2_climatizacion USING UNIQUE gid USING SRID=3857"
	  NAME "CLIMATIZACION"
	  METADATA
	    "DESCRIPTION" "CLIMATIZACION"
	    "GROUP" "C2-INSTALACIONES"
	    "LAYER" "Climatizacion"
	    "TRANSPORTATION" "TRUE"
	    "RESULT_FIELDS" "nombre,tipo"
	    "RESULT_HEADERS" "NOMBRE, TIPO"
	    "SPATIALSEARCH" "nombre,tipo"
	    "SPATIALSEARCHLIST" "nombre,tipo"
			 "wms_group_title"   "C2-INSTALACIONES"
			 "wms_title" "Climatizacion"
             ..."

Where are the problem?? Why doesn't charge the table?




Dan Little <theduckylittle at gmail.com> escribió:

> Can you attach your mapbook and specify which layer is giving you problems?
>
> That error usually only happens when you've incorrectly specified a
> path in a <layer> tag.
>
>
>
> On Mon, May 11, 2015 at 1:16 PM, Víctor M. Montes Ordóñez
> <i82moorv at uco.es> wrote:
>> Hi everyone. I try to load some sheaps for my project in GeoMoose, but when
>> i try to load a shape, appears this error message:
>>
>> "GeoMOOSE.changeLayerVisibility: map-source for path (directory of file)
>> undefined."
>>
>> I work loading every shape and add as a layer in file "mapbook.xml".
>>
>> Any solution to this problem??
>>
>> Thanks a lot!! Regards!!
>>
>>
>> _______________________________________________
>> Geomoose-users mailing list
>> Geomoose-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapbook.xml
Type: text/xml
Size: 18754 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20150518/7417a9c5/attachment-0001.xml>


More information about the Geomoose-users mailing list