Python/GIS
From charlesreid1
GIS software for Python.
BEWARE YE, FOR HERE THERE BE DRAGONS
Links
Geopandas (extending Pandas datatypes to work with GIS data): https://github.com/geopandas/geopandas
(Basic) Python for Geo people from University of Helsinki: https://github.com/Python-for-geo-people/Course-information
(Advanced) Automating GIS course from University of Helsinki: https://automating-gis-processes.github.io/2016/index.html
Interactive maps with Bokeh: https://automating-gis-processes.github.io/2016/Lesson5-interactive-map-bokeh.html
Flags
GIS programs and tools for drawing maps and visualizing geographic data
Python: General resources for GIS in Python: Python/GIS
Software: Mapbox: Mapbox Shapely (for drawing shapes): Shapely Geography library: Geos
Applications: 3D printing geography: 3D Printing FreeCAD for designing shapes: FreeCAD Shapefiles: Shapefiles STL files: STL Files
|
Python a powerful programming language
Scientific Python: Data analysis libraries: Scipy · Numpy · Pandas · Statsmodel Machine learning libraries: Sklearn Neural network libraries: Tensorflow · Keras Plotting/viz: Matplotlib · Seaborn · Jupyter Solving partial differential equations and bessel functions: Fipy · Bessel Functions
Web and Networking Python: Web programming: Flask · Webapps · Mechanize · Scrapy · Gunicorn Wifi: Wireless/Python · Scapy IPython and Jupyter: Jupyter
Drawing, Geometry, and Shapes: Shapely (for drawing shapes): Shapely Geography library: Geos
General Useful Python Utilities: Python Remote Objects: Pyro Logging (create multi-channel log messages): Logging Keyboard (control keyboard from Python): Keyboard
Black Hat Python: Network scanning: Python/Scanner
|