Re: [Qgis-user] QGIS_EPANET - command line tool

2014-08-26 Thread Larry Shaffer
Hi Francesco, On Tue, Aug 26, 2014 at 4:39 AM, Francesco Liva wrote: > Hi > > Sorry to bother you again, but I really need to solve my problem > > When I run the AppleScript: > > *tell* *application* "Terminal" > *do script* "open /Applications/EPANET2.00.12.app" > *end* *tell* > > It open the E

Re: [Qgis-user] QGIS BROWSER uselessness!

2014-08-26 Thread Filipe Dias
The QGIS browser that's available inside QGIS is quite useful and for the most part it works as well as ArcCatalog. The only issue I have is that it's not possible to rename or delete layers with it (I think I submitted a feature request a about this 2 years ago). As for the standalone Qgis browse

Re: [Qgis-user] QGIS BROWSER uselessness!

2014-08-26 Thread Amedeo Fadini
Hello, On Tue, Aug 26, 2014 at 4:09 PM, SIT delle Riserve Naturali di Legambiente Sicilia wrote: > Can someone explain the usefulness of QGIS BROWSER? > It 's very slow, does not allow you to rename files, and does not allow drag > and drop files in QGIS DESKTOP! I don't use Qgis browser very ofte

[Qgis-user] geometry attribute units

2014-08-26 Thread john polo
Andre and others, Thanks for your help with this. John ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS BROWSER uselessness!

2014-08-26 Thread Alexandre Neto
On Tue, Aug 26, 2014 at 3:09 PM, SIT delle Riserve Naturali di Legambiente Sicilia wrote: > Can someone explain the usefulness of QGIS BROWSER? > It 's very slow, does not allow you to rename files, and does not allow > drag and drop files in QGIS DESKTOP! > 1. I don't find it to be slow in my c

Re: [Qgis-user] geometry attribute units

2014-08-26 Thread Andre Joost
Am 26.08.2014 15:48, schrieb SIT delle Riserve Naturali di Legambiente Sicilia: But before you must be sure that layer and project have equal GCS !!! Good Luck! If you disable On-the-fly-reprojection, you will not have a project CRS anymore. Greetings, André Joost _

[Qgis-user] error when moving feature postgis layer

2014-08-26 Thread Dario
Impossível enviar modificações para a camada Rip_ Erros: ERRO: 1 geometria não modificada.    Erros no provedor:       Erro PostGIS ao mudar velores de geometria: server closed the connection unexpectedly     This probably means the server terminated abnormally     before or while processing the

Re: [Qgis-user] QGIS BROWSER uselessness!

2014-08-26 Thread Paolo Cavallini
Il 26/08/2014 16:09, SIT delle Riserve Naturali di Legambiente Sicilia ha scritto: > Can someone explain the usefulness of QGIS BROWSER? you mean the separate application, or the panel insider QGIS? > It 's very slow, does not allow you to rename files, and does not allow drag > and drop > file

[Qgis-user] QGIS BROWSER uselessness!

2014-08-26 Thread SIT delle Riserve Naturali di Legambiente Sicilia
Can someone explain the usefulness of QGIS BROWSER? It 's very slow, does not allow you to rename files, and does not allow drag and drop files in QGIS DESKTOP! I think it would be very useful if it worked as ArcCatalog! Tata Livreri -- Legambiente Comi

Re: [Qgis-user] geometry attribute units

2014-08-26 Thread SIT delle Riserve Naturali di Legambiente Sicilia
But before you must be sure that layer and project have equal GCS !!! Good Luck! Tata Livreri Il 25/08/2014 15:05, Carlos Cerdán ha scritto: Just a little correction: geometry is not calculated in units of the layer, but in units of the project. Be sure that "on the fly" reprojection is disa

Re: [Qgis-user] QGIS_EPANET - command line tool

2014-08-26 Thread Francesco Liva
Hi Sorry to bother you again, but I really need to solve my problem When I run the AppleScript: tell application "Terminal" do script "open /Applications/EPANET2.00.12.app" end tell It open the EPANET programme. But when I run the AppleScript from QGIS he gives me the error: Algorith

Re: [Qgis-user] QGIS_EPANET - command line tool

2014-08-26 Thread Francesco Liva
Hi Larry Thank you for your answer, I have made an AppleScript with the following: tell application "Terminal" do script "open /Applications/EPANET2.00.12.app" end tell and I have tried as well to give to PROCESSING within QGIS the following path: /Applications/EPANET2.00.12.app In both