[Qgis-user] QGIS Server error when printing to PDF

2016-08-24 Thread DimK
Hello,

When using the print option from the QGIS Web Client to print pdf, an
internal server error is returned:

http://localhost/qgis/qgis_mapserv.fcgi.exe?map=c%3A%2FApach
e24%2Fhtdocs%2Fmygis%2Fprojects%2Fhelloworld.qgs=
WMS=1.3=GetPrint=pdf
=application%2Fvnd.ogc.se_inimage=true=
EPSG%3A3857=300=Composer%201%3Aextent=-
3586440.5%2C1909298.7%2C3938740.5%2C6179401.3%
3Arotation=0%3Ascale=3500%3Agrid_interval_
x=250%3Agrid_interval_y=250=
Country%2CHello=255%2C255

My log file error:

[Mon Aug 22 08:47:18.033625 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] End of script output before headers: qgis_mapserv.fcgi.exe
[Mon Aug 22 08:47:18.033625 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] AH01215: Warning 1: Unable to find driver ECW to unload from
GDAL_SKIP environment variable.\r: C:/QGIS/apps/qgis-ltr/bin/qgis
_mapserv.fcgi.exe
[Mon Aug 22 08:47:18.034626 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] AH01215: Warning 1: Unable to find driver ECW to unload from
GDAL_SKIP environment variable.\r: C:/QGIS/apps/qgis-ltr/bin/qgis
_mapserv.fcgi.exe
[Mon Aug 22 08:47:18.034626 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] AH01215: Warning 1: Unable to find driver JP2ECW to unload from
GDAL_SKIP environment variable.\r: C:/QGIS/apps/qgis-ltr/bin/qgis
_mapserv.fcgi.exe
[Mon Aug 22 08:47:18.034626 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] AH01215: Warning 1: Unable to find driver ECW to unload from
GDAL_SKIP environment variable.\r: C:/QGIS/apps/qgis-ltr/bin/qgis
_mapserv.fcgi.exe
[Mon Aug 22 08:47:18.034626 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] AH01215: Warning 1: Unable to find driver JP2ECW to unload from
GDAL_SKIP environment variable.\r: C:/QGIS/apps/qgis-ltr/bin/qgis
_mapserv.fcgi.exe
[Mon Aug 22 08:47:18.034626 2016] [cgi:error] [pid 3428:tid 1036] [client
::1:49864] AH01215: QFSFileEngine::open: No file name specified\r:
C:/QGIS/apps/qgis-ltr/bin/qgis_mapserv.fcgi.exe


But when I replace FORMAT output to PNG - it's all right!

I use QGIS 2.8 (long term) 64 bit version on Windows Server 2012 R2
Standard, Apache 2.4.20 (Win64). I tried using version 2.14 and 2.16 but
without success.

How to fix it? Any ideas?

Dmitry Konoplya
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Updating coordinates in attribute table

2016-08-24 Thread Randal Hale
Open your attribute table and make your table editable. In the field 
calculator select "update existing field" and in the expression menu use 
$x for x and $y for y - it should update to the correct coordinates.


Randy


On 08/24/2016 08:31 PM, Grant Boxer wrote:


I have a series of points in an attribute table. How do I populate new 
easting and northing coordinates columns so I can display the 
coordinate data? I would guess it is via the expression menu?


Grant Boxer

Perth, Western Australia



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


--

Randal Hale
North River Geographic Systems, Inc
http://www.northrivergeographic.com
423.653.3611 rjh...@northrivergeographic.com
twitter:rjhale http://about.me/rjhale
http://www.northrivergeographic.com/introduction-to-quantum-gis
https://www.facebook.com/NRGSInc

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

[Qgis-user] Updating coordinates in attribute table

2016-08-24 Thread Grant Boxer
I have a series of points in an attribute table. How do I populate new
easting and northing coordinates columns so I can display the coordinate
data? I would guess it is via the expression menu?

 

Grant Boxer

Perth, Western Australia

 

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

Re: [Qgis-user] Raster Conversion Missing in Mac OSX 2.14.3

2016-08-24 Thread William Kyngesburye
Maybe your Gdal Tools Settings changed, and QGIS can't find GDAL.  This can 
happen when the major GDAL version changes - it doesn't update the paths for 
you in the Gdal Tools Settings.

In a clean install, QGIS has default settings that will work.  You can either 
delete ~/Library/Preferences/org.qgis.qgis2.plist, which will zap ALL your QGIS 
preferences, or open the Gdal Tools Settings and delete all the Gdal paths, 
then restart QGIS.

> On Aug 24, 2016, at 2:51 PM, Clifford Snow  wrote:
> 
> Agustin,
> Thanks for the screen shots. Mine is the same except that I'm running 1.11.4 
> version of OGR. There doesn't seem to be any settings option that would cause 
> some of the raster options to be missing. 
> 
> I feel like I'm missing something obvious.
> 
> Thanks for the help. I may just reinstall.
> 
> 
> -- 
> @osm_seattle
> osm_seattle.snowandsnow.us
> OpenStreetMap: Maps with a human touch
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

-
William Kyngesburye 
http://www.kyngchaos.com/

"The beast is actively interested only in now, and, as it is always now and 
always shall be, there is an eternity of time for the accomplishment of 
objects."

- the wisdom of Tarzan





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

Re: [Qgis-user] Mapnik on Win 8.1

2016-08-24 Thread Nyall Dawson
On 25 Aug 2016 5:56 AM, "Oliver Andjelkovic"  wrote:
>
> Hello everybody,
>
> Could someone help me with my mapnik package installation problem?

You'll have more luck asking the mapnik team directly or posting on
gis.stackexchange.

This is a QGIS mailing list and is better suited to QGIS related questions.

Nyall
>
> Thank you in advice,
> Oliver
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Mapnik on Win 8.1

2016-08-24 Thread Oliver Andjelkovic
Hello everybody,

Could someone help me with my mapnik package installation problem?

Thank you in advice,
Oliver
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Raster Conversion Missing in Mac OSX 2.14.3

2016-08-24 Thread Clifford Snow
Agustin,
Thanks for the screen shots. Mine is the same except that I'm running
1.11.4 version of OGR. There doesn't seem to be any settings option that
would cause some of the raster options to be missing.

I feel like I'm missing something obvious.

Thanks for the help. I may just reinstall.


-- 
@osm_seattle
osm_seattle.snowandsnow.us
OpenStreetMap: Maps with a human touch
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] [Qgis-developer] Let's clean up hub.qgis.org

2016-08-24 Thread Tim Sutton
Hi Tom
> On 24 Aug 2016, at 2:11 PM, Tom Kralidis  wrote:
> 

> So can/should we use the wiki at https://github.com/qgis/QGIS/wiki instead?
> 
We prefer that you do not use the wiki. The reason is that over time content in 
a wiki becomes stale and useless because generally people do not maintain their 
wiki pages well. We prefer that you maintain application documentation in the 
QGIS Documentation project and developer documentation in the Doxygen docs 
directly in the source tree. This way content will also be versioned so that 
you can always get content appropriate to the version of QGIS you are running.

Our intention is to use the GitHub wiki only for:

* Organising hackfests
* Providing links to PSC meeting minutes

Similar content which does not need to be maintained and is only there for 
archival purposes.

Thanks!

Regards

Tim





---

Tim Sutton
QGIS Project Steering Committee Chair
t...@qgis.org




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

Re: [Qgis-user] Correct data source encoding for labels

2016-08-24 Thread Bernd Vogelgesang

Hi,
do you have this issue only with labels or do you have the same issue in  
the attribute table (assuming that labels derive from atributes)?


I also have frequent issues with encoding. The only thing that worked for  
me (in some cases) was to check "Ignore shapefile encoding declaration"  
under Settings/Options/Data Sources/Data source handling.


If you try this, you should maybe restart QGIS and/or at least remove and  
re-add the layer in question.


Cheers
Bernd

Am 24.08.2016, 20:23 Uhr, schrieb Luciano La Sala  
:



Hello QGIS users,

I am using QGIS 2.14.0 Essen. I have a shapefile for which I need to  
display labels. All seems ok except that accents are displayed as a  
question a mark inside a diamond. I understand this is a data source  
encoding issue. Is there a practical way to solve it?


Thank you.




--
Bernd Vogelgesang
Siedlerstraße 2
91083 Baiersdorf/Igelsdorf
Tel: 09133-825374
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Correct data source encoding for labels

2016-08-24 Thread Luciano La Sala

Hello QGIS users,

I am using QGIS 2.14.0 Essen. I have a shapefile for which I need to 
display labels. All seems ok except that accents are displayed as a 
question a mark inside a diamond. I understand this is a data source 
encoding issue. Is there a practical way to solve it?


Thank you.

--
Dr. Luciano F. La Sala
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
Departamento de Biología, Bioquímica y Farmacia
Universidad Nacional del Sur
San Juan 670
Bahía Blanca (8000)
Argentina

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

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

Re: [Qgis-user] [Qgis-developer] Let's clean up hub.qgis.org

2016-08-24 Thread Tom Kralidis



On Wed, 24 Aug 2016, Richard Duivenvoorde wrote:


Date: Wed, 24 Aug 2016 14:00:24 +0200
From: Richard Duivenvoorde 
Reply-To: rich...@duif.net
To: Tom Kralidis ,
Paolo Cavallini 
Cc: qgis-user ,
qgis-developer 
Subject: Re: [Qgis-user] [Qgis-developer] Let's clean up hub.qgis.org

On 23-08-16 23:41, Tom Kralidis wrote:

Hi Paolo: thanks for the info.  I've backed up some relevant
MetaSearch wiki pages.

I'm guessing the issues will be ported over as part of the migration?


Mmm, unfortunately not :-(

Because of the (old) Redmine version some redmine2github exporters we
found on Github just did not work (at least not for the
QGIS-application). We also hit the 'api-throtteling-limit' pretty soon...



This is unfortunate.


We are preparing a dedicated server, now to run a recent version of
Redmine. But we choose to only run the issuetracker, so no
wiki-pages/project pages anymore. The Redmine is a vanilla as possible
to minimize work on updates/wikispam etc etc.



So can/should we use the wiki at https://github.com/qgis/QGIS/wiki instead?


BUT: as MetaSearch is a core plugin 'your' plugin's will be in the
QGIS-application ones?



Yes, correct.  MetaSearch is a category within QGIS-application.


Regards,

Richard



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

Re: [Qgis-user] [Qgis-developer] Let's clean up hub.qgis.org

2016-08-24 Thread Richard Duivenvoorde
On 23-08-16 23:41, Tom Kralidis wrote:
> Hi Paolo: thanks for the info.  I've backed up some relevant
> MetaSearch wiki pages.
> 
> I'm guessing the issues will be ported over as part of the migration?

Mmm, unfortunately not :-(

Because of the (old) Redmine version some redmine2github exporters we
found on Github just did not work (at least not for the
QGIS-application). We also hit the 'api-throtteling-limit' pretty soon...

We are preparing a dedicated server, now to run a recent version of
Redmine. But we choose to only run the issuetracker, so no
wiki-pages/project pages anymore. The Redmine is a vanilla as possible
to minimize work on updates/wikispam etc etc.

BUT: as MetaSearch is a core plugin 'your' plugin's will be in the
QGIS-application ones?

Regards,

Richard

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

[Qgis-user] qgis 2.14.3 for Mac crashes

2016-08-24 Thread massimiliano crea
Hi, I installed from 2 days Qgis 2.14.3 version for mac. When I work with Grass 
and specifically with the modules Import Vector in Grass or R.surf.contour, 
after completing the processing and displays new layers, when I close the 
module, the program crashes. Can you give me some guidance?
Thank youMassimiliano Crea

Salve, ho installato da 2 giorni Qgis versione 2.14.3 per mac. Quando lavoro 
con Grass e nello specifico con i moduli Importa Vettore in Grass oppure 
R.surf.contour, dopo aver completato l'elaborazione e visualizzato i nuovi 
layer, quando chiudo il modulo, il programma va in crash. Mi potete dare 
qualche indicazione?
GrazieMassimiliano Crea___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Australias Dynamic datum

2016-08-24 Thread Grant Boxer
Australia plans to change it datum again. See article here
http://www.spatialsource.com.au/2016/08/australias-positioning-crisis-media-
storm-continues/ and here http://www.icsm.gov.au/gda2020/gmiwg.html. Does
anyone see any QGIS projection problems with this change? I would assume
there will just be an update to the EPSG projection data file.

 

Grant Boxer

Perth, Western Australia

 

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