|
From: Robert N. <rn...@gm...> - 2005-09-19 05:17:53
|
for use with OpenMap, you would need to transform the coordinates to lat/lo= n. =20 - Robert On 9/19/05, Suresh Ayyalsamy <Sur...@as...> wrote: > =20 > My GIS input is a XY coordinate system, which I think is a UTM system. Ca= n I > use them directly in Repast or should I convert them to Latitude and > Longitude. For example my input is=20 > =20 > X=3D418386.2763=20 > Y=3D3678312.627=20 > =20 > for Chandler, AZ.=20 > =20 > Is it also possible for this to be represented in some class similar to > Object2DTorus which can accept real numbers, so that it can be used as a = GIS > map?=20 > =20 >=20 >=20 > Suresh=20 > |