[Qgis-user] Heatmap to qgiscloud

2015-03-06 Thread Simo Turunen
Hi all,

I want to add heatmap- file (raster) to my qgiscloud-map. I know that
rasterfiles won´t work in qgiscloud, but is there some way...?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Error uploading data in qgiscloud

2014-10-21 Thread Simo Turunen
Hi,

I´m having problem uploading data in qgiscloud. It says:
"An error has occured while executing Python code:
Traceback (most recent call last):
  File
"C:/Users/xxx/.qgis2/python/plugins\qgiscloud\qgiscloudplugindialog.py",
line 575, in upload_data
if not self.db_connections.isPortOpen(db_name):
  File
"C:/Users/xxx/.qgis2/python/plugins\qgiscloud\db_connections.py", line
89, in isPortOpen
if not uri.port():
AttributeError: 'NoneType' object has no attribute 'port'

Worked before, any idea?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Problem with Qgis cloud

2014-07-25 Thread Simo Turunen
When I´m uploading data on qgis cloud, it says "Data upload error. See Log
Messages for more information". Log message says "Terminating translation
prematurely after failed translation of layer (layer name) (use
-skipfailures to skip errors)

It worked fine before, what could be problem now?

I have created new database, chanced layer name, didn´t work.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] shape to wfs

2014-07-24 Thread Simo Turunen
I need to publish shp-files in web-based map. (not QGIS-based). For that I
need to give my shapefiles in WMS 1.1.1 &1.3.0 or  WMTS 1.0.0 or  WFS
1.1.0. How it can be done if I use QGIS 2.0?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] numbers to text in column

2014-07-15 Thread Simo Turunen
What are the steps, if you want to change numbers to text?

In atrribute table I have a column, which have numbers in it "34522" and
"34521".
I want to change it that number "34522" is called for example "1-2 floors"
or house and "34521" is called "3-n floors" or something else.

I could easily write that text in it, but when I have over 100 000 rows, it
could take a little time :)
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] LAStools error

2014-05-28 Thread Simo Turunen
Hi all!

I installed LAStools for QGIS 2.2, but i have a problem. When I´m trying to
open "lasground" (or some other tool in LAStools), it says "Missing
dependency. This algorithm cannot be run. LAStools folder is not
configured. Pleas configure it before running LAStools algorithms."

My question is, what is the data, that have to be chosen in "LAStools
folder? Or from where (what directory)

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

[Qgis-user] Qgis Cloud error

2014-05-21 Thread Simo Turunen
I´m trying to publish map in qgis gloud. When I´m trying to upload data,
comes error and log says "Terminating translation prematulery after failed
translation of layer"  It start to upload data, but in some time error
appears. Does anyone know, what I have to do to fix that error?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Adding xy-coordinates to attribute table

2014-03-25 Thread Simo Turunen
Hi all,

Is there a way (from calculator?) to create xycoordinates from point that i
created into the same row, that it looks like
"3186295678893" <-x & y.

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

[Qgis-user] creating wfs/wms-data

2014-02-11 Thread Simo Turunen
Hi,

I installed successfully qgis server and created working qgis-project in
wms. What are the steps if I want to share my shapefiles (wfs-data) with
some other users?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Shape to 3d

2014-02-03 Thread Simo Turunen
I have a vector layer with z-values ( Buildings with height-information).
Is there a way to create 3d-data from qgis? (Or possible from another
program and open with qgis, sketchup?)
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Sum of values from atrribute table

2014-01-28 Thread Simo Turunen
I have attribute table with multiple columns. I want to calculate sum of
one row. I know that it is possible to copy/paste table to excel, but the
number of columns is huge. Is there a way to calculate with field
calculator? And how it is done?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Qgis server: Premature end of script headers: qgis mapserv.fcgi.exe

2014-01-09 Thread Simo Turunen
I´m having that kind of problem while trying to get qgis server working.
This question has been here before, but I hadn´t had any answers. Any
ideas? I have followed step by step instructions, but this is were I´m
stuck right now.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Problem installing qgis server for windows

2014-01-07 Thread Simo Turunen
I have read step by step instructions, but still something is wrong.
1) I have downloaded and installed OsGeo4W-Installer
2) I didn´t change anything on "listen", so I left it "Listen 80"
3) I copy/pasted libeay32.dll and ssleay32.dll
from C:\OSGeo4W\apache\bin
to C:\OSGeo4W\apps\qgis\bin.
4) I put a project file in C:\OSGeo4W\apps\qgis\bin (made polygon and saved
a project in that directory)

GetCapabilities request says "Internal Server Error", and if I try to load
WMS from that address from qgis, doesn´t work. Ideas?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] How to create wfs-service?

2014-01-07 Thread Simo Turunen
What are the steps that you can create data that are available in
wfs/wms-format? (For example if I want to share my vector-data, how it can
be done by using WFS?
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user