[gdal-dev] OGR shapefile problems

Dane Springmeyer blake at hailmail.net
Sat Feb 9 18:23:01 EST 2008


Nice Even. I obviously didn't catch what was going wrong, figuring  
ogrinfo was throwing a visible error for John.

I reran both:
ogrinfo nv_firehist_2007.shp -al > fire.txt
and
ogrinfo NV_Landowner_200711.shp -al > land.txt

After inspecting the output it seems I get cleanly to:

OGRFeature(nv_firehist_2007):3743

and bail on:

OGRFeature(NV_Landowner_200711):22730
   NAME (String) = Bureau of La


Dane




On Feb 9, 2008, at 3:05 PM, Even Rouault wrote:

> I could reproduce a problem with your file on GDAL trunk and  
> branches/1.5. It
> is not MAC OS X specific.
> The issue was the polygon feature whose FID = 22734, with nParts == 0.
> Fixed in trunk in r13744 and in branches/1.5 in r13755
>
> Best regards
>
> Le Saturday 09 February 2008 23:31:57 John C. Tull, vous avez écrit :
>> Hello All,
>>
>> I am running into problems with a shapefile using GDAL 1.5 binaries
>> compiled by William Kyngesburye for OS X Leopard. We are trying to  
>> see
>> if the problem is a GDAL 1.5 issue, or if it is something OS X  
>> related.
>>
>> The file reads properly using pre 1.5 GDAL binaries on OS X and
>> Ubuntu. I did not have a 1.5 binary on my Ubuntu vm to test. I used
>> 'ogrinfo -al' on the file.
>>
>> If anyone cares to take a look, I have placed the problem file  
>> online.
>> You can download the landowner shapefile from
>> http://homepage.mac.com/jctull/
>>
>> Thank you,
>> John Tull_______________________________________________
>> gdal-dev mailing list
>> gdal-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev



More information about the gdal-dev mailing list