GeospatialPython.com
Points, Polylines, Polygons, Pixels, Python!
Pages
(Move to ...)
Home
Archive
▼
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 ...
Sunday, August 7, 2016
Pure Python: Loading Shapefiles into PostGIS
›
In addition to being the best spatial database engine available, PostGIS can be manipulated using pure Python without any C-library d...
‹
›
Home
View web version