[Qgis-user] Spatial reference system corruption

2007-07-25 Thread John C. Tull
I have a large project that has somehow become corrupt. When I open  
the project file, the map layers load fine and utm coordinates are  
shown correctly. If I try to add a shapefile, I sometimes get an  
error that the shapefile is an unsupported format, otherwise no files  
show up at all in the file browser and the app usually crashes. If I  
check the projection settings when the file is loaded, there are no  
projections showing up under the Spatial Reference System browser. Is  
this anything anyone else has encountered? I believe this is from a  
corrupt xml file, but I have not been able to solve it myself by  
perusing the xml.

If anyone has suggestions or hints, let me know. If you would like to  
peruse the project file, I would prefer to send it off-list.

Thanks,
John Tull


John C. Tull, Ph.D.
Conservation Director
Nevada Wilderness Project
8550 White Fir Street
Reno, NV 89523
775.746.7851
www.wildnevada.org

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


Re: [Qgis-user] Spatial reference system corruption

2007-07-25 Thread Tim Sutton

Hi John

Go ahead and send me the .qgs file. Which version of  qgis is this with?

Regards

Tim
Em 25/07/2007, às 14:16, John C. Tull escreveu:


I have a large project that has somehow become corrupt. When I open
the project file, the map layers load fine and utm coordinates are
shown correctly. If I try to add a shapefile, I sometimes get an
error that the shapefile is an unsupported format, otherwise no files
show up at all in the file browser and the app usually crashes. If I
check the projection settings when the file is loaded, there are no
projections showing up under the Spatial Reference System browser. Is
this anything anyone else has encountered? I believe this is from a
corrupt xml file, but I have not been able to solve it myself by
perusing the xml.

If anyone has suggestions or hints, let me know. If you would like to
peruse the project file, I would prefer to send it off-list.

Thanks,
John Tull


John C. Tull, Ph.D.
Conservation Director
Nevada Wilderness Project
8550 White Fir Street
Reno, NV 89523
775.746.7851
www.wildnevada.org

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



Tim Sutton

QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS

openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological  
niche modelling tool


Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net



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


Re: [Qgis-user] Spatial reference system corruption

2007-07-25 Thread John C. Tull

Tim,

To add some follow-up, I thought there might be an issue with  
PostGIS, but I verified that all is well on that end of things. In  
the past, I had some crash-related issues when the postgres server  
was not running, but this is not the case today.


Cheers,
John

On Jul 25, 2007, at 4:27 PM, Tim Sutton wrote:


Hi John

Go ahead and send me the .qgs file. Which version of  qgis is this  
with?


Regards

Tim
Em 25/07/2007, às 14:16, John C. Tull escreveu:


I have a large project that has somehow become corrupt. When I open
the project file, the map layers load fine and utm coordinates are
shown correctly. If I try to add a shapefile, I sometimes get an
error that the shapefile is an unsupported format, otherwise no files
show up at all in the file browser and the app usually crashes. If I
check the projection settings when the file is loaded, there are no
projections showing up under the Spatial Reference System browser. Is
this anything anyone else has encountered? I believe this is from a
corrupt xml file, but I have not been able to solve it myself by
perusing the xml.

If anyone has suggestions or hints, let me know. If you would like to
peruse the project file, I would prefer to send it off-list.

Thanks,
John Tull


John C. Tull, Ph.D.
Conservation Director
Nevada Wilderness Project
8550 White Fir Street
Reno, NV 89523
775.746.7851
www.wildnevada.org

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



Tim Sutton

QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS

openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological  
niche modelling tool


Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net





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


Re: [Qgis-user] QGIS 0.9 cannot find libqgis_core.so

2007-07-25 Thread Tim Sutton

Hi Magnus!

Doesnt adding this to src/gui/CMakeLists.txt fix the issue?


SET_TARGET_PROPERTIES(qgis PROPERTIES
  INSTALL_RPATH ${CMAKE_INSTALL_PREFIX}/lib
  INSTALL_RPATH_USE_LINK_PATH true
)

I seem to recall you did some magic like this in 0.8.x ?

Regards

Tim

Em 22/07/2007, às 17:56, Magnus Homann escreveu:


Maciej Sieczka wrote:


I added the /usr/local/qgis09/lib/ to my /etc/ld.so.conf, run sudo
ldconfig and it works. However, I wonder why this was necessary for
0.9, while for 0.8.1, which is installed in parallel in
/urs/local/qgis08 with the same directory structure, it was not?


There was some discussion half a year ago on how this should be done.

The consensus (then) was that no special path should be compiled into
the binary, but the use LD_LIBRARY_PATH et. al. is preferred.

Magnus
--  
Magnus Homann

[EMAIL PROTECTED]
+46 702 399 558
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user



Tim Sutton

QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS

openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological  
niche modelling tool


Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net



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