Re: [gdal-dev] Reading the points from shp file

2016-01-11 Thread Djordje Spasic
Thank you Mike. I have no doubt this code will be useful to somebody looking for a Perl solution. Kind regards, Djordje From: Mike Flannigan To: issworld2...@yahoo.com Sent: Tuesday, January 12, 2016 1:26 AM Subject: Re: [gdal-dev] Reading the points from shp file It appears not

Re: [gdal-dev] Reading the points from shp file

2016-01-11 Thread Djordje Spasic
on to help, though. Kind regards, Djordje Spasic From: Mike Flannigan To: gdal-dev@lists.osgeo.org Cc: issworld2...@yahoo.com Sent: Monday, January 11, 2016 3:11 AM Subject: Re: [gdal-dev] Reading the points from shp file I can't help with the ironpython problem you are having, but

Re: [gdal-dev] Reading the points from shp file

2016-01-10 Thread Mike Flannigan
I can't help with the ironpython problem you are having, but I have a couple of Perl scripts that strip data from shp files. They are not likely to do what you want, but I could try it if you want me to. One of them says this: # This program extracts data from shp and shx files # and places th