[mapguide-users] mgCoordinateSystemFactory for vb.net?
GordonL
gordon.luckett at arrowgeomatics.com
Fri Jul 16 15:22:02 EDT 2010
Does the mgCoordinateSystemFactory.Create() work for VB.net?
example:
Dim wktCOORD As String = "PROJCS['UTM83-4',GEOGCS['LL83',
DATUM['NAD83',SPHEROID['GRS1980',6378137.000,298.25722210]],
PRIMEM['Greenwich',0],UNIT['Degree',0.017453292519943295]],PROJECTION['Transverse_Mercator'],PARAMETER['false_easting',500000.000],
PARAMETER['false_northing',0.000],PARAMETER['central_meridian',-159.00000000000000],PARAMETER['scale_factor',0.9996],PARAMETER['latitude_of_origin',0.000],
UNIT['Meter',1.00000000000000]]"
Dim coordSysFactory As MgCoordinateSystemFactory = New
MgCoordinateSystemFactory()
Dim coordSysGeo As MgCoordinateSystem = coordSysFactory.Create(wktCOORD)
Errors on last line...
thanks
gordon
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/mgCoordinateSystemFactory-for-vb-net-tp5303415p5303415.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list