[Geomoose-users] Idintify over Geoserver WFS in GeoMOOSE
favila at iclam.gov.ve
favila at iclam.gov.ve
Mon Mar 31 10:07:57 PDT 2014
No errors detected using Firebug. I supposed the problem was the
<geometry-name>, I removed it and it works now!
Thank you very much for your help. Now, I will like to use the identify
tool to show some features of the served polygon. I have not had any
success doing it!
If you don't mind....
THANKS AGAIN.
De: Dan Little <theduckylittle at gmail.com>
Para: favila at iclam.gov.ve
cc: GeoMOOSE Users List <geomoose-users at lists.osgeo.org>
Fecha: 31/03/2014 09:20
Asunto: Re: [Geomoose-users] Geoserver WFS in GeoMOOSE
Are you testing on Firefox or Chrome? Can you use Firebug or Developer
Tools to check that the URL GeoMOOSE is calling is returning valid
WFS/GML?
On Thu, Mar 20, 2014 at 1:56 PM, <favila at iclam.gov.ve> wrote:
> I published a WFS in GEOSERVER which I have used several times in QGIS.
Now
> I have been trying to publish it in GeoMOOSE 2.6. I dont want to use
WMS
> because I need to query the NAME among others features of the polygon
> served.
>
> I used this syntaxis in GeoMOOSE mapbook but it did not show any image,
> polygon or error:
>
>
> <map-source name="lago" type="wfs">
> <style type="stylemap"><![CDATA[
> {
> "strokeColor" : "#00ff00",
> "label" : "${NOMBRE}"
> }
> ]]></style>
> <url>http://localhost:8080/geoserver/ows?</url>
> <attribute name="NOMBRE" type="text" label="Nombre:"/>
> <feature-namespace>lago</feature-namespace>
> <feature-type>lago</feature-type>
> <geometry-name>polygon</geometry-name>
> <schema>
> <![CDATA[
http://localhost:8080/geoserver/lago/wfs?service=WFS&version=1.1.0&request=DescribeFeatureType&typeName=lago:lago
]]></schema>
> </map-source>
>
> In the catalog section, the layer is described as:
> <layer title="Lago de Maracaibo" src="lago" activate="true" fade="false"
> unfade="false" legend="false"/>
>
> Any help is welcome!
> Fermin
>
>
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20140331/eaa7f3e4/attachment.html>
More information about the Geomoose-users
mailing list