Re: [Qgis-user] Afther update QGis 3.14.15-1 to QGis 3.14.16-1 python error..!!

2020-09-23 Thread magerlin
Now there is a version 2.14.16-2 Do not know whether it is the same issue but it cannot be started up: Stack Trace PyTuple_Size : PyInit_QtCore : QObject::inherits : qt_plugin_query_metadata : QWidget::event : QApplicationPrivate::notify_helper : QApplication::notify : QgsApplication::notify

[Qgis-user] Problem running v.net.salesman

2020-08-25 Thread magerlin
I have a road network and a set of points. And I want to find the shortest route visiting all points. v.net.salesman should solve this problem but I get this error message: "ERROR: Not enough cities (< 2)" when I run it. I have seen suggestion that I need to connect my points layer to my network

[Qgis-user] Rule based style dependent on selection in another layer

2020-05-14 Thread magerlin
I have two layers: "Bus routes" and "Bus stops" with a common attribute "Sampled_Route". As many bus routes drive on the same road a lot of features are on top of each other. I will like to be able to "Scroll through" my data for QA using the Go2NextFeature plugin and only show the selected bus

Re: [Qgis-user] Should be easy? Open csv in Graphical Modeller

2020-03-31 Thread magerlin
OK - found the reason :-) They are technically csv files but in the GTFS standard the files are named as .txt files. Which QGIS apparently not can handle. Renaming to .csv did the trick - Regards Morten Currently using Qgis 3.10.0 Windows 10, 64bit -- Sent from:

Re: [Qgis-user] Should be easy? Open csv in Graphical Modeller

2020-03-31 Thread magerlin
Thanks for your comment. But I am trying to setup a model for reading GTFS data (General Transit Feed Specification) which are sets of like 10 csv files and I am right now working with 3 sets so like 30 csv files in total. So the aim was to automate tedious work and not have to remember every

Re: [Qgis-user] Should be easy? Open csv in Graphical Modeller

2020-03-31 Thread magerlin
Thanks for your response. But I do not think it should be that complicated? I am not into Python. - Regards Morten Currently using Qgis 3.10.0 Windows 10, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___

[Qgis-user] Should be easy? Open csv in Graphical Modeller

2020-03-31 Thread magerlin
I am fighting with this simple task: I want to create a model that from a completely blank project opens a csv point file (as a start for further modelleing). Following these instructions I can only make it work if csv file is already added to the project as a table with no geometry:

Re: [Qgis-user] Can anybody make v.net.centrality run in Processing?

2019-10-18 Thread magerlin
A complete log: - Regards Morten Currently using Qgis 2.18.23 (OSGeo4) and Qgis 3.8.0 in parallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___ Qgis-user mailing list Qgis-user@lists.osgeo.org

Re: [Qgis-user] Nearest point on line

2019-10-18 Thread magerlin
Not sure I understand your question completely - but the NNJoin plugin can be used to join features from one layer to nearest feature in another layer - Regards Morten Currently using Qgis 2.18.23 (OSGeo4) and Qgis 3.8.0 in parallel Windows 7, 64bit -- Sent from:

[Qgis-user] Can anybody make v.net.centrality run in Processing?

2019-10-18 Thread magerlin
Trying to run v.net.centrality with as many default settings as possible but it breaks down with: ERROR: v.net.centrality: Sorry, is not a valid parameter In other runs I do not get the above error but messages like "WARNING: Unable to create table " With small test-data I sometimes get

Re: [Qgis-user] garbage truck route optimization

2019-07-15 Thread magerlin
Did you find a solution? I am going to solve exactly the same problem! Regards Morten - Regards Morten Currently using Qgis 2.18.23 (OSGeo4) and Qgis 3.8.0 in parallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html

Re: [Qgis-user] Query a MS SQL database without loading entire database?

2019-07-09 Thread magerlin
That was what I was looking for but I could not find that filter - but now I found it by scrolling completely right in the table in the load layer window. I am going to select by some ID's in another layer - can I do a sql join in the filter too? - Regards Morten Currently using Qgis

[Qgis-user] Query a MS SQL database without loading entire database?

2019-07-09 Thread magerlin
I need to use a small part of a huge MS Sql database (data on *ALL* buildings in Denmark!). As far as I can see I can only try to load the whole database (using "add layer") before I do any querying? And this is a no go I can see... - Regards Morten Currently using Qgis 2.18.23

[Qgis-user] Problem running a lot of GRASS procedures in QGIS 3.6.1

2019-04-09 Thread magerlin
Am I the only one having problems running Grass 7 from QGIS 3.6.1? For instance trying to run v.net.salesman in this project Travelling_Salesman.zip gives this error: WARNING: Table does not exist in database

Re: [Qgis-user] Anybody to confirm this WFS problem?

2019-01-31 Thread magerlin
I contacted the server administrator but did not get any real solution. But inside QGIS (3.4.4) I found a solution: I *unticked* "Enable feature paging" in the WFS Connection setup. That cured the problem it seems. - Regards Morten Currently using Qgis 2.18.23 (OSGeo4) and Qgis 3.4.2

[Qgis-user] Creating PDF bookmarks in Atlas created by print composer?

2019-01-04 Thread magerlin
I am about to produce an Atlas in QGIS with 130 maps each showing one road. It is created as an atlas in print composer and I have a label field in the layout which includes the road name (from the coverage layer). I use single file export to get one pdf document of 130 pages, all with identical

Re: [Qgis-user] Anybody to confirm this WFS problem?

2018-12-14 Thread magerlin
Thanks for your input. I just need to clarify, that I am just trying to ad a WFS layer to a completely blank project in a QGIS3 project on my standalone laptop. The data are from the official provider of maps by the state of Denmark (so I can only say that 1/580 of the server is mine ;-)

Re: [Qgis-user] Cursor turns to spinning wheel the second I start QGIS

2018-12-02 Thread magerlin
Thanks, I am aware of that but with something like 100 installed plugins it is a little hard to decide where to start. But I did this instead: I looked up the installation folder for plugins: C:\Users\xxx\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins And sorted it by date. By that

Re: [Qgis-user] Cursor turns to spinning wheel the second I start QGIS

2018-12-02 Thread magerlin
Thanks, I am aware of that but with something like 100 installed plugins it is a little hard to decide where to start. But I did this instead: I looked up the installation folder for plugins: C:\Users\xxx\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins And sorted it by date. By that

[Qgis-user] Cursor turns to spinning wheel the second I start QGIS

2018-12-01 Thread magerlin
For a couple of weeks I have experienced that my cursor turns to a spinning wheel when I start QGIS. It happens in the loading process at some time when the text "Restoring loaded plugins" is shown so I suspect a plugin being the problem? Any ideas on how to find the faulty plugin? An upgrade

Re: [Qgis-user] Anybody to confirm this WFS problem?

2018-10-18 Thread magerlin
Thanks for your input (which I do not fully understand ;-) I think you are pointing at possible problems at the server of the data distributor? But QGIS 2.18 reads it without problems - only QGIS 3 cannot? - Regards Morten Currently using Qgis 2.18.23 (OSGeo4) and Qgis 3.2.2 in parrallel

Re: [Qgis-user] Anybody to confirm this WFS problem?

2018-10-12 Thread magerlin
To be very specific - I can only open project using layer source b) in QGIS 3.2.2 *a)* restrictToRequestBBOX='1' srsname='EPSG:25832' typename='fingerplan17:fp17vf_stationer' url='http://wfs1.erst.dk:80/fingerplan17/wfs' version='auto' table="" sql= *b)* restrictToRequestBBOX='1'

[Qgis-user] Anybody to confirm this WFS problem?

2018-10-12 Thread magerlin
I have problems using WFS in QGIS 3.2.2 - it appears to me that QGIS 3 needs specific information on WFS version number - all the very simple projects below (just one WFS layer) are created and can be opened in QGIS 2.18.24. They vary on what was specified on WFS version when adding the WFS layer

Re: [Qgis-user] WFS not loading in QGIS 3 but works OK in QGIS 2

2018-09-05 Thread magerlin
Input from other user on mail revealed this: Layers works for me too if I add the layers from the browser panel. Problem only occurs when using the menu system “Layer” -> ”Add Layer” -> ”Add WFS Layer” - Regards Morten Currently using Qgis 2.18.23 (OSGeo4) and Qgis 3.2.2 in parrallel

Re: [Qgis-user] WFS not loading in QGIS 3 but works OK in QGIS 2

2018-09-05 Thread magerlin
Hi Andreas All layers fail in Qgis 3.2.2 but works ok in Qgis 2.18.23 My setup in Qgis 3.2.2 (the form is quite different from what you show from nightly build - are anything behind changed too?): What happened when I tried to load

[Qgis-user] WFS not loading in QGIS 3 but works OK in QGIS 2

2018-08-28 Thread magerlin
QGIS 2.18.23 can without any problems handle WFS connections with Version set to Auto. To open same WFS in QGIS 3.2 I have to force the connection to be version 1.0 otherwise Qgis hangs forever. The public available WFS data are from here: http://wfs-kbhkort.kk.dk/k101/ows? - Regards

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread magerlin
That did the trick - thanks - Regards Morten Currently using Qgis 2.18.16 (OSGeo4) and Qgis 3.0.0 in parrallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___ Qgis-user mailing list

Re: [Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread magerlin
Thanks for the link, but I think it is to complicated for me... :-( - Regards Morten Currently using Qgis 2.18.16 (OSGeo4) and Qgis 3.0.0 in parrallel Windows 7, 64bit -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html ___

[Qgis-user] Exporting the browsers XYZ Tiles layers to another PC?

2018-03-13 Thread magerlin
I have an old PC where I have manually added more than 10 tile maps in the Browsers XYZ Tiles (called "Tile Server (XYZ)" in Qgis2). Now transferring to a new PC I would love not to have to manually create all the layers again. Is there any way to export the layer setup from the old PC or any

[Qgis-user] Saved VRT from WMS jumps 3m north

2018-02-07 Thread magerlin
I try to create a local gtiff sub part of a WMS map by right clicking the WMS layer in the layers panel and choosing save. If I choose to save as one gtiff file everything works fine but if I choose to save as several gtiffs joined in a VRT layer the saved VRT map jumps about 3 m north? I am

[Qgis-user] Anybody knows how to download OSM Turn Restrictions?

2017-08-30 Thread magerlin
Like I can download and display road sections with attributes like speed from OSM in QGIS I would like to be able to also show turn restrictions in intersections like the data shown in this map: https://ahorn.lima-city.de/tr/ . I know it has to do with the tag

Re: [Qgis-user] SAGA not shown in Processing Toolbox in version 2.18.10

2017-07-13 Thread magerlin
Thanks - that fixed it. I was not aware of the different SAGA versions available - until now I have just let OSGeo4W install the default and it seems like having been SAGA 2.1.2-2 - Regards Morten Currently using Qgis 2.18.10 (OSGeo4), Windows 7, 64bit -- View this message in context:

Re: [Qgis-user] SAGA not shown in Processing Toolbox in version 2.18.10

2017-07-13 Thread magerlin
It is SAGA version 2.1.2-2 as installed by OSGeo4W - Regards Morten Currently using Qgis 2.18.10 (OSGeo4), Windows 7, 64bit -- View this message in context: http://osgeo-org.1560.x6.nabble.com/SAGA-not-shown-in-Processing-Toolbox-in-version-2-18-10-tp5327384p5327751.html Sent from the

[Qgis-user] SAGA not shown in Processing Toolbox in version 2.18.10

2017-07-11 Thread magerlin
Am I (and other user) the only ones experiencing that SAGA in Qgis 2.18.10 has disappeared from the Processing Toolbox? It is still available under Providers in the Processing Options even though

Re: [Qgis-user] Save as CSV in 2.18.10 stores no geometry

2017-07-09 Thread magerlin
Hi Lene Thank you for pointing me in that direction - I will immediately fill in a bug report. Unfortunately the August conference is in my summer holiday so I will not be able to participate. Hope you have some nice and productive days. - Regards Morten Currently using Qgis 2.18.10

[Qgis-user] Save as CSV in 2.18.10 stores no geometry

2017-07-06 Thread magerlin
Saving a shape file as cvs used in earlier versions to automatically add an x and y attribute to the csv file. This does not happen anymore even though geometry AS_XY is the default under Layer Options in the "Save vector layer as..." dialogue. If one chooses geometry AS_XYZ instead the columns

Re: [Qgis-user] Area Calculations - what the h... is going on?

2017-07-06 Thread magerlin
I normally use the latest version, right now 2.18.10 but I have also a "stripped down" version with almost no plugins saved as "Qgis on a stick" which I sometimes swap to if the current version (or the all to many plugins I cannot keep from installing) are making trouble. This is 2.18.1. (so it

[Qgis-user] Area Calculations - what the h... is going on?

2017-07-06 Thread magerlin
I normally use $area in the field calculator to calculate areas of polygon but now this is really weird. I have 5 polygons in the same shape file and tries to calculate the areas - but two of the polygon get areas of about 100 times as big as they should be while the 3 remaining polygons get ok

[Qgis-user] How to read dmp files?

2017-07-05 Thread magerlin
I frequently experience QGIS crashing and notifying me "Minidump written to: x.dmp". I suppose I get this information because .dmp could hold some useful information. I have tried Googling but cannot find a tool to read the .dmp files from Qgis. Are they in the same format as the

Re: [Qgis-user] Qggis 1.18.5 cannot load processing plugin

2017-04-02 Thread magerlin
Solved - had nothing to do with Qgis version - it is the Qgis2compat plugin (which the QFieldsync needs) that caused the trouble. Never do two changes at a time. - Regards Morten Currently using Qgis 2.18.3 (OSGeo4), Windows 7, 64bit -- View this message in context:

[Qgis-user] Qggis 1.18.5 cannot load processing plugin

2017-04-02 Thread magerlin
Just upgraded from a functioning version 2.18.3 to 2.18.5 in win 7 64bit and now the processing plugin will not load when starting QGIS: Anybody else having this problem? - Regards Morten Currently using Qgis 2.18.3 (OSGeo4), Windows 7, 64bit -- View this message in context:

[Qgis-user] Error messages in Processing/Grass on files I am not using?

2017-03-17 Thread magerlin
When running a simple Grass procedure like v.clean I have now several times experienced it stopping with error messages like: "ERROR 4: Unable to open C:/Users/MAP/Documents/@Sync/ADB/Xiangtan\Future Infrastructure - identified projects-water OSM.shx or

Re: [Qgis-user] WMS problems in Qgis 2.18.3 - legend causing trouble

2017-03-12 Thread magerlin
Problem still occurs in Qgis 2.18.4. See this video: WMS_in_QGIS_2.mp4 - Regards Morten Currently using Qgis 2.18.3 (OSGeo4), Windows 7, 64bit -- View this message in context:

Re: [Qgis-user] Symbology export for Geopackage?

2017-02-05 Thread magerlin
OK - thanks. In what situation can the Symbology Export in the "save as" dialogue be used? - Regards Morten Currently using Qgis 2.18.3 (OSGeo4), Windows 7, 64bit -- View this message in context:

[Qgis-user] Symbology export for Geopackage?

2017-02-05 Thread magerlin
The Geopackage seems like a nice format for exchanging data, symbology etc. in one file and I can manually from layer properties store the layer style in the Geopackage. But already when I choose "save as" in the layers panel to add my data to the geopackage I am presented with the possibility to

Re: [Qgis-user] Time read as 00:00:00 from GPX even if time is in the gpx file

2017-02-04 Thread magerlin
A small addition: I just open the gpx as a vector layer. Have also tried the GPS Tools plugin but no difference there. - Regards Morten Currently using Qgis 2.18.3 (OSGeo4), Windows 7, 64bit -- View this message in context:

[Qgis-user] Time read as 00:00:00 from GPX even if time is in the gpx file

2017-02-04 Thread magerlin
It may be faulty formatted gpx files (from iPhone app Map My Drive) as each track point has this format: 2017-02-03 08:20:44 + Usually I see time formatted like this: 2017-02-03*T*08:20:44*Z* with a T between date and time. But I have another program (TatukGis

[Qgis-user] WMS problems in Qgis 2.18.3 - legend causing trouble

2017-02-04 Thread magerlin
I have a very simple (test) Qgis project which just shows a WMS layer (from EU but same problem with other WMS): WMS_Problems.qgs It work flawless in Qgis 2.18.1 and displays a nice legend in the Layers Panel. But opening it

Re: [Qgis-user] Many problems with qlonglong/Integer64 fields

2016-08-22 Thread magerlin
Answer from the developer forum is that it is plugin issues so we have to contact the relevant developers. http://osgeo-org.1560.x6.nabble.com/Is-any-work-being-done-on-problems-with-Qlonglong-fields-td5281463.html#a5281702

Re: [Qgis-user] FW: Couldn't load QGIS utils

2016-08-11 Thread magerlin
Have I understood it right: Ftools is not any longer a separate tool in Qgis 1.16? To me it appears that other plugins have been using Ftools since I now get errors like this (also from the OpeNoise plugin): fTools still appears as a (non-updateable) plugin in my plugin manager but with an

[Qgis-user] Many problems with qlonglong/Integer64 fields

2016-05-04 Thread magerlin
Am I the only one having trouble with 64 bit integer fields (qlonglong or Integer64) either being regarded as text or simply being ignored by plugins? "Group Stats" regards them as text, while "Join attributes by location" ignores them when making attribute summarys. I am using the windows 64

[Qgis-user] Problems in classification in legend when using Filters

2015-12-01 Thread magerlin
I have a shape file layer from which I have "removed" some features by a filter (by right clicking the layer in the legende and choosing filter). I will style my layer by choosing "Graduated" and selecting say attribute z as column. In the complete shape laver z has a maximum value of 3147 while

[Qgis-user] Layer filter not working correctly?

2015-10-27 Thread magerlin
I am workning on an OSM road network stored as a shape file and I want to exclude the features having highway='footway'. I am using filter in the legend panel: Using "highway"<>'footway' excludes footways as expected. But "highway" NOT IN ('footway') still includes the footways? I have only

[Qgis-user] Warning: Different behavior of $length in Field Calculator in "real" fields and virtual fields

2015-10-25 Thread magerlin
Fighting with getting lengths measured in meters I found this: In Field Calculator $length returns the length in meters if the project CRS uses meters (and OTF is on), *but not if it is used in a virtual field* - then you will get length in units of the layer CRS! - Regards Morten

[Qgis-user] When Measure Tool can return meters nomatter CRS why can't Field Calculator?

2015-10-24 Thread magerlin
To get meters from $length in field calculator the layer or project CRS (if OTF is on) has to use the unit meters. But the Measure Tool can return meters nomatter CRS, so why can't Field Calculator? Or rather shouldn't there be a $length(unit) function? (for meters, feet, nautic miles etc.) I

Re: [Qgis-user] [SPAM] Unit of length determined by layer or project CRS? (OTFon)

2015-10-24 Thread magerlin
Hi Piotr Thanks for your answer - It seems like the Quick map Services plugin is a little better then OpenLayers plugin at showing maps in other projections than the default and using a "local" metric projection I can get lengths in meters using field calculator. But since I am going to work

[Qgis-user] Unit of length determined by layer or project CRS? (OTF on)

2015-10-24 Thread magerlin
I am a bit confused about what the unit of length is determined by: CRS for layer or CRS for project (when OTF is on). This post claims: "Calculations are in the project CRS unit if

Re: [Qgis-user] Saving qgs project file takes forever on VPN - no problem with data

2015-09-21 Thread magerlin
I've added on to an existing issue regarding this on https://hub.qgis.org/issues/11211 - Regards Morten Currently using Qgis 2.10.1 (OSGeo4), Windows 7, 64bit -- View this message in context:

[Qgis-user] Saving qgs project file takes forever on VPN - no problem with data

2015-09-15 Thread magerlin
Sometimes I work via VPN on a server at my job with both qgs project file and shapefiles on the company server. Working with the data (= shapefiles) work fine, but saving the project takes forever - lately a 600 kb project file took about 15 minutes to save. I can see in the windows file manager

Re: [Qgis-user] Saving qgs project file takes forever on VPN - no problem with data

2015-09-15 Thread magerlin
Just a minute ago I edited my post by adding that AutoSaver is just as slow :-( - Regards Morten Currently using Qgis 2.10.1 (OSGeo4), Windows 7, 64bit -- View this message in context:

Re: [Qgis-user] Saving qgs project file takes forever on VPN - no problem with data

2015-09-15 Thread magerlin
"... it is also not clear what would happen if you close the vpn connection before the project is closed. " I can tell that by bad experience: The last part of the qgs file is not saved and the project is destroyed! That is the main reason why I have Autosaver plugin installed! - Regards

[Qgis-user] QGS project file clean-up?

2015-03-20 Thread magerlin
Am I the only one experiencing this?: When opening a saved QGS project file I have several times (also with older versions of Qgis) got messages like Loading layer xxx even though the layer xxx has previously been removed from the project? It has once been there, but I have right clicked and

Re: [Qgis-user] A short guide on producing a multi layered pdf from Qgis

2015-03-20 Thread magerlin
Problems with raster layers seems to be related to the DPI. Setting the DPI in print composer to the screen resolution of 96 dpi removes the problem - but also gives raster layers of a rather poor quality :-( - Regards Morten Currently using Qgis 2.8.1 (OSGeo4), Windows 7, 64bit -- View

[Qgis-user] A short guide on producing a multi layered pdf from Qgis

2015-03-13 Thread magerlin
Hi - this is just an initial short description on how to produce a multi layered pdf from Qgis. I am still playin around with it! From the composer save your map as SVG and tick the option Export map layers as svg groups when you have pressed save. Download the Scribus open source desktop

[Qgis-user] Streamlining of plugins?

2015-02-25 Thread magerlin
Hi I am unfortunately not cabable of making plugins, but I appreciate a lot the existing ones made by others. Seen from a user point of wiev I think a more standardised approach would be nice for the two following points: * Is the plugin able to handle attributes from joined files? Right now is

[Qgis-user] HELP! I cannot save my projects

2015-02-14 Thread magerlin
Since this morning I am not able to save my projects. No matter whether I choose save or save as from file or toolbar icons this happens: Qgis gets emptied -all layers are removed (looking like if I had just opened Qgis) and the saved project file is completely empty. I have reebooted, I have

Re: [Qgis-user] HELP! I cannot save my projects

2015-02-14 Thread magerlin
OK - nice to know. If it happens again I wil try to uninstall Timemanager and see if it helps. Thanks for your quick response! - Regards Morten Currently using Qgis 2.6.1 (OSGeo4), Windows 7, 64bit -- View this message in context:

Re: [Qgis-user] Automated printing looping through features?

2015-01-08 Thread magerlin
Thanks Vincent That did the trick! - Regards Morten Currently using Qgis 2.6.1 (OSGeo4), Windows 7, 64bit -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Automated-printing-looping-through-features-tp5180161p5180501.html Sent from the Quantum GIS - User mailing list

[Qgis-user] Problem with virtual field in field calculator

2014-11-25 Thread magerlin
I've got a text attribute which contains intervals like 2 - 4. I would like to convert it to an attribute of type Real containing the start value of the interval. This formula used to store the result in a normal attribute of type Real works as expected: toreal( (substr(interval ,1,strpos

[Qgis-user] Geometry functions like xat(0) in Processings field calculators

2014-08-27 Thread magerlin
Can anybody tell me how to make field calculations inside a Processing Model using geometry functions? I would like to extract the coordinates of the start and ending points of polylines in a shapefile. Doing it manually in the field Calculator I would use xat(0), yat(0), xat(-1) and yat(-1).

Re: [Qgis-user] Shape file displays distorted when panning

2014-05-21 Thread magerlin
I think I found the answer myself: Unchecking Make lines appear less jagged at the expense of some drawing performance in Options | Rendering turns on the distortion of the shape files. Is this a bug? - Regards Morten Currently using Qgis 2.2 (OSGeo4), Windows 7, 64bit -- View this

[Qgis-user] Error using Expression in Data defined properties

2014-05-13 Thread magerlin
In styling a layer I try to set the pen width of a line by using an expression like this: (A+B)/2 where A and B are attributes in the shapefile. But when I have pressed OK and applied the style the brackets are stripped from the formula: A+B/2 As a quick and dirty solution I use the formula

[Qgis-user] How can I refresh a join?

2014-04-03 Thread magerlin
I have a shape file and a csv file in my project. By right clicking in the layers pane I have done some filtering on the csv file and then I have joined it on the shape file using common attribute values. Now I change the filtering on the csv file and would like the join updated too. Only way I

Re: [Qgis-user] Very simple webgis in just one single svg file

2014-03-05 Thread magerlin
A plugin would be VERY nice but I have no knowledge on writing plugins. I will be happy if anyone else can make it! Would the workflow using a plugin be that the user on his own creates the Map.svg and eventually a separate Legend.svg file and the runs the plugin supplying it with the file names

Re: [Qgis-user] Very simple webgis in just one single svg file

2014-03-05 Thread magerlin
Paolo Cavallini wrote Please extend this discussion to qgis-dev: if you are lucky there may be someone able to help you. Done: http://osgeo-org.1560.x6.nabble.com/Anybody-in-for-making-a-simple-plugin-to-produce-simple-SVG-web-gis-tp5107674.html

Re: [Qgis-user] Very simple webgis in just one single svg file

2014-03-05 Thread magerlin
Carlos Cerdán wrote Something to consider about SVG maps is that letters must be changed to lines? (it says trayectos in Spanish) in order to see it in an internet navigator. I do it using Inkscape. I do not have any problems showing letters in SVG files created by QGIS. This map

Re: [Qgis-user] Very simple webgis in just one single svg file

2014-03-02 Thread magerlin
Hi Carlos Thanks for cleaning up my text: You are right - all filenames must start with a capital letter. As a Windows user I am not used to care about that By the way I have realized that it is not the file size beeing the reason for the map is not showing up complete in IE9. It

Re: [Qgis-user] Very simple webgis in just one single svg file

2014-02-25 Thread magerlin
SVG Volume 2: 1) Download this file: Index.svg http://byogtrafik.ramboll.dk/SandBox/QGIS_svg/Index.svg 2) Export your map as a svg from the print composer and save it as map.svg 3) Export a legend as svg from print composer and save it as legend.svg Put the files 1, 2 and 3 in the same

[Qgis-user] Very simple webgis in just one single svg file

2014-02-24 Thread magerlin
Try this! 1) Export your map from your print composer as svg 2) Add a link to the saved SVG file in line 69 of this file: QGIS_svg_pan_zoom.svg http://osgeo-org.1560.x6.nabble.com/file/n5105612/QGIS_svg_pan_zoom.svg (just edit it in a text editor) 3) Adjust the height and width in line 5 and

Re: [Qgis-user] Error in simple calculation in Field Calculator

2014-02-13 Thread magerlin
Filed as https://hub.qgis.org/issues/9554 - Regards Morten Qgis 2.0.1 OSGeo, Windows 7, 64bit -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Error-in-simple-calculation-in-Field-Calculator-tp5102486p5103516.html Sent from the Quantum GIS - User mailing list archive

[Qgis-user] Error in Style Values when based on joined data

2014-02-13 Thread magerlin
I create a styled graduated layer two times for exactly the same data: In first picture the column is joined at the shape file, in the second picture I have saved the whole thing join as a new shapefile: http://osgeo-org.1560.x6.nabble.com/file/n5103615/Joined_CV.png

[Qgis-user] Error in simple calculation in Field Calculator

2014-02-07 Thread magerlin
Are anybody able to get the right results when doing this calculation in field calculator on a shape file: FromToStop = 10 * From_stop + To_stop http://osgeo-org.1560.x6.nabble.com/file/n5102486/Attribute_table.png I know there is a limit on 10 digits working with integers

Re: [Qgis-user] Error in simple calculation in Field Calculator

2014-02-07 Thread magerlin
Checking the Fields display in Layer properties displays: double, Real, Length 20, Precision 0 Strange thing is you can't even type in a 10 digit number directly in the attribute table (well I can type in 11 but not 22) - Regards Morten Qgis 2.0.1 OSGeo, Windows 7,

[Qgis-user] Unexpected ordering of records/features in shape file

2014-01-24 Thread magerlin
When creating a new shapefile by manually entering points one by one I expected the attribute table to display the features in the order I had entered them - but that is not the case. As it is alway a good idea to save your work often, I saved the shape file after every fifth added feature and

Re: [Qgis-user] Problems with QGISCLOUD uploadin local data

2014-01-05 Thread magerlin
Hi I am getting exactly the same error even when using the latest version 0.11.3. I have also tried uninstalling and reinstalling it. I have success to upload some shape files while others fail. The problem could be related to some of the supplementary files with projection and encoding info

[Qgis-user] Qgis working or dead?

2013-11-20 Thread magerlin
Hi Many processes in (Q)gis can take a long time when working with large files. On my Windows 7 PC such processes (like doing a spatial join) usually ends up in a dimmed screen and the text (Not responding) in the window bar:

Re: [Qgis-user] Qgis working or dead?

2013-11-20 Thread magerlin
Is there any way to see what is the situation? (the bar showing percentage is also frozen, so that is not a solution) Executing processes on a separate thread gave a more responsive UI, but we were experiencing a lot of issues with that, so it has been disabled until we find time to rewrite

Re: [Qgis-user] Qgis working or dead?

2013-11-20 Thread magerlin
Good point! - Regards Morten Qgis 1.8.0 Stand alone installer and/or Qgis 2.0.1 OSGeo and/or Qgis 2.1.0-Master weekly 64bit (5f5cd4c) Windows 7, 64bit -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Qgis-working-or-dead-tp5090083p5090114.html Sent from the

Re: [Qgis-user] Problem with WMS 1.1.1 data providers in QGIS 2.0.1

2013-11-17 Thread magerlin
I have a similar problem with a wms-service (the wms works fine i 1.8, but not in 2.1 or master). In Qgis 2.0 I get the same error message as mentioned above: Map request error (Status: 200; Response: getDouble(): Symbol definition error. Parsing error near (96):(line 1) ; Content-Type:

[Qgis-user] Different WMS behaviour in 1.8 and 2.1

2013-10-07 Thread magerlin
Loading a WMS in version 2.1 (64 bit weekly ) gives a totally black screen when zoomed out. Zooming in reveals that areas with missing information is all black. Also the legend is all black: http://osgeo-org.1560.x6.nabble.com/file/n5082163/v2.1.png Loading exactly the same WMS in version 1.8

Re: [Qgis-user] Naming of attribute columns in joined files

2013-09-10 Thread magerlin
I am aware of the 10 digit limitation in dbf. Qgis 1.8.0 did not create those long names when saving joins - it just used the attribute names from the joined file not including the filename. I was wondering if there is (or should be) an option to choose how columns are named (long/short)?

Re: [Qgis-user] Naming of attribute columns in joined files

2013-09-10 Thread magerlin
Thanks for pointing that out - I couldn't find anything in this forum but didn't think about searching filed tickets. - Regards Morten Qgis 1.8.0 Stand alone installer and/or Qgis 1.9.0 Weekly in Win7 64 bit -- View this message in context:

Re: [Qgis-user] Duplicate Points from Extract Nodes

2013-06-12 Thread magerlin
You might be right - it is just the OGC Simple Features Specification. But for practical use (except perhaps some error testing) I can't see any use of the duplicate point. Unless you have made the polygons yourself you will not know which point is the start (and end) point and I see no

[Qgis-user] Duplicate Points from Extract Nodes

2013-06-11 Thread magerlin
Is it intentional that when I use Vector, Geometry Tools, Extract Nodes on a rectangle shaped polygon I get 5 points? It seems like Qgis counts both a starting point and an ending point even though they are identical? http://osgeo-org.1560.x6.nabble.com/file/n5059332/5Points.png I have checked

[Qgis-user] Elevation altered when imported to Grass

2013-06-04 Thread magerlin
Hi I have a tiff file with elevations (heights of buildings). But when I import it in Grass (using the Qgis Grass plugin) the elevations are altered at a lot of locations, but identical at other locations. Differences can be as high as 4 m. I am not that experienced in raster Gis but am

[Qgis-user] Label move not functioning on file with national characters

2013-04-23 Thread magerlin
If I try to use the labeling tools (Move Label, Rotate Label) from the Label Toolbar on a shape file with national characters in the file name it will not function - nothing happens, I can not even select the label. Renaming the file makes it function. Qgis 1.8.0 Stand alone installer and Qgis

Re: [Qgis-user] Label with HTML-expressions

2013-03-27 Thread magerlin
Hi Lene A simple solution could be the HTML Image Map Plugin. If you have a shape file with attributes like a text and the corresponding link you can use the plugin to create a simple html file and png file of the map background ending up looking like this: Simple example

Re: [Qgis-user] Label with HTML-expressions

2013-03-27 Thread magerlin
Just remembered an actual use I did of the Image Map Plugin showing travel times with public transport to my work place: Check Travel Times (in Danish) http://byogtrafik.ramboll.dk/mobilitetsplan/rejsetider/rejsetider_oerestad.html - Regards Morten Qgis 1.8.0 Stand alone installer

[Qgis-user] Field Calculator calculates negative area

2013-03-25 Thread magerlin
Hi I wanted to calculate the areas of some polygons and used the $area in the field calculator. But one of my (rather complicated) polygons ended up having a negative area. As can be seen from the below screen shot the derived area from the identify tool is correct (a least it is positive)

Re: [Qgis-user] Field Calculator calculates negative area

2013-03-25 Thread magerlin
Just an addition.. The shape file is in UTM32N projection (epsg: 25832) - Regards Morten Qgis 1.8.0 Stand alone installer in Win7 64 bit -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Field-Calculator-calculates-negative-area-tp5042754p5042757.html Sent from the

  1   2   >