[Geomoose-users] Configure Identify and query
Sameera Jayanetti
pushpikasj at gmail.com
Sat Sep 24 02:18:39 EDT 2011
Im Using GeoMoose 2.4, mapserver-6.0.1 & configure it to use my data. Now I
am trying to configure the Identify and query functions. But Identify Tools
and Search Not work with my data. Its only Shows X Y coordinates. Please
someone can help me?
Step to Configuring the Identify Service/Tool
* Defining Identify Service & Map File *
<service name="identify" title="Identify" display="false">
<url>php/identify.php</url>
<step type="spatial" name="shape" line="false" polygon="false"
jump-start="true" default="point">
<input type="visiblelayers" name="layers" value="gnd3/gnd3" />
</step>
</service>
<map-source name="gnd3" type="wms" projection="EPSG:4326" reference="true">
<url>/cgi-bin/mapserv.exe</url>
<layer name="gnd3"/>
<layer name="dsd"/>
<layer name="district"/>
</map-source>
* Define Identify Tool*
<tool name="identify" title="Identify" type="service" service="identify"
cursor="url('cursors/identify2.cur') 9 9,url('cursors/identify2.cur'),auto"
/>
3. Add a Metadata object to the “GND3” layer
METADATA
'identify_record' 'identify_parcel.html'
END
*Create the quarry template file *
<tr bgcolor="#DEE5EB"><td colspan="2">*<u>Parcels</u>*</tr>
<tr>
<td align="right">*DSD_NAME:*</td>
<td>[DSD_NAME]</td>
</tr>
<tr>
<td align="right">*DSD_ID:*</td>
<td>[DSD_ID]</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
--
View this message in context: http://geomoose-users.964460.n3.nabble.com/Geomoose-users-Configure-Identify-and-query-tp2725261p3363849.html
Sent from the Geomoose-users mailing list archive at Nabble.com.
More information about the Geomoose-users
mailing list