-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 0817623
Showing
15 changed files
with
20,791 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
*I've had this mental image for a long time, I can finally share it*, made with [inkscape](https://inkscape.org/en/). | ||
|
||
|
||
 | ||
|
||
|
||
## Some additional links | ||
|
||
### I/O, transformation, analysis | ||
|
||
- [rasterio](https://rasterio.readthedocs.io/en/latest/): Read, write and transform raster data | ||
- [fiona](http://toblerity.org/fiona/): Read and write vector data | ||
- [xarray](http://xarray.pydata.org/en/stable/): *N-D labeled arrays and datasets in Python* | ||
- [shapely](http://toblerity.org/shapely/): *Manipulation and analysis of geometric objects in the Cartesian plane* | ||
- [pyproj](https://jswhit.github.io/pyproj/): *Performs cartographic transformations and geodetic computations* | ||
- [geopandas](http://geopandas.org/): Spatial extension of pandas | ||
|
||
### Visualization | ||
|
||
- [descartes](https://pypi.python.org/pypi/descartes/): Plotting of spatial objects with matplotlib | ||
- [fiolum](http://python-visualization.github.io/folium/): Interactive visualization of spatial objects with leaflet | ||
|
||
### Databases | ||
|
||
- [geoalchemy2](https://geoalchemy-2.readthedocs.io/en/latest/): The spatial ORM | ||
- [Django gis extension](https://docs.djangoproject.com/en/2.0/ref/contrib/gis/): Not represented in the overview image above, but another handy option to interact with spatial databases. | ||
|
||
### Other | ||
|
||
- A nice [blog entry](http://www.perrygeo.com/python-affine-transforms.html) by Matthew Perry to understand the concept of affine transform |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.