UbuntuGIS
|
Size: 4566
Comment:
|
← Revision 91 as of 2018-09-11 07:30:43 ⇥
Size: 4582
Comment: Update URLs to use HTTPS
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>|| | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(2)>>{{attachment:UbuntuGIS.png||width=300}}|| |
| Line 3: | Line 3: |
| Your Ubuntu is ready for daily, professional GIS work. Getting started it's just a matter of minutes. You can easily install on your machine each of the GIS applications listed below (in brackets the ''package name''), through the Synaptic Package Manager or typing ''sudo apt-get install program-name'' from the command line, just like any other package. | Your Ubuntu is ready for daily, professional GIS work. Getting started -- it's just a matter of minutes. After adding the UbuntuGIS repository corresponding to their distribution (in sources.list), you can easily install on your machine each of the GIS applications listed below (in brackets the ''package name''), through the Synaptic Package Manager or typing ''sudo apt-get install program-name'' from the command line, just like any other package. |
| Line 6: | Line 6: |
| * '''Issue Tracker and Official Wiki''' * https://trac.osgeo.org/ubuntugis/wiki * '''PPA (Personal Package Archives):''' * Stable: https://launchpad.net/~ubuntugis/+archive/ppa/ * Testing: https://launchpad.net/~ubuntugis/+archive/ubuntugis-testing * Unstable: https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable * Experimental: https://launchpad.net/~ubuntugis/+archive/ubuntugis-experimental |
|
| Line 7: | Line 14: |
| * Public list: http://lists.osgeo.org/mailman/listinfo/ubuntu * Old list [[https://lists.launchpad.net/ubuntugis/|archives]] (now limited to Ubuntugis committers) |
* Public list: https://lists.osgeo.org/mailman/listinfo/ubuntu * [[https://lists.osgeo.org/pipermail/ubuntu/|Non-searchable archive]] (Mar 2009-today) * Old list [[https://lists.launchpad.net/ubuntugis/|archives]] (Dec 2008-Feb 2009; now limited to Ubuntugis committers) |
| Line 14: | Line 23: |
| * [[https://trac.osgeo.org/ubuntugis/wiki/QuickStartGuide|QuickStartGuide]] | |
| Line 18: | Line 28: |
| '''A:''' Short answer: none of the above. Long answer: this page is meant to give you all the needed information to get your Ubuntu box into a working, professional GIS workstation/server. UbuntuGIS cannot be ''installed'' simply because we do not create separate packages. However, in the future there might be an ubuntu-gis metapackage that results in the installation of all the needed software. |
'''A:''' An external repository (PPA). UbuntuGIS is a repository that can be added in your sources.list which will provide up to date packages. |
| Line 21: | Line 30: |
| '''A:''' GIS related packages reside in the ''universe'' repositories, and they are built from the Debian sources from time to time, when there's a sync to the current unstable. * '''Q:''' When will the packages that are in the DebianGIS repository be available in Ubuntu? '''A:''' It depends. See above. Each Ubuntu release includes an update of the ''universe'' repositories. |
'''A:''' Basically, yes. We rebuild/adapt the DebianGIS packages in the different Ubuntu distributions. |
| Line 26: | Line 33: |
| Line 27: | Line 35: |
| Line 31: | Line 38: |
| * UbuntuGIS is closely aligned with the [[http://wiki.debian.org/DebianGis|Debian-GIS project]]. At the start of UbuntuGIS release cycle, new Ubuntu packages are imported from Debian Unstable into Ubuntu. | * UbuntuGIS is closely aligned with the [[https://wiki.debian.org/DebianGis|Debian-GIS project]]. |
| Line 33: | Line 40: |
| * Start here: [[https://wiki.ubuntu.com/PackagingGuide|Ubuntu Packaging Guide]] to learn about packaging. * The [[https://launchpad.net/people/ubuntugis|UbuntuGIS launchpad]] provides project hosting for UbuntuGIS. Sign up if you want to help and join the email list here. |
* Start here: [[https://www.debian.org/doc/maint-guide/|Debian New Maintainers' Guide]] and/or [[https://wiki.ubuntu.com/PackagingGuide|Ubuntu Packaging Guide]] to learn about packaging. * Follow the public mailing list: https://lists.osgeo.org/mailman/listinfo/ubuntu * The [[https://launchpad.net/people/ubuntugis|UbuntuGIS launchpad]] provides project hosting for UbuntuGIS. Sign up if you want to help. |
| Line 37: | Line 45: |
| * In the OSGeo wiki there's a page dedicated to the task of creating binary distributions of Open Source Geospatial Software: http://wiki.osgeo.org/index.php/OSGeo_Binary_Distribution | * In the OSGeo wiki there's a page dedicated to the task of creating binary distributions of Open Source Geospatial Software: https://wiki.osgeo.org/index.php/OSGeo_Binary_Distribution |
| Line 44: | Line 52: |
| === GRASS 6.2 Packages === You can find an unofficial repository with updated GRASS 6.2 packages adding to your sources the following line: {{{ deb http://les-ejk.cz/ubuntu edgy multiverse }}} |
=== UbuntuGIS Packages === You can see the current packages that are in the UbuntuGIS repository on our launchpad page: https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable |
| Line 50: | Line 56: |
| === Quantum GIS (QGIS) tutorials and packages === | === QGIS packages === QGIS is now in the UbuntuGIS repository, but also provides a Debian/Ubuntu repository for nightly builds of the trunk development version. See: |
| Line 52: | Line 59: |
| [[BuildingQuantumGisFromSource]] · This good and detailed HOWTO deals with compiling QuantumGIS on Ubuntu making the very best use of packages for all dependancies. Works for the SVN version, too! Trial Ubuntu packages from current SVN version ( /!\ tested only with Dapper): * http://qgis.org/uploadfiles/ Packages in the above directory are date marked so just pick the most recent one. |
https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu |
Your Ubuntu is ready for daily, professional GIS work. Getting started -- it's just a matter of minutes. After adding the UbuntuGIS repository corresponding to their distribution (in sources.list), you can easily install on your machine each of the GIS applications listed below (in brackets the package name), through the Synaptic Package Manager or typing sudo apt-get install program-name from the command line, just like any other package.
General Contents
Issue Tracker and Official Wiki
PPA (Personal Package Archives):
Mailing List:
Public list: https://lists.osgeo.org/mailman/listinfo/ubuntu
Non-searchable archive (Mar 2009-today)
Old list archives (Dec 2008-Feb 2009; now limited to Ubuntugis committers)
IRC -- We share the irc://irc.oftc.net#debian-gis channel with the Debian GIS project.
Packages List -- list of packages in, or proposed for, Ubuntu
For users
UbuntuGIS FAQ
Q: Is UbuntuGIS another, separate, distribution? Or a subset of packages that I can install as a whole on my machine? Or an external repository?
A: An external repository (PPA). UbuntuGIS is a repository that can be added in your sources.list which will provide up to date packages.
Q: Do you just repackage the DebianGIS packages?
A: Basically, yes. We rebuild/adapt the DebianGIS packages in the different Ubuntu distributions.
Q: Can I install DebianGIS packages on Ubuntu?
A: You can try, but it's not recommended. Ubuntu and Debian have source compatibility (e.g. they are built from the same sources), but binary compatibility is not guaranteed to work. Add to this that many packages may have different names due to different compile environments, and you'll see it can be a bit frustrating. However, it might work for you if you manage to tweak the packages to work.
For developers and packagers
UbuntuGIS is closely aligned with the Debian-GIS project.
Start here: Debian New Maintainers' Guide and/or Ubuntu Packaging Guide to learn about packaging.
Follow the public mailing list: https://lists.osgeo.org/mailman/listinfo/ubuntu
The UbuntuGIS launchpad provides project hosting for UbuntuGIS. Sign up if you want to help.
See also
In the OSGeo wiki there's a page dedicated to the task of creating binary distributions of Open Source Geospatial Software: https://wiki.osgeo.org/index.php/OSGeo_Binary_Distribution
https://features.launchpad.net/distros/ubuntu/+spec/ubuntu-gis hosts a specification request for a working, updated GIS workstation under Ubuntu. (needs updating)
http://casoilresource.lawr.ucdavis.edu/drupal/node/96 : Here are detailed instructions on how to build a complete GIS working environment on a Debian-based GNU/Linux system. Works well on Ubuntu, too.
http://postgis.refractions.net/support/wiki/index.php?PostgisOnUbuntu · John Taber wrote this good howto recently, so it should be quite easy to install from source the very latest version of PostGIS (even CVS!).
http://fsiu.uwc.ac.za/gis/index.php?module=wiki&action=wikilink&pagename=PostGisInstallUbuntu
UbuntuGIS Packages
You can see the current packages that are in the UbuntuGIS repository on our launchpad page: https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable
QGIS packages
QGIS is now in the UbuntuGIS repository, but also provides a Debian/Ubuntu repository for nightly builds of the trunk development version. See:
https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
UbuntuGIS (last edited 2018-09-11 07:30:43 by sebastic)
