A proprietary Unix-based operating system created by Apple Inc.
13
votes
5answers
2k views
Using ArcGIS 10 on a virtual machine with OSX
I'm currently using ArcGIS 10 on a Windows 7 64 bit Macbook Pro (2.53 Ghz and 8GB of RAM) using VMWare. However, when I am using ArcGIS I find it quite slow even with Windows 7 (64-bit) optimized for ...
11
votes
7answers
750 views
What are some of the OSX GIS tools
Most Opensource tools are cross platform; however, some GIS tools such as ArcGIS are platform specific (windows only). What are some of the GIS tools that are usable on the mac?
EDIT
Although thank ...
10
votes
4answers
684 views
Problems with NA values when reading .DEM file with R 'raster' package in Windows
I am trying to read a raster file in a .DEM format on windows using the 'raster' package in R.
I get problems with NA values, when loading the data into R in Windows 7, but I do not have the problem ...
8
votes
4answers
2k views
installing GEOS, PROJ, GDAL/OGR into a python virtualenv on Mac OS X
I am trying to setup an isolated python virtualenv to work on GIS projects on my Mac OS X. Sounds like I will need to install the GEOS, PROJ, GDAL/OGR from the kyngchaos site here ...
7
votes
1answer
136 views
Why is QGIS 1.8 crashing when exporting to PDF?
I want to export for example this:
but qgis crashes. Sometimes with an error message std::bad_alloc. But: My Mac has 8 GByte RAM and "just" 5,... something (of 8) GByte are used, moreover there is ...
6
votes
4answers
1k views
Are there any issues to be aware of running ArcGIS on a Mac?
I'm considering upgrading the PC to a MacBook Pro and installing Parallels, and would like advice from other ArcGIS Desktop users who have done this.
The performance aspects of VM-ware are considered ...
4
votes
0answers
405 views
How to get rpy2 for QGIS on OSX?
I am a new QGIS user, have installed QGIS on a Mac running Snow Leopard OSX 10.6.8 following all the instructions. QGIS seems to work well for everything other than when I boot up I get the message
...
3
votes
1answer
556 views
Failing to build PostGIS on Mac OS X 10.6.8 (Snow Leopard)
I'm getting the same problem expressed here
Failing to build PostGIS on OS X 10.7 Lion
But in Mac OS X Snow Leopard. Things I have checked include:
PostgreSQL compiled to several architectures. I ...
3
votes
1answer
222 views
ECW/MrSid plugin for GDAL from Kyngchaos not working on Mountain Lion?
Subject says it all. I have installed all of Kyngchaos packages, but
gdalinfo --formats
does not list ECW or MrSid formats.
Could someone else with Mountain Lion try if they can get any JP2 driver ...
3
votes
1answer
656 views
GDAL ECW Support on OSX
I have a large number of ECW format raster images and would like to use with GDAL (and ultimately in QGIS) on Mac OSX.
Having seen that there is no official ESRI support for the ECW library on any ...
3
votes
0answers
58 views
Are there any Objective-C frameworks for shapefile drawing?
Hello can someone point me to library for this? Which can read .shp files and render them?
Thanx.
Mirek
2
votes
1answer
274 views
Geoserver startup page
I have been looking for this for a while and can't find the answer: when you startup geoserver a webpage is opened at localhost:8080/geoserver/web but if you have changed your port config in jetty.xml ...
2
votes
1answer
132 views
Vectors created in OTB Monteverdi are displaced
I'm using the Orfeo Toolbox Monteverdi in combination with QGIS in order to produce classified vectors of vegetation cover which I then use in maps in QGIS. (I can't use the QGIS OTB plugin because as ...
2
votes
1answer
940 views
Are there any known problems using QGIS on Mac OSX Mountain Lion?
A few days ago Apple released a new version of the OSX (10.8) and I'm thinking about upgrading.
So, I was wondering if anyone had any problems with GIS applications (QGIS) and other similar software ...
2
votes
0answers
84 views
Install Georeferencer Plug-in QGis 1.7.0 OS X
I'm trying to install the Georeferencer plug-in in QGis 1.7.0 on Mac OS X (10.5.8).
However the plug-in doesn't show up in the list. I have used "enable 3rd parties directory" and I have checked ...
1
vote
2answers
2k views
GDAL tools for QGIS on OSX - what is the exact directory for gdal binaries?
When I try to use the gdal raster tools, eg clipper, I get the message "The process failed to start. Either the invoked program is missing, or you may have insufficient permissions to invoke the ...
1
vote
2answers
79 views
What software is available on OSX for working with DEMs?
I have several adjacent DEM files and would like to combine them into a mosaic and then export to DEM and TXT. I know a Windows solution is to use MICRODEM but before installing Windows 7 I would like ...
1
vote
1answer
196 views
How to install the Python module Shapely.geometry for QGIS use?
I'm using QGis 1.8.0 on a MAc with OSX 10.6.8 (Snow Leopard).
I've installed QGIS including:
GDAL;
GSL;
UNIXImageIO;
Freetype;
Matplotlib
all from www.kyngchaos.com/
When installing the plugin ...
1
vote
1answer
669 views
How to verify a PostGIS installation on OS X?
I am trying to set up GeoDjango and installing PostGIS on my mac and when I am trying to
./configure
I am getting this error
checking PostgreSQL version... PostgreSQL 8.4.9
checking libpq-fe.h ...
1
vote
1answer
64 views
How to set the path to shapely?
I am using QGIS 1.8.0 on Mac OS 10.8.3 with python 2.7. Thanks to other threads in the forum, I have successfully installed shapely here:
...
1
vote
1answer
149 views
Click Handler not working on OpenLayers Map in Ubuntu
This is really strange as the problem seems to be persisting on the Ubuntu OS itself. I have created a WMS and it works fine on Mac and Windows, but not on Ubuntu.
I have a simple WMS which is ...
1
vote
0answers
64 views
Install PostGIS from beginning [duplicate]
Possible Duplicate:
How to verify a PostGIS installation on OS X?
Ok, so i tried installing PostGIS for MacOS X from HomeBrew. Once i started installing,
brew install postgis
It ...
1
vote
4answers
681 views
Failing to build PostGIS on OS X 10.7 Lion
I am trying to install postGIS from source to match the default install of postgreSQL on OS X 10.7. I installed GEOS and PORJ.4 from Kyngchaos and ran
$export MACOSX_DEPLOYMENT_TARGET=10.7
$export ...
0
votes
1answer
83 views
Using macports python 2.7 with macports qgis
I installed qgis through macports on my mac running OSX 10.8.2 but when I run the application (qgis 1.8) it says that I don't have python-gdal installed.
I searched google and it appears that it is ...
0
votes
1answer
173 views
Problem using qgis when I upgraded to osx 10.8.1
I have been running qgis in Mountain Lion for a few weeks now, but when I upgraded to OS X 10.8.1, qgis would no longer work. I get an error saying:
QGIS cannot be opened because of a problem.
Check ...
0
votes
1answer
138 views
How to pan (rather than zoom) when using a 2-finger drag on a Mac
Using Mac OSX, dragging the trackpad with 2 fingers performs a scroll of the web page, equivalent to using the mouse wheel.
However, if the cursor is located within an OpenLayers map, the 2-finger ...
0
votes
0answers
193 views
QGIS 1.8.0-Lisboa DBmanager (OSx) can't connect to remote PostGIS 2.0.2 database (Debian)
The PostGIS database is remote but I have made changes to the Postgresql config files and can access it remotely via pgadmin.
When I open DBmanager in QGIS I see a note on the bottom that says ...
0
votes
1answer
39 views
gdalwarp cant find libproj.dlib
Thought I had finally got Python, gdal and QGIS to play nicely together but just tried to do a batch transform using a bash script to call gdalwarp and it claimed it couldn't read the libproj.dlib ...
0
votes
0answers
21 views
Unable to create spatial database for geodjango [duplicate]
Possible Duplicate:
How to verify a PostGIS installation on OS X?
I am trying to install PostGIS for MacOS X and uptil now this is what i got
PostGIS is now configured for ...

