Re: [Qgis-user] Startup problem

2008-09-16 Thread Carson J.Q. Farmer

Hey Peter,

Each time I startup Qgis 0.11 I get the error:

Couldn't load plugin "geocode" from ['C:/Program Files/Quantum
GIS\./python', 'C:/Documents and Settings/pee/.qgis//python/plugins',
'C:/Program Files/Quantum GIS\./python/plugins', 'C:\Program
Files\Quantum GIS\python25.zip', '.\DLLs', '.\lib', '.\lib\plat-win',
'.\lib\lib-tk', 'C:\Program Files\Quantum GIS',
'/usr/share/qgis/python']

Is there a simple solution (something with the plugins) ?
  

There is something wrong with your 'geocode' plugin:
Try removing the 'geocode' directory from C:/Documents and 
Settings/pee/.qgis//python/plugins, and reinstall using the python 
plugin installer.


Cheers,

Carson
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] split error

2008-09-16 Thread Peter Bange
When importing a shapefile with points into a PostGIS database with
split I get an error which says that split tries to import a
MULTIMULTPOINT into the database using SQL. Indeed, a MULTIMULTPOINT
does not exist. Can I somehow replace Split with a newer version (I had
the same problem with Qgis 0.8 on an other machine / other platform (MAC
instead of windows2000).

 

Peter Bange

Senior consultant windenergie

Ecofys Nederland b.v.

tel +316 28 130310

 

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Startup problem

2008-09-16 Thread Peter Bange
Each time I startup Qgis 0.11 I get the error:

Couldn't load plugin "geocode" from ['C:/Program Files/Quantum
GIS\./python', 'C:/Documents and Settings/pee/.qgis//python/plugins',
'C:/Program Files/Quantum GIS\./python/plugins', 'C:\Program
Files\Quantum GIS\python25.zip', '.\DLLs', '.\lib', '.\lib\plat-win',
'.\lib\lib-tk', 'C:\Program Files\Quantum GIS',
'/usr/share/qgis/python']

Is there a simple solution (something with the plugins) ?

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Newwbie Question re updating shapefiles

2008-09-16 Thread Carson Farmer
Miner,
> I have a shape file of a number of states and the zip codes polygons that
> are to be found in those states. In another file I have local authorities
> that correspond to a number of zip codes. For example let us say a state is
> comprised of 20 zip codes (number 1 - 20) and the state is divided into 4
> local authorities - north east (zip 1-5); south east (zip (6-10); north west
> (11-15) and south west (16-20). Now I have a number of variables associated
> with each local authority area and I would like to display the shape file of
> the state with the areas identifed as which local authority they are in and
> with the associated variables available.
You should be able to do all this using the functions contained in
'fTools'[1], and possibly some of the geoprocessing functions found in
the 'geoprocessing plugin'[2].

[1] http://www.ftools.ca/fTools.html or add
http://www.ftools.ca/cfarmerQgisRepo.xml to the list of repositories
in your python plugin installer.
[2] Available from the 'official' repository in the python plugin installer

Cheers,

Carson

-- 
Carson Farmer
National Centre for Geocomputation
John Hume Building,
National University of Ireland, Maynooth,
Maynooth,
Co. Kildare,
Ireland.
www.carsonfarmer.com
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Newwbie Question re updating shapefiles

2008-09-16 Thread Miner

HI

Please forgive the elementary nature of this question. I shall try and
explain it as best I can.
I have a shape file of a number of states and the zip codes polygons that
are to be found in those states. In another file I have local authorities
that correspond to a number of zip codes. For example let us say a state is
comprised of 20 zip codes (number 1 - 20) and the state is divided into 4
local authorities - north east (zip 1-5); south east (zip (6-10); north west
(11-15) and south west (16-20). Now I have a number of variables associated
with each local authority area and I would like to display the shape file of
the state with the areas identifed as which local authority they are in and
with the associated variables available. 

I am not concerned if the polygons are "disolved" into 4 larger polygons (as
outlined in the example given)

I hope I have been able to explain the problem I face.

Thanks

Miner
-- 
View this message in context: 
http://n2.nabble.com/Newwbie-Question-re-updating-shapefiles-tp1091637p1091637.html
Sent from the qgis-user mailing list archive at Nabble.com.

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user