GeospatialPython / pyshp

This library reads and writes ESRI Shapefiles in pure Python.
MIT License
1.1k stars 259 forks source link

README Edits #160

Closed jmoujaes closed 6 years ago

jmoujaes commented 6 years ago

Hello. I think it would be helpful to mention that Records of shapeType "Point" dont have a "bbox" attribute.

I am fairly new to the Geo world so it may be a given that Points dont have a bounding box? However I think it would be helpful to mention for beginners.

Also, made a couple changes to the text of README. I hope they help.

karimbahgat commented 6 years ago

Hi @jmoujaes, and welcome to the Geo world! Thanks a lot for finding and pointing this out. Small contributions like this from beginners are crucial to making the library user friendly!