-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
d4ec8dd
commit 74c62e5
Showing
14 changed files
with
1,965 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,29 @@ | ||
# Sources of Geospatial Data | ||
|
||
* **DIVA-GIS** | ||
* [http://www.diva-gis.org/Data](http://www.diva-gis.org/Data) | ||
* Free country-level and global level data | ||
* **FAO GeoNetwork** | ||
* [http://www.fao.org/geonetwork/srv/en/main.home](http://www.fao.org/geonetwork/srv/en/main.home) | ||
* Satellite data for ag, fishery, food security | ||
* **Natural Earth** | ||
* [http://www.naturalearthdata.com/downloads/](http://www.naturalearthdata.com/downloads/) | ||
* Public domain GIS vector/raster datasets, physical and natural world features | ||
* **OpenStreetMap** | ||
* [https://wiki.openstreetmap.org/wiki/Downloading_data](https://wiki.openstreetmap.org/wiki/Downloading_data) | ||
* Open and crowdsourced data globally | ||
* **OpenTopography** | ||
* [https://opentopography.org](https://opentopography.org) | ||
* Global LIDAR data | ||
* **OpenAddresses** | ||
* [https://openaddresses.io](https://openaddresses.io) | ||
* Free, open global address collection | ||
* **PBC GIS** | ||
* [http://www.pbcgis.com/data/](http://www.pbcgis.com/data/) | ||
* GIS, CAD, satellite | ||
* **USGS EarthExplorer** | ||
* [https://earthexplorer.usgs.gov](https://earthexplorer.usgs.gov) | ||
* Remote sensing, satellite, aerial imagery | ||
* **Wikipedia List of Data Sources** | ||
* [https://en.wikipedia.org/wiki/List_of_GIS_data_sources](https://en.wikipedia.org/wiki/List_of_GIS_data_sources) | ||
|
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,11 @@ | ||
# Geospatial Learning Priorities | ||
|
||
1. Data formats | ||
* Shapefiles | ||
* GeoJSON | ||
* KML | ||
1. Data storage | ||
* PostGIS | ||
1. Analytical methods | ||
1. GIS composition | ||
1. Display methods |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.