Skip to content

Commit d49e49d

Browse files
authored
Merge pull request #3 from aman-thakral/patch-1
Add pyspatial to Geospatial Data. This seems like a simple a reasonable addition. Thanks for making it so easy!
2 parents a035d51 + c4c7bcd commit d49e49d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* [geog][] - For a numpy interface to solve geodesic problems
1818
* [h5py][] - Your pythonic gateway to hdf5 files
1919
* [pyModis][] - Download and preprocess MODIS data
20+
* [pyspatial](https://github.com/granularag/pyspatial) - projection aware querying of vector/raster data
2021

2122
## Data Analysis
2223

@@ -81,4 +82,4 @@
8182
[scikit-image]: http://scikit-image.org/
8283
[scikit-learn]: https://github.com/scikit-learn/scikit-learn
8384
[h5py]: https://github.com/h5py/h5py
84-
[pyModis]: https://pypi.python.org/pypi/pyModis
85+
[pyModis]: https://pypi.python.org/pypi/pyModis

0 commit comments

Comments
 (0)