Hi Brian,
I'd be interested to hear you expand on your thoughts about adding
GeoPandas to OSGeoLive. (I don't know anything about the project).
You might want to use the "Add Project Questions" as a guide:
http://wiki.osgeo.org/wiki/Live_GIS_Disc#How_to_add_a_project_to_OSGeoLive
My first look at the website implies to me that the project might still
be immature, as it is still at version 0.1.
On 14/12/2014 3:59 pm, OSGeo wrote:
#1428: Include GeoPandas on Live 8.5
-------------------------+--------------------------------------------------
Reporter: darkblueb | Owner: live-demo@…
Type: enhancement | Status: new
Priority: normal | Milestone: OSGeoLive8.5
Component: LiveDVD | Keywords: python, GeoPandas
-------------------------+--------------------------------------------------
on a current nightly, adding GeoPandas looked like this:
{{{
user@live12014:~$ sudo pip install geopandas
[sudo] password for user:
Downloading/unpacking geopandas
Downloading geopandas-0.1.1.tar.gz
Running setup.py (path:/tmp/pip_build_root/geopandas/setup.py) egg_info
for package geopandas
Requirement already satisfied (use --upgrade to upgrade): pandas in
/usr/lib/python2.7/dist-packages (from geopandas)
Requirement already satisfied (use --upgrade to upgrade): shapely in
/usr/lib/python2.7/dist-packages (from geopandas)
Requirement already satisfied (use --upgrade to upgrade): fiona in
/usr/lib/python2.7/dist-packages (from geopandas)
Downloading/unpacking descartes (from geopandas)
Downloading descartes-1.0.1.tar.gz
Running setup.py (path:/tmp/pip_build_root/descartes/setup.py) egg_info
for package descartes
Requirement already satisfied (use --upgrade to upgrade): pyproj in
/usr/lib/python2.7/dist-packages (from geopandas)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil
in /usr/lib/python2.7/dist-packages (from pandas->geopandas)
Requirement already satisfied (use --upgrade to upgrade): pytz>=2011k in
/usr/lib/python2.7/dist-packages (from pandas->geopandas)
Requirement already satisfied (use --upgrade to upgrade): numpy>=1.6.1 in
/usr/lib/python2.7/dist-packages (from pandas->geopandas)
Requirement already satisfied (use --upgrade to upgrade): six in
/usr/lib/python2.7/dist-packages (from fiona->geopandas)
Installing collected packages: geopandas, descartes
Running setup.py install for geopandas
Running setup.py install for descartes
Successfully installed geopandas descartes
Cleaning up...
}}}
--
Cameron Shorter,
Software and Data Solutions Manager
LISAsoft
Suite 112, Jones Bay Wharf,
26 - 32 Pirrama Rd, Pyrmont NSW 2009
P +61 2 9009 5000, W www.lisasoft.com, F +61 2 9009 5099
_______________________________________________
Live-demo mailing list
Live-demo@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc