Re: [Qgis-user] Project not loading in web client

2014-02-19 Thread Andreas Neumann
Hi Voytek,

In my opinion this is a bug in QGIS server - if it generates a
GetCapabilities or GetProjectSettings response, but no GetMap. Can you
please open an issue?

If the Service Capabilities is checked off, QGIS server should just
issue an error message that the service is not available. In that case
we could even display an error message in QGIS Web Client if the service
is not available.

I just tested it and can confirm that the GetCapabilities is still
issued even if the checkbox is not turned on. This is a bug in my opinion.

Andreas

 The problem with the map not loading was being caused by not having the
 Service Capabilities box checked in Project Properties/OWS Server.
 Once that's turned on, the project loads fine in the web client (albeit
 with other issues unless the CRS stuff is sorted out also). Rookie
 mistake, obviously.
 
 Thanks again.
 
 -voytek

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


Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Pedro Machado Monteiro
Hello Bernd,

In QGis 1.8 and 1.7, perhaps this will help (exporting *shp* to *csv* with *wkt
*geometry, also your observation entries to *csv*, and linking both*; *not
very productive, I suppose)

http://gis.stackexchange.com/questions/10788/how-to-join-multiple-records-to-single-feature

following,

http://gis.stackexchange.com/questions/43129/create-a-csv-with-geometry-as-wkt-in-qgis-and-choosing-the-field-delimiter

Good luck



Pedro Monteiro












2014-02-18 20:29 GMT+00:00 Bernd Vogelgesang bernd.vogelges...@gmx.de:

 Hi folks,

 I'm quite desperate, cause I do not seem to understand what I'm doing
 wrong, or if it's just not possible to do.

 I have a polygon layer in my spatialite database and a normal table with
 bird observations. There are many observation entries for each item in the
 polygons.
 They share the simple field id.

 I created dozens of view, following strictly http://www.gaia-gis.it/
 spatialite-3.0.0-BETA/spatialite-cookbook/html/sp-view.html (and i REALLY
 can't find any other tutorials).

 When i query SELECT * FROM test17 in Spatialite GUI, it shows all the
 lines with different observation entries for each polygon id, when i load
 the VIEW in QGIS, it doesn't but duplicates the first matching observation
 for one polygon over and over.

 The idea is to quickly identify all observations when selecting a polygon,
 and then go to the attribute table to see which species are there.

 Is it possible to create a one-to-many spatial VIEW with Spatialite GUI  ?
 if yes
 Whats the trick?
 if no
 Is QGIS just not able to show the views table correctly?
 if no
 Whats the trick?

 Wasted many days on that now, and time is running away.

 Please, someone, help

 Bernd




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

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

[Qgis-user] Fwd: Errori di installazione QGIS2-64bit su win7

2014-02-19 Thread Luca Lanteri
Ciao a tutti,

Hi,

I'm trying to install Qgis2-64bit (standalone installer) on 5 PCs with
Windows 7 but I get this error from all PC's: Runtime error - R6034 an
application Has made an attempo to load the C runtime library incorrectly
(see cattura.jpg). The installation was made as administrator. The error
doesn't seem to be blocking. After I closed the message box QGIS starts
correctly . Has anyone had the same problem?

thanks in advance
Luca
attachment: Cattura.JPG___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] WMS not printed as shown in the QGIS-printing-composer (wrong Zoom)

2014-02-19 Thread Beiling, Marc
Hi there,

I got a problem printing a WMS as it is shown in the printing composer. We've 
created tiles with Tilemill and serve these png's as a WMS with a mapproxy. 
When I load the WMS in QGIS it looks fine for each Zoomlevel in the map and the 
composer (the right tiles depending on the zoom are chosen). But when I export 
an image or directly print the composition, the tiles from the highest 
zoomlevel are chosen. So everything is far too detailed and the fonts and signs 
are really small.

Any idea, how to fix that?
Cheers,
Marc Beiling
E-Mail: 
marc.beil...@kreis-recklinghausen.demailto:marc.schae...@kreis-recklinghausen.de

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

Re: [Qgis-user] Can some one help me to convert a .bil file in a shape file?

2014-02-19 Thread Jukka Rahkonen
NYA Edouard edouardnya@... writes:

 
 Thank you for the try. I already tried this way with no succes. Since
 yesterday, I launch a try and till now, I have no result (4G RAM, 3,2
 Ghz). The thing takes too long.
 Still looking for solutions,
 NYA

Here is a command that may help you:

gdal_translate -of GTiff -co tiled=yes -co compress=deflate 
-projwin 24 68 25 67 hwsd.bil clipped.tif

It clips one degree wide and high part of the hwsd.bil file and saves it
into a small GeoTIFF. Learn more about what the command does from
http://www.gdal.org/gdal_translate.html and http://www.gdal.org/frmt_gtiff.html

-Jukka Rahkonen- 


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


Re: [Qgis-user] Fwd: Errori di installazione QGIS2-64bit su win7

2014-02-19 Thread Lester Anderson
Hi Luca,

This appears to be a known bug with the 64-bit version, and it does not
affect the functionality. Hopefully they will fix it in the next version.

Lester


On 19 February 2014 09:54, Luca Lanteri mesca...@gmail.com wrote:


 Ciao a tutti,

 Hi,

 I'm trying to install Qgis2-64bit (standalone installer) on 5 PCs with
 Windows 7 but I get this error from all PC's: Runtime error - R6034 an
 application Has made an attempo to load the C runtime library incorrectly
 (see cattura.jpg). The installation was made as administrator. The error
 doesn't seem to be blocking. After I closed the message box QGIS starts
 correctly . Has anyone had the same problem?

 thanks in advance
 Luca



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

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

Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Steve G
This does not directly answer your question about spatialite views, but you
might be able to use relationships directly in QGIS in the near future (I
think this is a 2.1 update).  See:

http://blog.vitu.ch/10112013-1201/qgis-relations


-Steve



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Spatialite-VIEW-in-QGIS-question-tp5104565p5104775.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Bernd Vogelgesang

Am 19.02.2014 16:55, schrieb Alex Mandel:

On 02/18/2014 12:29 PM, Bernd Vogelgesang wrote:

Hi folks,

I'm quite desperate, cause I do not seem to understand what I'm doing
wrong, or if it's just not possible to do.

I have a polygon layer in my spatialite database and a normal table with
bird observations. There are many observation entries for each item in
the polygons.
They share the simple field id.

I created dozens of view, following strictly
http://www.gaia-gis.it/spatialite-3.0.0-BETA/spatialite-cookbook/html/sp-view.html
(and i REALLY can't find any other tutorials).

When i query SELECT * FROM test17 in Spatialite GUI, it shows all
the lines with different observation entries for each polygon id, when i
load the VIEW in QGIS, it doesn't but duplicates the first matching
observation for one polygon over and over.

The idea is to quickly identify all observations when selecting a
polygon, and then go to the attribute table to see which species are there.

Is it possible to create a one-to-many spatial VIEW with Spatialite GUI  ?
if yes
Whats the trick?
if no
Is QGIS just not able to show the views table correctly?
if no
Whats the trick?

Wasted many days on that now, and time is running away.

Please, someone, help

Bernd





I usually cheat, and in making my View I do a left join to the attribute
table with the geometries. It ends up duplicating the geometries for
each match which can be inefficient on a large dataset but works
perfectly reasonable most of the time.

Then the regular info and select tools return multiple records.

Thank you Alex for your answer.

I think this combination was the only one I haven't tried yet.

But ... the outcome is as depressing as all my other, or even worse. 
Instead of 37 features i now have 9725, and the attribute table has the 
same amount of entries instead of some 700.


When loading the attribute table, there are only ERROR in the fields, 
and it took some minutes till I was able to switch to show only 
selected. And ... surprise surprise, it again showed just the entry of 
the first species in all of the rows instead of all the individual 
observations.


Guys, this is a very sad topic and I really can't understand how people 
can work with 1:n data even on the most basic level under these 
circumstances ...
Or doesn't anyone work with 1:n data? Well, the the world I'm living in 
is full of that ...


After nearly one week of trial and error, I am giving up now.

Cheers
Bernd


I do see potential for a plugin that simply executes a filter on one
table based on the selection in another table for a pre-defined
relationship (maybe there is one already).

Thanks,
Alex




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


Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Bernd Vogelgesang

Am 19.02.2014 19:14, schrieb Steve G:

This does not directly answer your question about spatialite views, but you
might be able to use relationships directly in QGIS in the near future (I
think this is a 2.1 update).  See:

http://blog.vitu.ch/10112013-1201/qgis-relations


-Steve


Hi Steve,
Actually I do not care by which means I reach my destination, but I had 
the, maybe wrong; impression that using a spatial database would do the 
trick.

Anyway ...
I already installed latest master cause I read about this relation 
manager thing a while ago ... but I was left quite clueless about how to 
use it.
Searched the web for nearly an hour about any info but to no avail, so 
many thanks for sharing the link!!


Will have a look at it ASAP, maybe thats kind of a solution.

Cheers
Bernd



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Spatialite-VIEW-in-QGIS-question-tp5104565p5104775.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


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


Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Olivier Dalang
Dear Bernd,

I encountered some similar problems with Spatialite views, but in the end I
had it working (sometimes) both in 2.0 and in master... I used the manual
method from the spatialite cookbook though (not the Spatialite GUI).

I have no time to test now, but from what I recall, this does not work :
CREATE VIEW AS SELECT name, geometry FROM table
while this works :
CREATE VIEW AS SELECT ROWID, name, geometry FROM table

Maybe you want to give it a last try. I can testify I have some working
spatialite views here. Let us know if this works, if not I may give it a
better look when I have some time.

Another method is running a SELECT query in the DB Manager in QGIS, and
then choosing Add to map canvas. This is not an actual sqlite view, but
depending on what you need, it could be enough.

Good luck !

Olivier





2014-02-19 19:54 GMT+01:00 Bernd Vogelgesang bernd.vogelges...@gmx.de:

 Am 19.02.2014 19:14, schrieb Steve G:

  This does not directly answer your question about spatialite views, but
 you
 might be able to use relationships directly in QGIS in the near future (I
 think this is a 2.1 update).  See:

 http://blog.vitu.ch/10112013-1201/qgis-relations


 -Steve


 Hi Steve,
 Actually I do not care by which means I reach my destination, but I had
 the, maybe wrong; impression that using a spatial database would do the
 trick.
 Anyway ...
 I already installed latest master cause I read about this relation manager
 thing a while ago ... but I was left quite clueless about how to use it.
 Searched the web for nearly an hour about any info but to no avail, so
 many thanks for sharing the link!!

 Will have a look at it ASAP, maybe thats kind of a solution.

 Cheers
 Bernd



  --
 View this message in context: http://osgeo-org.1560.x6.
 nabble.com/Spatialite-VIEW-in-QGIS-question-tp5104565p5104775.html
 Sent from the Quantum GIS - User mailing list archive at Nabble.com.
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user


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

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

Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Alex Mandel
On 02/19/2014 10:43 AM, Bernd Vogelgesang wrote:
 Am 19.02.2014 16:55, schrieb Alex Mandel:
 On 02/18/2014 12:29 PM, Bernd Vogelgesang wrote:
 Hi folks,

 I'm quite desperate, cause I do not seem to understand what I'm doing
 wrong, or if it's just not possible to do.

 I have a polygon layer in my spatialite database and a normal table with
 bird observations. There are many observation entries for each item in
 the polygons.
 They share the simple field id.

 I created dozens of view, following strictly
 http://www.gaia-gis.it/spatialite-3.0.0-BETA/spatialite-cookbook/html/sp-view.html

 (and i REALLY can't find any other tutorials).

 When i query SELECT * FROM test17 in Spatialite GUI, it shows all
 the lines with different observation entries for each polygon id, when i
 load the VIEW in QGIS, it doesn't but duplicates the first matching
 observation for one polygon over and over.

 The idea is to quickly identify all observations when selecting a
 polygon, and then go to the attribute table to see which species are
 there.

 Is it possible to create a one-to-many spatial VIEW with Spatialite
 GUI  ?
 if yes
 Whats the trick?
 if no
 Is QGIS just not able to show the views table correctly?
 if no
 Whats the trick?

 Wasted many days on that now, and time is running away.

 Please, someone, help

 Bernd


 
 I usually cheat, and in making my View I do a left join to the attribute
 table with the geometries. It ends up duplicating the geometries for
 each match which can be inefficient on a large dataset but works
 perfectly reasonable most of the time.

 Then the regular info and select tools return multiple records.
 Thank you Alex for your answer.
 
 I think this combination was the only one I haven't tried yet.
 
 But ... the outcome is as depressing as all my other, or even worse.
 Instead of 37 features i now have 9725, and the attribute table has the
 same amount of entries instead of some 700.
 
 When loading the attribute table, there are only ERROR in the fields,
 and it took some minutes till I was able to switch to show only
 selected. And ... surprise surprise, it again showed just the entry of
 the first species in all of the rows instead of all the individual
 observations.
 
 Guys, this is a very sad topic and I really can't understand how people
 can work with 1:n data even on the most basic level under these
 circumstances ...
 Or doesn't anyone work with 1:n data? Well, the the world I'm living in
 is full of that ...
 
 After nearly one week of trial and error, I am giving up now.
 
 Cheers
 Bernd
 

I rarely need to visually explore the 1:n without aggregation. What I
love about spatial databases is that I can easily query whatever I want
including 1:n but I don't need to click on an individual.

What attribute about the second table do you need to know? How many,
average x, or even just a list of ids?
If you want the Birds per polygon check out the group concat from sqlite:
CREATE View birdlists as
SELECT group_concat(species), count(species)
FROM table1
JOIN table2
ON table1.id = table2.id
GROUP BY polygon

This gives you the list of birds per polygon as a view of the polygon layer.

Yes occasionally you want to click and get a list, I've done this in a
web page where you take the id, then query the db to return the rows
related. Like I mentioned before a python plugin should be able to do this.

Thanks,
Alex




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


Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Alex Mandel
Maybe I'm unclear on the issue. If it's just how to get a view with
geometry to show up, I've found you often have register view with
spatialite metadata:

INSERT INTO views_geometry_columns
(view_name, view_geometry, view_rowid, f_table_name, f_geometry_column)
VALUES (theview, thegeometry, view_rowid, tablenamethegeomcomesfrom,
the_geometry_column);


Thanks,
Alex

On 02/19/2014 11:02 AM, Olivier Dalang wrote:
 Dear Bernd,
 
 I encountered some similar problems with Spatialite views, but in the end I
 had it working (sometimes) both in 2.0 and in master... I used the manual
 method from the spatialite cookbook though (not the Spatialite GUI).
 
 I have no time to test now, but from what I recall, this does not work :
 CREATE VIEW AS SELECT name, geometry FROM table
 while this works :
 CREATE VIEW AS SELECT ROWID, name, geometry FROM table
 
 Maybe you want to give it a last try. I can testify I have some working
 spatialite views here. Let us know if this works, if not I may give it a
 better look when I have some time.
 
 Another method is running a SELECT query in the DB Manager in QGIS, and
 then choosing Add to map canvas. This is not an actual sqlite view, but
 depending on what you need, it could be enough.
 
 Good luck !
 
 Olivier
 
 
 
 
 
 2014-02-19 19:54 GMT+01:00 Bernd Vogelgesang bernd.vogelges...@gmx.de:
 
 Am 19.02.2014 19:14, schrieb Steve G:

  This does not directly answer your question about spatialite views, but
 you
 might be able to use relationships directly in QGIS in the near future (I
 think this is a 2.1 update).  See:

 http://blog.vitu.ch/10112013-1201/qgis-relations


 -Steve


 Hi Steve,
 Actually I do not care by which means I reach my destination, but I had
 the, maybe wrong; impression that using a spatial database would do the
 trick.
 Anyway ...
 I already installed latest master cause I read about this relation manager
 thing a while ago ... but I was left quite clueless about how to use it.
 Searched the web for nearly an hour about any info but to no avail, so
 many thanks for sharing the link!!

 Will have a look at it ASAP, maybe thats kind of a solution.

 Cheers
 Bernd



  --
 View this message in context: http://osgeo-org.1560.x6.
 nabble.com/Spatialite-VIEW-in-QGIS-question-tp5104565p5104775.html
 Sent from the Quantum GIS - User mailing list archive at Nabble.com.
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user


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

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

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


Re: [Qgis-user] Stylemanager vs Categorized

2014-02-19 Thread Goyo
2014-02-18 22:59 GMT+01:00 Lene Fischer l...@ign.ku.dk:

 Hi Goyo,

 Sorry – can´t find this function – Using 2.0 and 2.1.

 Where to look.

Hope this helps:
http://www.23hq.com/goyo/photo/15470265/original

-
 Fra: Goyo [mailto:goyod...@gmail.com]
 Sendt: 18. februar 2014 19:04
 Til: Lene Fischer
 Emne: Re: [Qgis-user] Stylemanager vs Categorized



 2014-02-17 21:46 GMT+01:00 Lene Fischer l...@ign.ku.dk:

 Hi,



 In Style Manager I have created a lot of new colours and named them after a 
 code also in my attribute list  - now I want to use these colours/codes in 
 StyleCategorized – but it seems that I have to “link” all the colours 
 manually  to the Value.



 Is this correct – or has anyone a smarter / faster way to do this job.



 This post by Anita Graser explains how to use data defined properties in 
 simbology:

 http://anitagraser.com/2013/06/04/data-defined-properties-in-qgis-2-0/



 Goyo


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

[Qgis-user] Unsubscribe

2014-02-19 Thread Stas Vasiliev

Unsubscribe 

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


Re: [Qgis-user] Project not loading in web client

2014-02-19 Thread Voytek Lapinski

Opened as issue http://hub.qgis.org/issues/9605

-voytek


On 19/02/14 18:59, Andreas Neumann wrote:

Hi Voytek,

In my opinion this is a bug in QGIS server - if it generates a
GetCapabilities or GetProjectSettings response, but no GetMap. Can you
please open an issue?

If the Service Capabilities is checked off, QGIS server should just
issue an error message that the service is not available. In that case
we could even display an error message in QGIS Web Client if the service
is not available.

I just tested it and can confirm that the GetCapabilities is still
issued even if the checkbox is not turned on. This is a bug in my opinion.

Andreas


The problem with the map not loading was being caused by not having the
Service Capabilities box checked in Project Properties/OWS Server.
Once that's turned on, the project loads fine in the web client (albeit
with other issues unless the CRS stuff is sorted out also). Rookie
mistake, obviously.

Thanks again.

-voytek

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


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


[Qgis-user] Problem saving an image w/annotated notes?

2014-02-19 Thread Mike Keelan

Hi List,

After completing a project with a LOT of annotated notes, (using Qgis 
2.0.1, windows 8), I thought I could save as image.  This function 
does save all but the annotated notes.  It appears that the notes are on 
a separate file which does me no good at all.  Is there a different file 
type that will capture the intire image?  I tried .jpg and .tif.


I could use my print screen program but am afraid I would lose a lot of 
resolution when the image is printed on a larger size.  I need to give 
it to Staples so they can blow it up to 11x 17 on waterproof paper.


What I'm I missing?  Can any one help?

Mike K

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

Re: [Qgis-user] Problem saving an image w/annotated notes?

2014-02-19 Thread Alex Mandel
On 02/19/2014 05:09 PM, Mike Keelan wrote:
 Hi List,
 
 After completing a project with a LOT of annotated notes, (using Qgis
 2.0.1, windows 8), I thought I could save as image.  This function
 does save all but the annotated notes.  It appears that the notes are on
 a separate file which does me no good at all.  Is there a different file
 type that will capture the intire image?  I tried .jpg and .tif.
 
 I could use my print screen program but am afraid I would lose a lot of
 resolution when the image is printed on a larger size.  I need to give
 it to Staples so they can blow it up to 11x 17 on waterproof paper.
 
 What I'm I missing?  Can any one help?
 
 Mike K
 

What about from the print composer? as perhaps a PDF?
I usually make a point layer with data defined label positions so they
will show up everywhere.

Enjoy,
Alex

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


Re: [Qgis-user] Problem saving an image w/annotated notes?

2014-02-19 Thread Mike Keelan
This program is amazingly complex.  As a a new beginner with this SW I 
have not figured out how to get my project into the print composer.  
Even the support instructions look like they are written for a rocket 
scientist.  I can appreciate the flexibility that is apparent, but it is 
a steep learning curve.


So, do I have to rebuild the entire project in the composer, or is there 
a way to make an import into a new composure as a single operation?


Still learning,  Mike K


On 2/19/2014 9:21 PM, Alex Mandel wrote:

On 02/19/2014 05:09 PM, Mike Keelan wrote:

Hi List,

After completing a project with a LOT of annotated notes, (using Qgis
2.0.1, windows 8), I thought I could save as image.  This function
does save all but the annotated notes.  It appears that the notes are on
a separate file which does me no good at all.  Is there a different file
type that will capture the intire image?  I tried .jpg and .tif.

I could use my print screen program but am afraid I would lose a lot of
resolution when the image is printed on a larger size.  I need to give
it to Staples so they can blow it up to 11x 17 on waterproof paper.

What I'm I missing?  Can any one help?

Mike K


What about from the print composer? as perhaps a PDF?
I usually make a point layer with data defined label positions so they
will show up everywhere.

Enjoy,
Alex




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

Re: [Qgis-user] Problem saving an image w/annotated notes?

2014-02-19 Thread Alex Mandel
The print composer is a tool to help you print the map view.
Basic steps, open your project, click on the print composer tool.
In the print composer view add new map, draw a rectangle on the page
and your map view should show up.

See http://qgis.org/en/docs/user_manual/print_composer/print_composer.html

Thanks,
Alex

On 02/19/2014 06:48 PM, Mike Keelan wrote:
 This program is amazingly complex.  As a a new beginner with this SW I
 have not figured out how to get my project into the print composer. 
 Even the support instructions look like they are written for a rocket
 scientist.  I can appreciate the flexibility that is apparent, but it is
 a steep learning curve.
 
 So, do I have to rebuild the entire project in the composer, or is there
 a way to make an import into a new composure as a single operation?
 
 Still learning,  Mike K
 
 
 On 2/19/2014 9:21 PM, Alex Mandel wrote:
 On 02/19/2014 05:09 PM, Mike Keelan wrote:
 Hi List,

 After completing a project with a LOT of annotated notes, (using Qgis
 2.0.1, windows 8), I thought I could save as image.  This function
 does save all but the annotated notes.  It appears that the notes are on
 a separate file which does me no good at all.  Is there a different file
 type that will capture the intire image?  I tried .jpg and .tif.

 I could use my print screen program but am afraid I would lose a lot of
 resolution when the image is printed on a larger size.  I need to give
 it to Staples so they can blow it up to 11x 17 on waterproof paper.

 What I'm I missing?  Can any one help?

 Mike K

 What about from the print composer? as perhaps a PDF?
 I usually make a point layer with data defined label positions so they
 will show up everywhere.

 Enjoy,
 Alex


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

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


Re: [Qgis-user] Spatialite VIEW in QGIS question

2014-02-19 Thread Jukka Rahkonen
Bernd Vogelgesang bernd.vogelgesang@... writes:

 Guys, this is a very sad topic and I really can't understand how people 
 can work with 1:n data even on the most basic level under these 
 circumstances ...
 Or doesn't anyone work with 1:n data? Well, the the world I'm living in 
 is full of that ...
 
 After nearly one week of trial and error, I am giving up now.

Hi,

GIS it to large extent based on principle one geometry - one set of
attributes. The bird observation case would handle easily a situation where
each observation has an own point geometry. Your case is rather often
handled in two steps: user clicks on a polygon, application gets an ID for
the area and sends a query to the database, reads the observations and shows
them for the user.

I know that BirdLife of Finland has been building some bird observation
stuff on top of QGIS and WFS. Maybe you can try to find some contact there.

-Jukka Rahkonen-





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


Re: [Qgis-user] Fwd: Errori di installazione QGIS2-64bit su win7

2014-02-19 Thread Luca Lanteri
Thanks Lester for your prompt reply !

Best regards
Luca


2014-02-19 17:46 GMT+01:00 Lester Anderson arctica1...@gmail.com:

 Hi Luca,

 This appears to be a known bug with the 64-bit version, and it does not
 affect the functionality. Hopefully they will fix it in the next version.

 Lester


 On 19 February 2014 09:54, Luca Lanteri mesca...@gmail.com wrote:


 Ciao a tutti,

 Hi,

 I'm trying to install Qgis2-64bit (standalone installer) on 5 PCs with
 Windows 7 but I get this error from all PC's: Runtime error - R6034 an
 application Has made an attempo to load the C runtime library incorrectly
 (see cattura.jpg). The installation was made as administrator. The error
 doesn't seem to be blocking. After I closed the message box QGIS starts
 correctly . Has anyone had the same problem?

 thanks in advance
 Luca



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



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