Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

While searching for information on some qgis functionality on the web, i noticed several times, people using version 1.9, however this version is probably some beta (or so i thought) but i cant seem to find a download/site of it anywhere.

Then, on some other site someone wrote thats a development version of 1.7.4. Wiki site lists only official versions, but i want to know, is there a site where some beta previews are available? google search yields nothing useful under 'qgis beta', 'qgis 1.9'

Thanks

share|improve this question
What operating system are you using? – L_Holcombe Oct 17 '12 at 7:22
2  
QGIS 1.9.0 avaible from OSGEO4W downloader. trac.osgeo.org/osgeo4w – HasT Oct 17 '12 at 7:31
Windows 7 and Ubuntu both – U2ros Oct 17 '12 at 7:47

1 Answer

up vote 6 down vote accepted

Depends on the operating system ...

OSX:

  • Nightly builds are available here; they depend on the GDAL_complete and GSL frameworks from Kyngchaos;
  • Kyngchaos sometimes has a development version on the site too (but not as of this post).

Ubuntu / Debian Linux:

  • Add the 'unstable' PPA to your sources.list and you'll get the latest version available.

Windows:

  • The OSGeo4W installer can be used in 'advanced' mode to allow the development versions to be installed.
share|improve this answer
Yes... i ve used osgeo4w installer on windows of course, but didn't notice that option, thanks – U2ros Oct 17 '12 at 7:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.