MBoustani / GISCube

Web Based GIS Application
Apache License 2.0
44 stars 11 forks source link

Converting Coordinates text to point shapefile #58

Closed MBoustani closed 9 years ago

MBoustani commented 9 years ago

Now you can create a point shapefile from a text file with column based coordinates such as: 30, 10, one 30, 20, two 30, 30, three 30, 40, four

which columns are lat, lon and values. And do not include column titles.