GeospatialPython.com
Points, Polylines, Polygons, Pixels, Python!
Pages
(Move to ...)
Home
Archive
▼
Friday, November 4, 2011
Deleting Shapefile Features
›
Sometimes, usually as a server-based operation, you need to delete all of the features in a shapefile. All you want left is the shapefile...
Wednesday, November 2, 2011
Generating Shapefile shx Files
›
Shapefile shx files help software locate records quickly but they are not strictly necessary. The shapefile software can manually browse...
Tuesday, October 4, 2011
Your Chance to Make GIS History
›
Update 6/13/12: We finally reverse engineered the sbn indexing algorithm to an Esri-compatible level! Please see this post: SBN Mystery S...
Sunday, October 2, 2011
Pyshp Compatibility
›
Thanks to some outstanding work by a contributor, pyshp is now compatible with Python 2.4 to 3.x. Before I was maintaining a separate code...
Monday, September 26, 2011
Reading Shapefiles from the Cloud
›
In a previous post, I wrote about saving shapefiles using pyshp to file-like objects and demonstrated how to save a shapefile to a zip fi...
‹
›
Home
View web version