[mapserver-users] Finding Lat-Long from shp file

2009-04-28 Thread Mukul Gupta
hi...
I want to know if there is any method to automatically get the lat long of
the particular point in the shape file and then store the corresponding
values in mysql database file.
Regards
Mukul
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] Finding Lat-Long from shp file

2009-04-28 Thread Venkat Rao Tammineni
Hi,

 

mapObj will have  extents property ,where you can get  your map extents.

 

For example :- Alert(Map.extent.minx);

Thanks,

 

Venkat

 

 

From: mapserver-users-boun...@lists.osgeo.org
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Mukul Gupta
Sent: Tuesday, April 28, 2009 5:39 PM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] Finding Lat-Long from shp file

 

hi...
I want to know if there is any method to automatically get the lat long of
the particular point in the shape file and then store the corresponding
values in mysql database file.
Regards
Mukul

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users