[Geomoose-users] feature editing in geomoose

Brent Fraser bfraser at geoanalytic.com
Tue Dec 13 15:45:48 EST 2011


When you do an Identify on the polygon, what is returned?

Best Regards,
Brent Fraser


On 12/13/2011 1:30 PM, sana.openmeetings wrote:
> I am a new user of geoMoose and I am trying to use its feature editor
> function. I have configured all the steps mentioned in the feature editor
> guide and able to add into the database new polygon features only whereas I
> cant edit or delete the polygon features.
>
> I guess my identify.html (shown as follow, template comes with the geomoose)
> needs something to configure.
>
>
> <tr bgcolor="#AA55AA">
> 	<td colspan="2">*[title] ([polygon_id])*</td>
> </tr>
> <tr>	
> 	<td>Owner:</td><td>[owner]</td>
> </tr>
> <tr>
> <td>
> 	javascript:GeoMOOSE.startService('modify_polygon', {'feature:polygon_id' :
> '[polygon_id]','feature:wkb_geometry' : '[wkt_geometry]', 'feature:title' :
> '[title]', 'feature:owner' : '[owner]'}) Edit
> </td>
> <td>
> 	javascript:if(confirm('Are you sure you want to delete this?')) {
> GeoMOOSE.startService('delete_polygon', {'feature:polygon_id' :
> '[polygon_id]'}); } Delete
> </td>
> </tr>
>
>
> I havent started with point feature at this moment as I require only polygon
> feature first.
>
> Anybody, who configure all the steps related to polygon feature and able to
> delete and update polygon feature as well?
>
> Could you please help me how to configure identify.html file ?
>
> Originally in the map file identify.html file is defined as 	
>                  METADATA
> 			'identify_record' 'identify.html'
> 		END
>
> Is that only step needs to performed for calling identify.html file within
> map file?
>
> looking forward for the response who already did this configuration
>
>
> Sana
>
>
>
>
>
>
>
> --
> View this message in context: http://geomoose-users.964460.n3.nabble.com/Geomoose-users-feature-editing-in-geomoose-tp2276648p3583520.html
> Sent from the Geomoose-users mailing list archive at Nabble.com.
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>



More information about the Geomoose-users mailing list