Тёмный
Richard Crepeau
Richard Crepeau
Richard Crepeau
Подписаться
Creating a Map
9 лет назад
Pivot Tables to Charts
9 лет назад
Joining   excel to qgis
9 лет назад
Pivot Tables in Excel
9 лет назад
Комментарии
@joanhauff6541
@joanhauff6541 3 года назад
Thank you for the excellent presentation.
@AM-hv7vo
@AM-hv7vo 4 года назад
Wonder full lots of thanks from india
@nataliaday1888
@nataliaday1888 4 года назад
This was so helpful to me, thank you for taking the time to make this video! :)
@malieke95
@malieke95 5 лет назад
Really helpful! Thank you!
@AndresFlorezPhoto
@AndresFlorezPhoto 6 лет назад
How did you QGIS read the csvt extension? My QGIS does not identify the variable type integer. I am already have the csvt file created. Any idea about this issue?
@ingfelixz1726
@ingfelixz1726 7 лет назад
Can you make an example but with relation 1 to n? I'm trying to do that but I can't, I'm new in qGis thanks
@crepeaurj
@crepeaurj 7 лет назад
Perhaps this will be useful gis.stackexchange.com/questions/163601/one-to-many-table-join-in-qgis
@ingfelixz1726
@ingfelixz1726 7 лет назад
thank you
@giorgosd1441
@giorgosd1441 7 лет назад
excellent presentation, keep up with the good work! Thank you
@tamucgis9107
@tamucgis9107 7 лет назад
Hi Richard, this is exactly what I was looking for! Thank you. However, I did not have the .csvt file created where I had saved my .cvs file. But I did not have any issues with performing all these functions. Any idea?
@RoadDevilAdventures
@RoadDevilAdventures 8 лет назад
When creating the CSV file, choose make Windows Comma Separated in the specialty Formats. Windows terminates each line with a carriage return line feed, the Mac has only a carriage return.
@crepeaurj
@crepeaurj 8 лет назад
Thanks for the tip, John. I appreciate it!
@mcswing2001
@mcswing2001 8 лет назад
hi. How did you create the csvt file?
@bvovz
@bvovz 4 года назад
A CSVT file is just a plain text file that you create with the extension .csvt. The file has a single line with the types for each column: "Integer","Real","String" Make sure there are no spaces between each , or type.