issues
search
MBoustani
/
Geothon
Series of GeoSpatial/GIS Python code examples (Python GIS CookBook)
Apache License 2.0
62
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A code that converts netCDF to GeoJSON
#64
MBoustani
opened
10 years ago
1
A code that gives netCDF general information
#63
MBoustani
opened
10 years ago
4
A code that clips GeoTIFF with Shapefile polygon
#62
MBoustani
opened
10 years ago
0
A code that converts point Shapefile to GeoTIFF raster
#61
MBoustani
closed
10 years ago
1
A code that converts GeoTIFF to point shapefile
#60
MBoustani
closed
10 years ago
0
A code that extracts GeoTIFF pixel locations and values to CSV file
#59
MBoustani
closed
10 years ago
0
A code that create a point grid
#58
MBoustani
opened
10 years ago
1
A code that union some features to one feature
#57
MBoustani
opened
10 years ago
0
A code that extracts some features from Shapefile and stores in new Shapefile
#56
MBoustani
closed
10 years ago
0
A code that exports Shapefile attribute table to CSV file
#55
MBoustani
closed
10 years ago
0
A code that generates buffer polygon around Shapefile
#54
MBoustani
closed
10 years ago
0
Consider updating to the Apache2 license.
#53
chrismattmann
closed
10 years ago
0
wrong python module doc string for netcdf_to_shp.py
#52
MBoustani
closed
10 years ago
1
A code that converts netCDF file to Shapefile
#51
MBoustani
closed
10 years ago
0
A code that calculate Zonal Statistics
#50
MBoustani
closed
10 years ago
0
A code that reproject Shapefile
#49
MBoustani
closed
10 years ago
0
A code that re-project GeoTIFF file
#48
MBoustani
closed
10 years ago
0
A code that creates a subset of GeoTIFF
#47
MBoustani
closed
10 years ago
0
A code that generates Convex Hull polygon for point, line and polygon shapefile
#46
MBoustani
closed
10 years ago
0
A code that converts line Shapefile to Point Shapefile
#45
MBoustani
closed
10 years ago
0
No need to export to WKT in create_wkt_polygon.py
#44
MBoustani
closed
10 years ago
1
A code that converts polygon Shapefile to line Shapefile
#43
MBoustani
closed
10 years ago
0
A code that converts polygon Shapefile to Shapefile of points in border of polygon.
#42
MBoustani
closed
10 years ago
0
A code that converts polygon Shapefile to Shapefile of points inside the polygon.
#41
MBoustani
closed
10 years ago
0
A code that converts GeoJSON file format to WKT file format
#40
MBoustani
closed
10 years ago
0
A code that converts GeoJSON file format to Shapefile file format
#39
MBoustani
closed
10 years ago
0
A code that converts GeoJSON file format to KML file format
#38
MBoustani
closed
10 years ago
0
A code that converts KML file format to Shapefile file format
#37
MBoustani
closed
10 years ago
0
A code that converts KML file format to GeoJSON file format
#36
MBoustani
closed
10 years ago
0
A code that converts KML file format to WKT file format
#35
MBoustani
closed
10 years ago
0
Update path to shapefile example files in some examples
#34
MBoustani
opened
10 years ago
0
A code that converts Shapefile file format to WKT file format
#33
MBoustani
closed
10 years ago
0
A code that converts Shapefile file format to KML file format
#32
MBoustani
closed
10 years ago
0
A code that converts Shapefile file format to GeoJSON file format
#31
MBoustani
closed
10 years ago
0
A code that converts WKT file format to KML file format
#30
MBoustani
closed
10 years ago
0
A code that converts WKT file format to GeoJSON file format
#29
MBoustani
closed
10 years ago
0
A code that converts WKT file format to Shapefile file format
#28
MBoustani
closed
10 years ago
0
A code that generates constant color GeoTIFF raster data.
#27
MBoustani
closed
10 years ago
0
A code that returns all information for GeoTIFF file.
#26
MBoustani
closed
10 years ago
0
A code that returns all information from shapefile file
#25
MBoustani
closed
10 years ago
0
A code that creates a multipolygon GeoJSON vector
#24
MBoustani
closed
10 years ago
0
A code that creates a multiline GeoJSON vector
#23
MBoustani
closed
10 years ago
0
A code that creates a multipoint GeoJSON vector
#22
MBoustani
closed
10 years ago
0
A code that creates a polygon GeoJSON vector
#21
MBoustani
closed
10 years ago
0
A code that creates a line GeoJSON vector
#20
MBoustani
closed
10 years ago
0
A code that creates a point GeoJSON vector
#19
MBoustani
closed
10 years ago
0
A code that creates a polygon KML vector file
#18
MBoustani
closed
10 years ago
0
A code that creates a line KML vector file
#17
MBoustani
closed
10 years ago
0
A code that creates a point KML vector file
#16
MBoustani
closed
10 years ago
0
Latitude and longitude are inverse in AddPoint function in files below
#15
MBoustani
closed
10 years ago
0
Next