Re: [Qgis-user] A patient request for MySQL support on QGIS/Mac!

2016-08-03 Thread Matthias Kuhn
Hi Michael,

You can try installing from homebrew. I think the following should get
you what you want (it requires some terminal usage though):

|/usr/bin/ruby -e "$(curl -fsSL
https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install gdal-20 --with-mysql
brew install qgis-214
|

There are plans to build click-n-install packages on top of these
homebrew formulae. I know they are in the pipeline but don't have the
details. Maybe Larry can say more about that.

Matthias

On 04/08/16 07:44, Michael Moore wrote:
> Hello, 
>
> I'm using the KyngChaos builds on OSX which doesn't have MySQL support. 
>
> I found a thread [1] from July, 2015 where William said "I haven't
> packaged a GDAL plugin for MySQL yet, it's on my list of things to do
> but it's not very high priority."
>
> I just wanted to add a patient request for this to happen and see
> where it stands on the priority list these days. 
>
> I've been working on adding some lightweight spatial capabilities to
> the WordPress CMS, which uses MySQL as its database. What I'm doing
> isn't intensive GIS, by any means, but it would be really convenient
> to be able to quickly visualize and modify the data I'm working with
> in QGIS.
>
> Many thanks,
> Michael Moore
>
>
> [1]
> http://osgeo-org.1560.x6.nabble.com/MySQL-support-Qgis-on-Mac-td5215360.html#a5215426
>
>
> ___
> 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] A patient request for MySQL support on QGIS/Mac!

2016-08-03 Thread Michael Moore
Hello,

I'm using the KyngChaos builds on OSX which doesn't have MySQL support.

I found a thread [1] from July, 2015 where William said "I haven't packaged
a GDAL plugin for MySQL yet, it's on my list of things to do but it's not
very high priority."

I just wanted to add a patient request for this to happen and see where it
stands on the priority list these days.

I've been working on adding some lightweight spatial capabilities to the
WordPress CMS, which uses MySQL as its database. What I'm doing isn't
intensive GIS, by any means, but it would be really convenient to be able
to quickly visualize and modify the data I'm working with in QGIS.

Many thanks,
Michael Moore


[1]
http://osgeo-org.1560.x6.nabble.com/MySQL-support-Qgis-on-Mac-td5215360.html#a5215426
___
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] Midvatten on Nodebo

2016-08-03 Thread Comunidade QGISBrasil
Hi,

I have tried to install Midvatten plugin on Nodebo with no success. Follow
the python problem:

ImportError: cannot import name NavigationToolbar2QTAgg

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 333, in
startPlugin
plugins[packageName] = package.classFactory(iface)
  File "/home/laam/.qgis2/python/plugins/midvatten/__init__.py", line
33, in classFactory
from midvatten import midvatten
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 607, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/laam/.qgis2/python/plugins/midvatten/midvatten.py", line 52, in
from sectionplot import SectionPlot
  File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 607, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/laam/.qgis2/python/plugins/midvatten/tools/sectionplot.py",
line 34, in
from matplotlib.backends.backend_qt4agg import
NavigationToolbar2QTAgg as NavigationToolbar
ImportError: cannot import name NavigationToolbar2QTAgg


Versão do Python: 2.7.12 (default, Jul  1 2016, 15:12:24) [GCC 5.4.0
20160609]
Versão do QGIS: 2.16.0-Nødebo Nødebo, 2f9ed2


Any idea?

tks in advance.

Arthur Nanni


-- 
*Comunidade QGISBrasil*
www.qgisbrasil.org
comunid...@qgisbrasil.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] MapInfo Attribures

2016-08-03 Thread Ramon Andiñach
I understood from discussions with dms some time ago that at least for simple 
styles, its theoretically possible as the underlying ogr library can within 
limits see the details. Note lots of caveats, the file that keeps this 
information, is like with esri, binary and proprietary.

For my end of exploration, this is a key step for qgis adoption, but I've never 
been in a position to be able to get anything done about it. 

I did at one point knock up some linux shell scripts to help with this. It's 
not helped by the fact that mapinfo is not case sensitive, so to it SHCC, SHCc, 
SHcc, Shcc, shcc, etc are all the same.

-ramon.


On 03/08/2016, at 17:52 , damien stephens wrote:

> If you have MapInfo wth discover, you can save the colour scheme for each 
> polygon as a new column in the tab file, then use that to colourise it via 
> the properties, styles menu in qgis.
> Failing that if you have a screen grab of the map/tab file you can categorise 
> the features   in qgis  by one of the other attributes then use the colour 
> dropper tool to select each of the colours. It can be very laborious for a 
> large and multicoloured map, but does get a very similar output.
> 
> Other than those options, I haven't seen a MapInfo colourise plugin.
> Any developers out there want to knock one up?
> Cheers 
> 
> On Wed, 3 Aug 2016 15:18 Grant Boxer  wrote:
> Is there a way to import MapInfo tab files into QGIS that preserves the 
> patterns and colours?
> 
>  
> 
> 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
> ___
> 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] Trouble with a qgis project for qgis-server

2016-08-03 Thread Andrea Peri
Hi,
I have this error from a qgis-server 2.14 wms invoke:

Invalid Layer: WMS provider Cannot calculate extent Raster layer
Provider is not valid (provider: wms, URI:
contextualWMSLegend=0=EPSG:3003=7=10=image/png=dbtm_1988_2007==http://www502.regione.toscana.it/geoscopio_qg/cgi-bin/qgis_mapserv?map%3Ddbt_rt.qgs

I don't understand well what mean
wms provider cannot calculate extent Raster layer

any hint is welcome,
thx.

-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
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] Locate the error messages in qgis 2.14.5 and windows

2016-08-03 Thread Andrea Peri
Hi,
I have success to "pause" the message box,
thx for hint.
A.


2016-08-03 18:07 GMT+02:00 Andrea Peri :
> Its hard click in time under window.
> The dialog of wms.provider is blocking on windows.
>
>
> Il 03 ago 2016 17:27, "Nicolas Boisteault"
>  ha scritto:
>>
>> Hi,
>>
>> You can pause the message by clicking the pause button at left in the
>> message area.
>>
>> To debug WMS/WFS your best bet is to use Fiddler to watch HTTP request.
>>
>> Nicolas BOISTEAULT
>> Développeur Web/WebSIG
>> Observatoire Régional de l'Environnement
>> Téléport 4 Antarès - BP 50163 - 86962 Futuroscope Chasseneuil Cedex
>> Tél : 05 49 49 71 18
>> Le 03/08/2016 à 16:07, Andrea Peri a écrit :
>>>
>>> Hi,
>>> I try to connect to a wms service using qgis 2.14.5.
>>> But something is wrong and in the upper side of the canva appear a
>>> little red message box .
>>> But it disapper after 3 seconds.
>>> I need to read better it and so open the message panle, but it is not
>>> reported on it.
>>>
>>> There is a specific log for error messages from wms ?
>>> I use windows 7.
>>>
>>> Thx,
>>>
>>>
>>
>> ___
>> 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



-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
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] Locate the error messages in qgis 2.14.5 and windows

2016-08-03 Thread Andrea Peri
Its hard click in time under window.
The dialog of wms.provider is blocking on windows.

Il 03 ago 2016 17:27, "Nicolas Boisteault" <
boistea...@observatoire-environnement.org> ha scritto:

> Hi,
>
> You can pause the message by clicking the pause button at left in the
> message area.
>
> To debug WMS/WFS your best bet is to use Fiddler to watch HTTP request.
>
> Nicolas BOISTEAULT
> Développeur Web/WebSIG
> Observatoire Régional de l'Environnement
> Téléport 4 Antarès - BP 50163 - 86962 Futuroscope Chasseneuil Cedex
> Tél : 05 49 49 71 18
> Le 03/08/2016 à 16:07, Andrea Peri a écrit :
>
>> Hi,
>> I try to connect to a wms service using qgis 2.14.5.
>> But something is wrong and in the upper side of the canva appear a
>> little red message box .
>> But it disapper after 3 seconds.
>> I need to read better it and so open the message panle, but it is not
>> reported on it.
>>
>> There is a specific log for error messages from wms ?
>> I use windows 7.
>>
>> Thx,
>>
>>
>>
> ___
> 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

Re: [Qgis-user] Library for data sources

2016-08-03 Thread Blumentrath, Stefan
You can add directories to the "Favorites" in the "Browser" panel, which should 
be pretty much the same as the "Map library"...
Nt sure if you can exclude/include single maps if you have lots of maps in one 
folder...

Cheers
Stefan

From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of 
Reginald Carlier
Sent: 3. august 2016 09:51
To: 'qgis-user@lists.osgeo.org' 
Subject: [Qgis-user] Library for data sources

Hello list,

Does anybody know if there is a plugin that adds a library to the QGIS 
userinterface?
I'm looking for a library of data sources (shapes, databasetables, WMS, csv) 
that one regularly uses, so you don't have to fetch them from your harddisk or 
open the database manager.
I have attached a screenshot of a plugin for a library I use in Arcmap.
https://www.dropbox.com/s/u3vkplovc3jqq1q/library.png?dl=0


Greetings,

Reginald Carlier
Deskundige GIS

[logo Ingelmunster]

Gemeente Ingelmunster, Oostrozebekestraat 4, 8770 Ingelmunster
T +32 51 33 74 39 www.ingelmunster.be

[http://www.ingelmunster.be/fb.jpg] 
[http://www.ingelmunster.be/go.jpg]   
[http://www.ingelmunster.be/in.jpg]   
[http://www.ingelmunster.be/pi.jpg]   
[http://www.ingelmunster.be/tw.jpg] 
___
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] Library for data sources

2016-08-03 Thread Bo Victor Thomsen
Have a look at the qlrbrowser plugin. Remember to set the checkmark for 
"experimental plugins" in the plugin administrator.
The QLR browser works like the .lyr browser in ArcMap, just with qlr 
files for Qgis.


Regards
Bo Victor Thomsen
AestasGIS Denmark



Den 03/08/16 kl. 09:51 skrev Reginald Carlier:


Hello list,

Does anybody know if there is a plugin that adds a library to the QGIS 
userinterface?


I’m looking for a library of data sources (shapes, databasetables, 
WMS, csv) that one regularly uses, so you don’t have to fetch them 
from your harddisk or open the database manager.


I have attached a screenshot of a plugin for a library I use in Arcmap.

https://www.dropbox.com/s/u3vkplovc3jqq1q/library.png?dl=0

Greetings,

Reginald Carlier
Deskundige GIS

logo Ingelmunster


Gemeente Ingelmunster, Oostrozebekestraat 4, 8770 Ingelmunster
T +32 51 33 74 39 www.ingelmunster.be 

 
 
 
 





___
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

Re: [Qgis-user] Locate the error messages in qgis 2.14.5 and windows

2016-08-03 Thread Nicolas Boisteault

Hi,

You can pause the message by clicking the pause button at left in the 
message area.


To debug WMS/WFS your best bet is to use Fiddler to watch HTTP request.

Nicolas BOISTEAULT
Développeur Web/WebSIG
Observatoire Régional de l'Environnement
Téléport 4 Antarès - BP 50163 - 86962 Futuroscope Chasseneuil Cedex
Tél : 05 49 49 71 18
Le 03/08/2016 à 16:07, Andrea Peri a écrit :

Hi,
I try to connect to a wms service using qgis 2.14.5.
But something is wrong and in the upper side of the canva appear a
little red message box .
But it disapper after 3 seconds.
I need to read better it and so open the message panle, but it is not
reported on it.

There is a specific log for error messages from wms ?
I use windows 7.

Thx,




___
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] Locate the error messages in qgis 2.14.5 and windows

2016-08-03 Thread Andrea Peri
Hi,
I try to connect to a wms service using qgis 2.14.5.
But something is wrong and in the upper side of the canva appear a
little red message box .
But it disapper after 3 seconds.
I need to read better it and so open the message panle, but it is not
reported on it.

There is a specific log for error messages from wms ?
I use windows 7.

Thx,


-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
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] Mutually exclusive command disappeared in 2.16

2016-08-03 Thread Andrea Peri
Hi Andrea,
now it is appeared also to me .
Perhaps a strange corruption due a defective project.
However now it is working.
Thx again,
Andrea.


2016-08-03 12:54 GMT+02:00 Neumann, Andreas :
> Seems fine in my QGIS 2.16 - see screenshot attached. Checked and also works
> fine.
>
> Andreas
>
> On 2016-08-03 12:44, Andrea Peri wrote:
>
> Hi,
> I notice in the 2.16 is no more available the "mutually exclusive"
> option in the contextual menu of a group.
> Is it available in some other part of qgis menus or an issue ?
>
> Thx,
> A.
>
>
>
>



-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
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] Showing all items in attributes table

2016-08-03 Thread Bernd Vogelgesang

Am 03.08.2016, 13:25 Uhr, schrieb simonc8 :


Thanks for this. The multipart to single part seemed to clean the file as
well as show that one of my polylines existed in three separate  
segments. So

the file now contains 8 features whether I open it in QGIS or other
programmes.

When I was digitising I wanted to use part of one line I'd already  
digitised

in another line, so I made a copy, cut the line and must have incorrectly
discarded the unwanted part, or inadvertently made a second copy.

If I want to combine my line which is currently in three segments into a
single feature how do I do that? Do the different segments have to have
identical end points to join properly? (At the moment there are small  
gaps

between the different segments.)


Maybe now v.clean is the right tool. I love it ;)
Select "snap" there and set the threshold for the estimated width of your  
gaps + x.
If this doesn't work (documentation refers to vertices snapped to lines,  
not vertices to vertices),
try the same, but leave the so threshold low that it will not trigger a  
snap, but go to the advanced settings and rise the threshold for snapping  
there.
This is a different function in GRASS, where you can perform basic  
cleaning and snapping while importing the data set into GRASS.


I think that you will then still have separate features, but spatially  
aligned.
If your line segments have a common value or id, try "Line dissolve" from  
SAGA in the toolbox.


Anyway, hard to give the proper hints without seeing the data. For me it's  
always a trial-and-error-game, too.


Cheers
Bernd






--
View this message in context:  
http://osgeo-org.1560.x6.nabble.com/Showing-all-items-in-attributes-table-tp5279224p5279248.html

Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
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



--
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

Re: [Qgis-user] Showing all items in attributes table

2016-08-03 Thread simonc8
Thanks for this. The multipart to single part seemed to clean the file as
well as show that one of my polylines existed in three separate segments. So
the file now contains 8 features whether I open it in QGIS or other
programmes.

When I was digitising I wanted to use part of one line I'd already digitised
in another line, so I made a copy, cut the line and must have incorrectly
discarded the unwanted part, or inadvertently made a second copy.

If I want to combine my line which is currently in three segments into a
single feature how do I do that? Do the different segments have to have
identical end points to join properly? (At the moment there are small gaps
between the different segments.)




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Showing-all-items-in-attributes-table-tp5279224p5279248.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
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] Mutually exclusive command disappeared in 2.16

2016-08-03 Thread Andrea Peri
Hi,
I notice in the 2.16 is no more available the "mutually exclusive"
option in the contextual menu of a group.
Is it available in some other part of qgis menus or an issue ?

Thx,
A.

-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
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] MapInfo Attribures

2016-08-03 Thread damien stephens
If you have MapInfo wth discover, you can save the colour scheme for each
polygon as a new column in the tab file, then use that to colourise it via
the properties, styles menu in qgis.
Failing that if you have a screen grab of the map/tab file you can
categorise the features   in qgis  by one of the other attributes then use
the colour dropper tool to select each of the colours. It can be very
laborious for a large and multicoloured map, but does get a very similar
output.

Other than those options, I haven't seen a MapInfo colourise plugin.
Any developers out there want to knock one up?
Cheers

On Wed, 3 Aug 2016 15:18 Grant Boxer  wrote:

> Is there a way to import MapInfo tab files into QGIS that preserves the
> patterns and colours?
>
>
>
> 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
___
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] Showing all items in attributes table

2016-08-03 Thread Bernd Vogelgesang

Hi,
sounds like something really went wrong while digitizing.
Try the GRASS function v.clean with "rmdupl" from the toolbox to get rid  
of the duplicates.
Or try "Multipart to singleparts" also in the toolbox to create unique  
entries for your lines in the attributes table.


Cheers
Bernd

Am 03.08.2016, 10:41 Uhr, schrieb simonc8 :

I've digitised a shape file layer with several polylines. In the  
Attribute
table it shows 8 items, but in the metadata for the file it states there  
are
14 features. If I open the shape file in another GIS programme it comes  
up

with 17 polylines, some of which are duplicates of others.

I would like to clean up the file in QGIS and remove the duplicates but  
if I

can't get these to show up in the Attribute table I don't know how I can
select them to delete them.

Grateful for advice.



--
View this message in context:  
http://osgeo-org.1560.x6.nabble.com/Showing-all-items-in-attributes-table-tp5279224.html

Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
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



--
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] Showing all items in attributes table

2016-08-03 Thread simonc8
I've digitised a shape file layer with several polylines. In the Attribute
table it shows 8 items, but in the metadata for the file it states there are
14 features. If I open the shape file in another GIS programme it comes up
with 17 polylines, some of which are duplicates of others.

I would like to clean up the file in QGIS and remove the duplicates but if I
can't get these to show up in the Attribute table I don't know how I can
select them to delete them.

Grateful for advice.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Showing-all-items-in-attributes-table-tp5279224.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
___
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] Fwd: R: Openstreetmap offline with QGIS

2016-08-03 Thread ThomasD

Hallo Claus


ist vielleicht interessant für dich.


LG


Thomas




 Weitergeleitete Nachricht 
Betreff:[Qgis-user] R: Openstreetmap offline with QGIS
Datum:  Tue, 2 Aug 2016 21:10:00 +0200
Von:arnaldo.mauri...@gmail.com
An: qgis-user@lists.osgeo.org



Thanks for the help.

I am going to try.

Regards

*Da:*Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] *Per conto di 
*Piotr Kania

*Inviato:* domenica 31 luglio 2016 07:57
*A:* qgis-user@lists.osgeo.org
*Oggetto:* Re: [Qgis-user] Openstreetmap offline with QGIS

Hi, I will add that I use QTiles's mbtiles in my android smartphone with 
Oruxmaps and it works nicely


W dniu 2016-07-29 o 16:59, Bernd Vogelgesang pisze:

   Hi,

   I normally do it this way to have an offline basemap either for the
   mobile phone or the notebook:

   1. Install QuickMapServices (an add contributed pack in the
   settings) for a variety of background layer. There are also
   different flavours of OSM, so pick your favourite.

   2. Install the (tagged as experimental) QTiles plugin.

   Assuming you have to work in certain area at a time only, set your
   canvas to this are.

   In QTiles, you can choose between .zip and .mbtiles (but those
   mbtiles work within QGIS for already a while). Pick mbtiles for file
   creation.

   Choose your zoom level carefully. If you do not need too much
   detail, 15 will be enough. See http://gis.stackexchange.com/a/7443
   for detail which zoom level represents which map scale.

   For me this setting resulted in 150MB file for an area of ca. 100
   square kilometers. Higher zoom level or multiple zoom levels will
   let this grow exponentially. You will have to test a bit to find the
   right settings for your purpose.

   The creation of this mbtile will take a while cause it has to
   download all the tiles for the area one after another.

   So better test with a really small area before starting a big download.

   Hope this helps

   Bernd

   Am 28.07.2016, 00:02 Uhr, schrieb 
   :

   Hi everyone,

   I use a laptop on my car where I have installed QGIS to follow
   the position over a map with a GPS. I can calibrate the image
   taken from a 1:25000 detailed topographic map.

   *I need to use QGIS with Openstreetmap offline to follow car GPS
   position.*

   I have downloaded vector tiles formhttp://osm2vectortiles.org
   

   *I am not able to open the MBTiles file with QGIS. Please be
   patient, this is not my work.I will be grateful if you would
   suggest me how to do this job or if there is a tutorial available.*

   *Are vector tiles from OSM2VECTORTILES right files? Is this the
   right way to work offline?*

   **

   ++running QGIS Desktop 2.16.0 with Windows10



   -- 


   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 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] MapInfo Attribures

2016-08-03 Thread Grant Boxer
Is there a way to import MapInfo tab files into QGIS that preserves the
patterns and colours?

 

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