GeospatialPython.com
Points, Polylines, Polygons, Pixels, Python!
Pages
(Move to ...)
Home
Archive
▼
Thursday, November 16, 2017
Creating MultiPoint Shapefiles with PyShp
›
Pyshp let's you create any type of shapefile. Normally a point shapefile has one point per record. But Photo credit: VancouverMom.c...
Tuesday, March 14, 2017
QGIS Python Programming Cookbook - SECOND EDITION
›
The second edition of the " QGIS Python Programming Cookbook " is out today from Packt Publishing! And after my second publishing...
Sunday, October 16, 2016
Cutting a Line Shapefile with a Point Shapefile using Shapely
›
Shapely works with geometric classes. Sometimes you want those geometries to come from shapefiles. That's where PyShp comes in. I...
Wednesday, October 12, 2016
Reproject a Polygon Shapefile using PyShp and PyProj
›
Via the blog "Geospatiality": In this post I will use the PyShp library along with the PyProj library to reproject the ...
Tuesday, October 4, 2016
3D Multipatch Shapefile in Pure Python
›
Via GIS StackExchange... http://gis.stackexchange.com/questions/212821/pyshp-create-multipatch-cube/ 3D cube shown in Esri ArcScene ...
‹
›
Home
View web version