Linux is a Unix-like computer operating system assembled under the model of free and open source software development and distribution.
1
vote
1answer
18 views
Where can I find a python GDAL 1.8.0 package?
I have python 2.7.4 installed on my RHEL 5 machine along with gdal-devel-1.8.0 and gdal-1.8.0. I tried to install the GDAL 1.9.1 package available on python's page ...
2
votes
0answers
40 views
Open Street Map “no map for: default”
I'm hitting my head off a wall!
I Have installed renderd and mapnik on Debain squeeze v6.0.5. Renderd(version 0.7.1) is starting without error. But when I request the /osm_tiles2/0/0/0.png . The ...
1
vote
0answers
37 views
Call Vehicle Routing Problem Service via REST - Problem with “time” attributes?
I am trying to get a Vehicle Routing Problem to work as a geoprocessing service on one of our servers.
If I call the geoprocessing service via REST url and submit depots, orders and routes WITHOUT ...
1
vote
0answers
96 views
How to compile Degrib on Ubuntu 12.04 LTS?
I'm trying to compile degrib on a typical Ubuntu 12.04 LTS Server. However, I get an error "undefined reference to gzopen64" which appears to be common when compiling degrib. Do you have any ...
1
vote
0answers
60 views
How to compile mapfish in Debian?
When compiling mapfish I can't help but notice the quickstart instructions on the home site are not very good and have led to broken results so far. Any one able to clarify the steps? for instance ...
0
votes
0answers
32 views
Missing SIP Module in QGIS on Debian Squeeze
Python environment is not loading and shows this error:
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named sip
Versión de Python:
2.6.6 (r266:84292, Dec 26 2010, ...
0
votes
0answers
16 views
'module' object has no attribute 'NullFID' issues installing QGIS Sextante
I have a problem installing the sextante plugin on linux debian. I get the following error:
The plugin is broken. Python said:
'module' object has no attribute 'NullFID'
I am new to qgis. Your help ...
0
votes
0answers
141 views
How to upgrade from QGIS 1.4 to 1.8 on Linux Mint 12?
I've been trying to upgrade from the Enceladus 1.4 version of QGIS to 1.8 on a Thinkpad T42 running on Mint 12. When I try to upgrade from within QGIS help menu I receive the following error message:
...
0
votes
0answers
51 views
xml style file to highlight railway with generate_tiles.py + mapnik + planet.osm
I would like to know how to write an xml style file, so that I can render a map with only railways and country borders.
so far I can successfully use the demo file to generate all the information. ...
