Re: [Qgis-user] Limiting File Choices

2016-07-17 Thread Nicolas Cadieux
Hi, 
An other option would be to use a file format that uses only a single 
file. I think spatialite could work. Another option could be to use 
a csv with WKT. This way, they could also open the text file in a text 
reader (like notepad) and actually see the content of the file. This way, 
you could also work more notions of geometry. 
I could help you with this. I was a trained elementary teacher in Ontario 
and Quebec before becoming a archaeological GIS guy! 
Cheers! 
Nicolas 
On Jul 17, 2016 17:58, berndv. [via OSGeo.org] 
ml-node+s1560n5276786...@n6.nabble.com wrote: 




Hi, when you the click Add vector button, the file browser will first 
be defaulted to show all files in the folder. Once you change this in the 
drop-down at the bottom in Files of type: from All files to 
ESRI shapefiles, it will filter to show only .shp. The dialog will 
remember this setting. Cheers Bernd Am 17.07.2016, 23:02 Uhr, schrieb Michael 
Jabot  [hidden email] : I am working with elementary students in using 
QGIS to develop spatial reasoning. 
I have created .shp files for them to use but when they go to the folder to add 
the .shp, all the supporting files are also present, so we are struggling. Is 
there a way to set the settings so that only the .shp appears as an option to 
them? 
Thank you in advance for your help and I apologize if this is a silly question 
Mike Jabot 
-- Bernd Vogelgesang Siedlerstraße 2 91083 Baiersdorf/Igelsdorf Tel: 
09133-825374 ___
Qgis-user mailing list
[hidden email] 
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: 
http://lists.osgeo.org/mailman/listinfo/qgis-user 








If you reply to this email, your message will be added to the 
discussion below: 

http://osgeo-org.1560.x6.nabble.com/Limiting-File-Choices-tp5276778p5276786.html
 


To start a new topic under Quantum GIS - User, email 
ml-nodes1560n4125267h38n6.nabble.com 
To unsubscribe from Quantum GIS - User, click here . 
NAML 




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Limiting-File-Choices-tp5276778p5276790.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

Re: [Qgis-user] Limiting File Choices

2016-07-17 Thread Bernd Vogelgesang

Hi,
when you the click "Add vector" button, the file browser will first be  
defaulted to show all files in the folder. Once you change this in the  
drop-down at the bottom in "Files of type:" from "All files" to ESRI  
shapefiles", it will filter to show only .shp.

The dialog will remember this setting.

Cheers
Bernd

Am 17.07.2016, 23:02 Uhr, schrieb Michael Jabot  
:




I am working with elementary students in using QGIS to develop spatial  
reasoning.


I have created .shp files for them to use but when they go to the folder  
to add the .shp, all the supporting files are also present, >so we are  
struggling. Is there a way to set the settings so that only the .shp  
appears as an option to them?


Thank you in advance for your help and I apologize if this is a silly  
question

Mike Jabot




--
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] Problems with ubuntu-unstable again (Bernd Vogelgesang)

2016-07-17 Thread Ben Hur Pintor
I (temporarily) commented out the repository from my sources list but kept
the ubuntugis-unstable ppa. I then removed QGIS from my system and
reinstalled using the unstable PPA (QGIS 2.14.3) with the usual sudo
apt-get install qgis.

I haven't checked yet if the repos with ubuntugis dependencies are working
again (for 2.16 and 2.14). Hopefully, they will be soon.

Regards,
Ben Hur


On Mon, Jul 18, 2016 at 3:00 AM,  wrote:

> Send Qgis-user mailing list submissions to
> qgis-user@lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> or, via email, send a message with subject or body 'help' to
> qgis-user-requ...@lists.osgeo.org
>
> You can reach the person managing the list at
> qgis-user-ow...@lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Qgis-user digest..."
>
>
> Today's Topics:
>
>1. Re: Problems with ubuntu-unstable again (Bernd Vogelgesang)
>
>
> --
>
> Message: 1
> Date: Sun, 17 Jul 2016 20:47:59 +0200
> From: "Bernd Vogelgesang" 
> To: qgis-user@lists.osgeo.org
> Subject: Re: [Qgis-user] Problems with ubuntu-unstable again
> Message-ID: 
> Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
>
> Hi all,
>
> now I enabled http://qgis.org/ubuntugis-ltr and I face the same problems
> as below, but only for 2.14 version now.
> Is there any way to install a recent QGIS with my beloved ubuntugis
> features from the repositories, or is this just a local problem?
>
> I need to get this up and running as I would like to do some work ...
>
> Cheers
> Bernd
>
> Am 16.07.2016, 15:11 Uhr, schrieb Bernd Vogelgesang
> :
>
> > Hi Jürgen,
> > thanks for the reply.
> >
> > Ok, as I understood your words, I disabled ubuntugis and enabled instead:
> >
> > deb http://qgis.org/ubuntugis-nightly-release trusty main
> > deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty
> > main
> >
> > But still, QGIS will not install:
> >
> > bernd@bernd-TERRA-PC ~ $ sudo apt-get install qgis
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > Some packages could not be installed. This may mean that you have
> > requested an impossible situation or if you are using the unstable
> > distribution that some required packages have not yet been created
> > or been moved out of Incoming.
> > The following information may help to resolve the situation:
> >
> > The following packages have unmet dependencies:
> > qgis : Depends: libgdal.so.1-1.11.2
> >Depends: libgdal1h (>= 1.8.0) but it is not going to be
> > installed
> >Depends: libqgis-analysis2.16.0 but it is not going to be
> > installed
> >Depends: libqgis-app2.16.0 but it is not going to be installed
> >Depends: libqgis-core2.16.0 but it is not going to be
> > installed
> >Depends: libqgis-gui2.16.0 but it is not going to be installed
> >Depends: libqgis-networkanalysis2.16.0 but it is not going to
> > be
> > installed
> >Depends: python-qgis (=
> > 1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going to
> > be
> > installed
> >Depends: qgis-providers (=
> > 1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going to
> > be
> > installed
> > E: Unable to correct problems, you have held broken packages.
> >
> > Actually, I do not intend to have something "unstable" or exotic, but
> > simply just the same
> > flavour as when I use the OSGEO4W-installer on Windows.
> >
> > Even after years, I can't figure out from the help pages what all the
> > stuff means and how things have to be handled in case something doesn't
> > work (which happens actually at each change of version, but the way to
> > resolve this seems to be different every time).
> >
> > Thankful for any hint
> > Bernd
> >
> > Am 15.07.2016, 21:28 Uhr, schrieb Jürgen E. Fischer :
> >
> >> Hi Bernd,
> >>
> >> On Fri, 15. Jul 2016 at 18:36:06 +0200, Bernd Vogelgesang wrote:
> >>> Will the rebuilding be triggered automatically, or do I have to
> >>> "trigger" someone to have a look at it ?
> >>
> >> No, the dependencies are not actively tracked and therefore no automatic
> >> rebuilds are triggered.
> >>
> >> But the nightlies are rebuilt with current dependencies whenever a
> >> commit
> >> (backport) has happened in the meantime.  So you can resort to those for
> >> "unstable" distributions (ie. distributions that have changed between
> >> releases).
> >>
> >> The next regular rebuild is on 29.7. for the 2.14.1 and 2.16.1 point
> >> releases.
> >>
> >>
> >> Jürgen
> >>
> >
> >
>
>
> --
> Bernd Vogelgesang
> Siedlerstraße 2
> 91083 

Re: [Qgis-user] Problems with ubuntu-unstable again

2016-07-17 Thread Ben Hur Pintor
I (temporarily) commented out the repository from my sources list but kept
the ubuntugis-unstable ppa. I then removed QGIS from my system and
reinstalled using the unstable PPA (QGIS 2.14.3).


I haven't checked yet if the repos with ubuntugis repositories are working
again or if QGIS has bu


On Mon, Jul 18, 2016 at 3:00 AM,  wrote:

> Send Qgis-user mailing list submissions to
> qgis-user@lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> or, via email, send a message with subject or body 'help' to
> qgis-user-requ...@lists.osgeo.org
>
> You can reach the person managing the list at
> qgis-user-ow...@lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Qgis-user digest..."
>
>
> Today's Topics:
>
>1. Re: Problems with ubuntu-unstable again (Bernd Vogelgesang)
>
>
> --
>
> Message: 1
> Date: Sun, 17 Jul 2016 20:47:59 +0200
> From: "Bernd Vogelgesang" 
> To: qgis-user@lists.osgeo.org
> Subject: Re: [Qgis-user] Problems with ubuntu-unstable again
> Message-ID: 
> Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes
>
> Hi all,
>
> now I enabled http://qgis.org/ubuntugis-ltr and I face the same problems
> as below, but only for 2.14 version now.
> Is there any way to install a recent QGIS with my beloved ubuntugis
> features from the repositories, or is this just a local problem?
>
> I need to get this up and running as I would like to do some work ...
>
> Cheers
> Bernd
>
> Am 16.07.2016, 15:11 Uhr, schrieb Bernd Vogelgesang
> :
>
> > Hi Jürgen,
> > thanks for the reply.
> >
> > Ok, as I understood your words, I disabled ubuntugis and enabled instead:
> >
> > deb http://qgis.org/ubuntugis-nightly-release trusty main
> > deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty
> > main
> >
> > But still, QGIS will not install:
> >
> > bernd@bernd-TERRA-PC ~ $ sudo apt-get install qgis
> > Reading package lists... Done
> > Building dependency tree
> > Reading state information... Done
> > Some packages could not be installed. This may mean that you have
> > requested an impossible situation or if you are using the unstable
> > distribution that some required packages have not yet been created
> > or been moved out of Incoming.
> > The following information may help to resolve the situation:
> >
> > The following packages have unmet dependencies:
> > qgis : Depends: libgdal.so.1-1.11.2
> >Depends: libgdal1h (>= 1.8.0) but it is not going to be
> > installed
> >Depends: libqgis-analysis2.16.0 but it is not going to be
> > installed
> >Depends: libqgis-app2.16.0 but it is not going to be installed
> >Depends: libqgis-core2.16.0 but it is not going to be
> > installed
> >Depends: libqgis-gui2.16.0 but it is not going to be installed
> >Depends: libqgis-networkanalysis2.16.0 but it is not going to
> > be
> > installed
> >Depends: python-qgis (=
> > 1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going to
> > be
> > installed
> >Depends: qgis-providers (=
> > 1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going to
> > be
> > installed
> > E: Unable to correct problems, you have held broken packages.
> >
> > Actually, I do not intend to have something "unstable" or exotic, but
> > simply just the same
> > flavour as when I use the OSGEO4W-installer on Windows.
> >
> > Even after years, I can't figure out from the help pages what all the
> > stuff means and how things have to be handled in case something doesn't
> > work (which happens actually at each change of version, but the way to
> > resolve this seems to be different every time).
> >
> > Thankful for any hint
> > Bernd
> >
> > Am 15.07.2016, 21:28 Uhr, schrieb Jürgen E. Fischer :
> >
> >> Hi Bernd,
> >>
> >> On Fri, 15. Jul 2016 at 18:36:06 +0200, Bernd Vogelgesang wrote:
> >>> Will the rebuilding be triggered automatically, or do I have to
> >>> "trigger" someone to have a look at it ?
> >>
> >> No, the dependencies are not actively tracked and therefore no automatic
> >> rebuilds are triggered.
> >>
> >> But the nightlies are rebuilt with current dependencies whenever a
> >> commit
> >> (backport) has happened in the meantime.  So you can resort to those for
> >> "unstable" distributions (ie. distributions that have changed between
> >> releases).
> >>
> >> The next regular rebuild is on 29.7. for the 2.14.1 and 2.16.1 point
> >> releases.
> >>
> >>
> >> Jürgen
> >>
> >
> >
>
>
> --
> Bernd Vogelgesang
> Siedlerstraße 2
> 91083 Baiersdorf/Igelsdorf
> Tel: 09133-825374
>
>
> --
>
> Subject: Digest 

[QGIS-it-user] QGIS 2.16 e il processing (Reticolo vettoriale)

2016-07-17 Thread Totò
Salve a tutti,
con la nuova versione di QGIS 2.16 il plugin FTOOLS è stato rimosso e tutti
i comandi e funzioni si trovano in strumenti processing (ottima cosa);
noto però che qualcosa manca, per esempio il 'Reticolo vettoriale' di Ftools
aveva molte opzioni mentre ora nel processing ne ha pochissime:
es: prima era possibile allineare il reticolo all'estensione e risoluzione
del raster, ora manca;
prima era possibile ruotare il reticolo ora manca;
ecc...

allego  screenshot
  

ciao




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/QGIS-2-16-e-il-processing-Reticolo-vettoriale-tp5276779.html
Sent from the QGIS Italian User mailing list archive at Nabble.com.
___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-it-user


[Qgis-user] Limiting File Choices

2016-07-17 Thread Michael Jabot
I am working with elementary students in using QGIS to develop spatial
reasoning.

I have created .shp files for them to use but when they go to the folder to
add the .shp, all the supporting files are also present, so we are
struggling. Is there a way to set the settings so that only the .shp
appears as an option to them?

Thank you in advance for your help and I apologize if this is a silly
question

Mike Jabot
___
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] Problems with ubuntu-unstable again

2016-07-17 Thread Bernd Vogelgesang

Hi Angelos,
thanx a lot for the hint. It works!

This is now indeed the third variation of a working setup in a row.
We already had to enable three repositories, then two, and now it's only  
one. Unfortunately the instructions on the download page never manage to  
reflect those changes.


Cheers
Bernd


Am 17.07.2016, 21:36 Uhr, schrieb Angelos Tzotsos :


Hi Bernd,

This will get you to a working setup:
1. Please remove all previous installed versions with apt-get purge qgis
2. Enable only UbuntuGIS-Unstable and remove all other ppa's
3. apt-get install qgis.

This will get you QGIS 2.14.3. I have several reports that this works  
fine.


Best,
Angelos

On 07/17/2016 09:47 PM, Bernd Vogelgesang wrote:

Hi all,

now I enabled http://qgis.org/ubuntugis-ltr and I face the same  
problems as below, but only for 2.14 version now.
Is there any way to install a recent QGIS with my beloved ubuntugis  
features from the repositories, or is this just a local problem?


I need to get this up and running as I would like to do some work ...

Cheers
Bernd

Am 16.07.2016, 15:11 Uhr, schrieb Bernd Vogelgesang  
:



Hi Jürgen,
thanks for the reply.

Ok, as I understood your words, I disabled ubuntugis and enabled  
instead:


deb http://qgis.org/ubuntugis-nightly-release trusty main
deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty
main

But still, QGIS will not install:

bernd@bernd-TERRA-PC ~ $ sudo apt-get install qgis
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
qgis : Depends: libgdal.so.1-1.11.2
   Depends: libgdal1h (>= 1.8.0) but it is not going to be  
installed

   Depends: libqgis-analysis2.16.0 but it is not going to be
installed
   Depends: libqgis-app2.16.0 but it is not going to be  
installed
   Depends: libqgis-core2.16.0 but it is not going to be  
installed
   Depends: libqgis-gui2.16.0 but it is not going to be  
installed
   Depends: libqgis-networkanalysis2.16.0 but it is not going  
to be

installed
   Depends: python-qgis (=
1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going  
to be

installed
   Depends: qgis-providers (=
1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going  
to be

installed
E: Unable to correct problems, you have held broken packages.

Actually, I do not intend to have something "unstable" or exotic, but  
simply just the same

flavour as when I use the OSGEO4W-installer on Windows.

Even after years, I can't figure out from the help pages what all the  
stuff means and how things have to be handled in case something  
doesn't work (which happens actually at each change of version, but  
the way to resolve this seems to be different every time).


Thankful for any hint
Bernd

Am 15.07.2016, 21:28 Uhr, schrieb Jürgen E. Fischer :


Hi Bernd,

On Fri, 15. Jul 2016 at 18:36:06 +0200, Bernd Vogelgesang wrote:

Will the rebuilding be triggered automatically, or do I have to
"trigger" someone to have a look at it ?


No, the dependencies are not actively tracked and therefore no  
automatic

rebuilds are triggered.

But the nightlies are rebuilt with current dependencies whenever a  
commit
(backport) has happened in the meantime.  So you can resort to those  
for

"unstable" distributions (ie. distributions that have changed between
releases).

The next regular rebuild is on 29.7. for the 2.14.1 and 2.16.1 point  
releases.



Jürgen













--
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] Problems with ubuntu-unstable again

2016-07-17 Thread Bernd Vogelgesang

Hi all,

now I enabled http://qgis.org/ubuntugis-ltr and I face the same problems  
as below, but only for 2.14 version now.
Is there any way to install a recent QGIS with my beloved ubuntugis  
features from the repositories, or is this just a local problem?


I need to get this up and running as I would like to do some work ...

Cheers
Bernd

Am 16.07.2016, 15:11 Uhr, schrieb Bernd Vogelgesang  
:



Hi Jürgen,
thanks for the reply.

Ok, as I understood your words, I disabled ubuntugis and enabled instead:

deb http://qgis.org/ubuntugis-nightly-release trusty main
deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty
main

But still, QGIS will not install:

bernd@bernd-TERRA-PC ~ $ sudo apt-get install qgis
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
qgis : Depends: libgdal.so.1-1.11.2
   Depends: libgdal1h (>= 1.8.0) but it is not going to be  
installed

   Depends: libqgis-analysis2.16.0 but it is not going to be
installed
   Depends: libqgis-app2.16.0 but it is not going to be installed
   Depends: libqgis-core2.16.0 but it is not going to be  
installed

   Depends: libqgis-gui2.16.0 but it is not going to be installed
   Depends: libqgis-networkanalysis2.16.0 but it is not going to  
be

installed
   Depends: python-qgis (=
1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going to  
be

installed
   Depends: qgis-providers (=
1:2.16.0+git20160712+1b016e4+20trusty-ubuntugis) but it is not going to  
be

installed
E: Unable to correct problems, you have held broken packages.

Actually, I do not intend to have something "unstable" or exotic, but  
simply just the same

flavour as when I use the OSGEO4W-installer on Windows.

Even after years, I can't figure out from the help pages what all the  
stuff means and how things have to be handled in case something doesn't  
work (which happens actually at each change of version, but the way to  
resolve this seems to be different every time).


Thankful for any hint
Bernd

Am 15.07.2016, 21:28 Uhr, schrieb Jürgen E. Fischer :


Hi Bernd,

On Fri, 15. Jul 2016 at 18:36:06 +0200, Bernd Vogelgesang wrote:

Will the rebuilding be triggered automatically, or do I have to
"trigger" someone to have a look at it ?


No, the dependencies are not actively tracked and therefore no automatic
rebuilds are triggered.

But the nightlies are rebuilt with current dependencies whenever a  
commit

(backport) has happened in the meantime.  So you can resort to those for
"unstable" distributions (ie. distributions that have changed between
releases).

The next regular rebuild is on 29.7. for the 2.14.1 and 2.16.1 point  
releases.



Jürgen







--
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] Importing CSV files

2016-07-17 Thread Chris Crook

Hi Philip

As has been pointed out the problem is that the "numbers" in your file are not 
numbers, as the have a '%' character included.  The delimited text reader only 
handles things that look like numbers, and at the moment things like '5%' don't 
come into that category (this could be changed but at the moment it isn't built 
to recognize the percentage sign as part of a number).  So it reads these 
fields a text string fields.

In the case of your file though there is a workaround, which is to treat the 
percentage as part of the delimiter, and to use a regular expression to define 
the delimiter.  The attached screenshot shows the settings that you can use to 
read the file.  The important things to notice are the use of a regular 
expression as a delimiter and the expression used [\%\,]+, which translates as 
"any string of consecutive percentage signs or commas".

I'd agree that this is not even slightly obvious, but it does work!

Cheers
Chris


From: Qgis-user [qgis-user-boun...@lists.osgeo.org] On Behalf Of Phillip Money 
[phillip.mo...@hotmail.com]
Sent: 16 July 2016 01:03
To: Werner Macho
Cc: qgis-community
Subject: Re: [Qgis-user] Importing CSV files

Thanks Werner and Richard for your help so far. I will have to pursue this 
tomorrow as it is late here in Australia.

I will respond tomorrow.

Phillip



From: werner.ma...@gmail.com
Date: Fri, 15 Jul 2016 14:53:03 +0200
Subject: Re: [Qgis-user] Importing CSV files
To: phillip.mo...@hotmail.com
CC: richard.mcdonn...@opw.ie; qgis-user@lists.osgeo.org

Find attached the working csv and csvt file - And remember - this csv is now 
NOT to be loaded with delimited text but rather as a "normal" vector layer.

regards
Werner

On Fri, Jul 15, 2016 at 2:26 PM, Phillip Money 
> wrote:
Richard and Werner.

I left the csvt file as "String", "Integer", "Integer", "Integer". I converted 
the percentages to numbers. It still didn't work. At Richard's suggestion, I 
converted the csv file to a text file and it worked. I can't understand why it 
didn't work with a CSV file. I am using QGIS Nodego. Thanks for your help, but 
I am still stumped about the csv file.

Phillip



From: werner.ma...@gmail.com
Date: Fri, 15 Jul 2016 14:17:35 +0200
Subject: Re: [Qgis-user] Importing CSV files
To: richard.mcdonn...@opw.ie
CC: phillip.mo...@hotmail.com; 
qgis-user@lists.osgeo.org


Hi Richard,

Surely QGIS is able to import it - but you forgot about that sentence in his 
first post:
"I have set up a csvt file with "String", "Integer", "Integer", "Integer" "

Using a csvt is sometimes very handy - but as already written "86%" is 
unfortunately no integer ;)

regards
Werner


On Fri, Jul 15, 2016 at 2:14 PM, Richard McDonnell 
> wrote:
Phillip,
I have copied out what you sent, paste it into notepad and saved it as a txt 
file. I then imported it into QGIS using Add delimited Text Layer, making sure 
to select Custom delimiters, and selecting Semicolon.
One other thing I done was select No geometry.
This has worked perfectly see attribute table below

[cid:part1.00080202.07000508@opw.ie]

I hope the above settings work, I am running QGIS 2.14 by the way, shouldn't 
make a difference though.
Regards,

Richard.

On 15/07/2016 13:03, Phillip Money wrote:
Richard,

I am using Add delimited Text Layer.

Here is a snippet of the data.

LGA_NAME;Non-Indigenous;Aboriginal;Torres Strait Islander
Albury (C);93%;2%;0%
Armidale Dumaresq (A);88%;6%;0%
Ashfield (A);93%;1%;0%
Auburn (C);93%;1%;0%
Ballina (A);93%;3%;0%
Balranald (A);87%;6%;0%
Bankstown (C);94%;1%;0%
Bathurst Regional (A);91%;4%;0%

I had the data separated by commas, but changed it to semi-colons. Neither 
worked. I also change the date to numerical format as in .93. That didn't work 
either.

On 15 July 2016 at 22:00, Richard McDonnell 
> wrote:
Phillip,
Can you supply a sample of the data, also what version are you running of QGIS.
The other thing is are you using Add delimited Text Layer or are you just 
loading the CSV directly?
Regards,

Richard.


On 15/07/2016 12:29, Phillip Money wrote:
I have a CSV file with four columns. The first column is text, and the 
succeeding columns are percentages. I have set up a csvt file with "String", 
"Integer", "Integer", "Integer" When I import the file into QGIS as a delimited 
text layer, QGIS strips out all the percentages. They come in as null values. I 
have tried a lot of things, but can't get past this.


For example, I have tried converting the percentages to numbers and bringing 
them in that way; same thing happens.


I would appreciate any help.


Regards