UbuntuGIS

Differences between revisions 1 and 91 (spanning 90 versions)
Revision 1 as of 2005-05-28 20:13:40
Size: 9191
Editor: adsl-213-190-44-43
Comment: imported from the old wiki
Revision 91 as of 2018-09-11 07:30:43
Size: 4582
Editor: sebastic
Comment: Update URLs to use HTTPS
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= UbuntuGIS = ||<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:
GIS = Geographical Information System 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 5: Line 5:
This is the page where suggstions and software lists for a professional "out of the box" Ubuntu based GIS workstation should be collected. = General Contents =
 * '''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
 * '''Mailing List:'''
  * 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 7: Line 18:
GIS software is used in a wide variety of businesses, ranging from waterworks over dispatch centers to archeologists, the target is, to build a nice platform for these people and to make ubuntu attractive to GIS ISVs  * '''IRC''' -- We share the irc://irc.oftc.net#debian-gis channel with the Debian GIS project.
 * [[/PackageList|Packages List]] -- list of packages in, or proposed for, Ubuntu
  
= For users =
Line 9: Line 23:
There exists a [http://pkg-grass.alioth.debian.org/cgi-bin/wiki.pl Debian-GIS project]. Packaging new software or updating existing packages should be coordinated with
this project to not duplicate efforts.
The Debian-GIS mailing list can be found at [http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-general]
 * [[https://trac.osgeo.org/ubuntugis/wiki/QuickStartGuide|QuickStartGuide]]
Line 13: Line 25:
Please add software suggestions here or express your will to participate. == UbuntuGIS FAQ ==
Line 15: Line 27:
== Software List ==  * '''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.
Line 17: Line 34:
  * a preconfigured and easy to install mapserver [http://mapserver.gis.umn.edu/] extension for apache2 (already in debian). MapServer is an OpenSource development environment for constructing spatially enabled Internet-web applications. The software builds upon other popular OpenSource or freeware systems including Shapelib, FreeType, Proj.4, GDAL/OGR
  * data conversion tools to read shape files from proprietary tools
  * gpsd a daemon to parse GPS data from NMEA-compatible GPSes (and make it available to multiple clients)
  * gnuplot - portable command-line driven interactive data and function plotting utility
  * gpsdrive is a car (bike, ship, plane) navigation system
  * gpsman - graphical manager of GPS
  ----
Line 24: Line 37:
= currently in Ubuntu/Debian =
 * grass 6.0 [http://grass.itc.it/]
 * qgis is a desktop GIS with support for many formats, including grass and postgis [http://qgis.org]
 * drawmap
 * opencv - [http://www.intel.com/research/mrl/research/opencv/]
 * gdal - [http://www.gdal.org/]
 * php{3/4}-gd - [http://www.boutell.com/gd/]
 * gmt
 * gnuplot
 * gpsbabel [http://gpsbabel.sourceforge.net/]
 * gpsdrive is a car (bike, ship, plane) navigation system
 * gpsman - graphical manager of GPS
 * gpstrans
 * grace
 * gts
 * ircmarkers
 * kflog
= For developers and packagers =
 * UbuntuGIS is closely aligned with the [[https://wiki.debian.org/DebianGis|Debian-GIS project]].
Line 42: Line 40:
= Currently in Debian =
 * Batik - SVG toolkit. Possibly more for development - [http://xml.apache.org/batik/]
 * mapserver - [http://packages.debian.org/unstable/misc/mapserver-bin]
 * 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 46: Line 44:
= Packaged but currently only in Debian-GIS repository =
 * jts - Java Topology Suite is a Java API of 2D spatial predicates and functions - [http://www.jump-project.org/]
 * jump - Java Unified Mapping Platform (JUMP) is a GUI-based application for viewing and processing spatial data - [http://www.jump-project.org/]
 * postgis - GPL GIS extension for PostgreSQL [http://postgis.refractions.net/]
= 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://www.stambouliote.de/projects/howto_postgis.html
 * http://fsiu.uwc.ac.za/gis/index.php?module=wiki&action=wikilink&pagename=PostGisInstallUbuntu
Line 51: Line 52:
= Packages been worked on in the Debian-GIS project =
If you wanna help please write to the Debian-GIS mailing list.
  * Deegree - Java framework for OGC Services - [http://deegree.sourceforge.net/]
  * iGeoPortal - needs deegree - [http://deegree.sourceforge.net/]
  * JGrass - Java based framework for the GRASS Geographic Information System - [http://www.hydrologis.com/html/jgrass/jgrass_en.html]
=== 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 57: Line 56:
= Packaged but not in official Debian =
 * Demeter - C++ library that renders 3D terrains using OpenGL - [http://www.terrainengine.com/] - [http://lpnotfr.free.fr/debianpkgs.shtml]
 * Demtools - 3d landscapes to VRML - [http://www.arq.net/%7Ekasten/demtools/] - [http://ftp2.debian.cz/debian-local/demtools/] (binary only)
 * gpspint - program to get position, down and up-load Waypoints, Routes and Tracks from your GPs to your Computer. - http://gpspoint.dnsalias.net/gpspoint2/download/debian/
 
= Currently not packaged for Debian/Ubuntu =
 * 3map - Free geospatial virtual reality engine [http://www.ping.com.au/]
 * ArcView APR Parser - [http://www.zalf.de/home_samt-lsa/parser/parser.html]
 * AVCE00 - [http://avce00.maptools.org/avce00/]
 * BBBike - information system for cyclists in Berlin and Brandenburg (Germany) - [http://bbbike.sourceforge.net/] - [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=210245]
 * BRL-CAD - [http://sourceforge.net/projects/brlcad/] - [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289632] - [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289684]
 * Buddyspace - IM with GIS stuff - [http://kmi.open.ac.uk/projects/buddyspace/]
 * Cavor - app. builder engine - [http://www.cavor.org/]
 * CGAL - Computational Geometry Algorithms Library - [http://www.cgal.org/] - [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=251885]
 * Chameleon - mapping of some kind. looks good. BSD style licence - [http://www.dmsolutions.ca/technology/chameleon.html]
 * community mapbuilder - allows communities to build maps - [http://mapbuilder.sourceforge.net/]
 * DCMMS - water managerment app - [http://dcmms.sourceforge.net/]
 * dlgvu - dlg map viewer - [http://www.cs.arizona.edu/icon/oddsends/dlgvu/]
 * atkis/edbs - data and viewer. German only - [http://www.rinners.de/edbs/]
 * efoto - Educational Digital Photogrammetric Workstation - [http://e-foto.sourceforge.net/index-e.html]
 * fmaps - mapping app. - [http://sourceforge.net/projects/fmaps/]
 * fulcrum - Java network mapping library - [http://fulcrum.traversetechnologies.com/]
 * garnix - interface with garmin gps - [http://homepage.ntlworld.com/anton.helm/garnix.html]
 * geo - coordinate conversion tool - [http://homepage.ntlworld.com/anton.helm/garnix.html]
 * geocoder - not supported search - [http://dan.egnor.name/google.html]
 * geodas - NOAA app - [http://www.ngdc.noaa.gov/mgg/gdas/gx_announce.Html]
 * geoserver - java gis server - [http://geoserver.sourceforge.net/html/index.php] - [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=283409]
 * geotools - Java GIS toolkit - [http://www.geotools.org/]
 * gistoolkit - Java Gis toolkit - [http://gistoolkit.sourceforge.net/]
 * gml4j - the Java API for facilitating work with Geography Markup Language (GML) - [http://gml4j.sourceforge.net/]
 * gps3d - Opengl visualization - [http://www.mgix.com/gps3d/] [http://lists.debian.org/debian-wnpp/2005/01/msg00097.html]
 * gstat - multivariable geostatistical modelling, prediction and simulation [http://www.gstat.org/]
 * hidrosig - [http://cancerbero.unalmed.edu.co/~hidrosig/ingles/]
 * lignumCAD - furniture 3D cad - [http://lignumcad.sourceforge.net/doc/en/HTML/index.html]
 * igmt [http://www.seismology.harvard.edu/%7Ebecker/igmt/]
 * ipw image processing workbench [http://www.crseo.ucsb.edu/%7Eipw2/]
 * ivics visualization tool to facilitate selection of training samples from satellite images[http://www.nsstc.uah.edu/ivics/]
 * jeeps - development platform for GPS software [ftp://ftp.hgmp.mrc.ac.uk/pub/ajb/jeeps/]
 * jgridshift - software for NTv2 transformation [http://jgridshift.sourceforge.net/index.html]
 * kdem United States Geological Survey (USGS) Digital Elevation Models (DEMs) [http://www.mindspring.com/%7Ejamoyers/kdem/]
 * mapbender - WebGIS [http://www.mapbender.org/]
 * mapit - another web interface to gis data [http://www.mapit.de/index.en.html] [http://lists.debian.org/debian-wnpp/2002/05/msg00417.html]
 * mapryus - line drawing program [http://mapyrus.sourceforge.net/]
 * mobilemaps - "local" search engine [http://www.mobilemaps.com/download/download.html]
 * nrdb - Natural resources database - [http://www.nrdb.co.uk/]
 * ogdi - Open Geographic Datastore Interface - [http://ogdi.sourceforge.net/]
 * openEV Python! library and reference app for viewing data - [http://openev.sourceforge.net/]
 * plonemap - mapping for plone - [http://plonemap.makina-corpus.org/]
=== 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 106: Line 59:
= To support mapserver =
 * MapServer workbench - [http://msworkbench.sourceforge.net/]
 * MapTools (who actually put out mapserver) [http://www.maptools.org/]
 * ka-Map - maps.google style - [http://ka-map.maptools.org/]

= Spatial MySQL extension =
 * [http://dev.mysql.com/doc/mysql/en/spatial-extensions-in-mysql.html]

= No Linux version or unknown =
 * Autorealm - Mapping software, primarily for gamers - [http://autorealm.sourceforge.net/index.php]
 * gisar - 2D,3D dynamic model of real objects - [http://gisar.sourceforge.net/ENG/Index.htm]
 * GIserver - [http://www.inovagis.org/giserver/index.asp]
 * grads - free to distribute, not FLOSS [ttp://grads.iges.org/grads/]
 * gslib - unknown licence, looks ancient - [http://www.gslib.com/]

= Need commercial app =
 * Avpython - for Arcgis - [http://gisdeveloper.tripod.com/avpython.html]
 * gen2shp - for arcinfo - [http://intevation.de/%7Ejan/gen2shp/]


= Websites =
 * [http://opensourcegis.org/] this seems to be an exhaustive list of apps. But I am not a GIS person
 * [http://pkg-grass.alioth.debian.org/cgi-bin/wiki.pl?DebianGis] - Debian GIS group
 * [http://software.geocomm.com/translators/] file format translators
 * GISKnoppix - [http://www.sourcepole.com/sources/software/gis-knoppix/]

From StevenOttens Tue Apr 19 12:57:07 +0100 2005
From: Steven Ottens
Date: Tue, 19 Apr 2005 12:57:07 +0100
Subject: QGIS and ubuntu
Message-ID: <20050419125707+0100@www.ubuntulinux.org>

Several of the qgis devs now work with (k)ubuntu; http://linux-gis.co.uk/ contains CVS-snapshot debs for ubuntu
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

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

See also

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)