PDA

View Full Version : KML to Shape


miketerror
11-15-2007, 06:29 AM
Hi i need the logic of converting KML file to shape file. I analyzed kml file and found that only the co ordinates can be taken from it which acts as input to create a shape file.But where thus these coordinates gets mapped inside shape file format? I reviewed the shape file format also .

Delfim
03-05-2009, 02:11 PM
Can you tell me how do you get to see the co ordinates of a kml file?
Best regards
Delfim

martin
03-05-2009, 04:29 PM
Just open it with a text editor.

tpstigers
03-05-2009, 04:53 PM
Do you have a compelling reason to do this yourself? If not, just use Kml2shp (http://www.zonums.com/kml2shp.html).