I don't have Visual Studio installed but possibly loading the GML can be done with code from this link: http://stackoverflow.com/questions/1818147/help-parsing-gml-data-using-c-linq-to-xml
Then writing the lat/lon could be done with this code: http://forums.esri.com/Thread.asp?c=93&f=993&t=251268 But the second link uses ESRI which I know is licensed. Its been a couple months since I've used C# and when I did it was a client connecting to Java via a webservice. You may want to look into the webservice option if all else fails. -----Original Message----- From: "chris" <[email protected]> Sent: Wednesday, August 18, 2010 5:09am To: [email protected] Subject: Re: [Geotools-gt2-users] Help needed - Import GML to SHP Hi all, thanks for the replies. I'm still not having much luck. I'm finding it very difficult because im new to programming and only understand the very basics of xml etc. Basically what i've been asked to do is to write a class that reads a gml file, and from that file creates a shapefile. This will be used in another application and written in c# Cheers Chris -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Help-needed-Import-GML-to-SHP-tp5431467p5435570.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
