[Geomoose-users] Identify 2.2 Problem

Sameera Jayanetti pushpikasj at gmail.com
Sat Sep 24 05:28:12 EDT 2011


hay please help me

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

1.	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>




2.	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>&nbsp;</td>
<td>&nbsp;</td>

</tr>


--
View this message in context: http://geomoose-users.964460.n3.nabble.com/Geomoose-users-Identify-2-2-Problem-tp2314597p3364052.html
Sent from the Geomoose-users mailing list archive at Nabble.com.


More information about the Geomoose-users mailing list