Hi Brett,
Nicolas, is right I'm afraid.
If you can send some of the suspects (or put somewhere accessible) I'm happy to
help find a work around / file bug / find a solution.
-ramon.
> On 28 Nov 2014, at 11:44, Nicolas Cadieux
> wrote:
>
> Qgis will only ask for a projection if it is not em
Qgis will only ask for a projection if it is not embedded in the tif and you
have selected the "ask for CSR" if its not specified. If it is specified,
(but wrong) then I am not sure how to force it. I think you can specify a
CSR when you right click on a layer name. I have seen this option go
How do I force QGIS to ask for a projection?None of the options under
Settings>>Options>>CRS enforce this. QGIS sees the tif has a projection,
doesn’t recognise it, then assigns it with unrecognised WGS84 based projection.
Tried running raster/ projection/ assign projection in batch m
I suggest you randomize more points than you need. Read the values select the
first N valid values
Best
> Em 27/11/2014, às 21:08, Barbara Burcul escreveu:
>
> Hi! I have some coordinates and i used point sampling tool to get raster
> values. but, there are no values for all coordinate pairs
Good question,
What I would do instead is choose more sampling point and then eliminate those
with no value using a "is null" type query.
Nicolas Cadieux M.Sc.
Les Entreprises Archéotec inc.
8548, rue Saint-Denis Montréal H2P 2H2
Téléphone: 514.381.5112 Fax: 514.381.4995
Le 2014-11-27 18:0
Hi! I have some coordinates and i used point sampling tool to get raster
values. but, there are no values for all coordinate pairs so i would like
to know if there is some way for qgis to choose the nearest possible
coordinates that have raster values?
thx!
reading the code, I suppose you have a record with null geometry...
check your data
for f in layer.getFeatures(request):
feat.clearGeometry()
feat.setQgsFeature(f)
geom = f.geometry()
geom_type == geom.type()
wkb_type = geom.wkbType()
if geom_type == QGis.P
Hallo,
I got an error when using a polygon layer in the Qgis2threejs-plugin (Qgis
2.6.0, Plugin 0.7.2).
Traceback (most recent call last):
File
"C:/Users/berounba/.qgis2/python/plugins\Qgis2threejs\qgis2threejsdialog.py"
, line 369, in run
htmlfilename = exportToThreeJS(htmlfilename, co
Am 27.11.2014 um 15:49 schrieb Tourspur Infopost:
I recently installed the new version of qgis 2.6 on my pc (windows 7). Every
time I try to close down the qgis software properly via Project/close qgis
or via x-corner, a program crash occures (while creating a minidump-dmp file
stored in my loca
dear sir or madam,
I recently installed the new version of qgis 2.6 on my pc (windows 7). Every
time I try to close down the qgis software properly via Project/close qgis
or via x-corner, a program crash occures (while creating a minidump-dmp file
stored in my local temp).
How can I stop th
Hi,
I did as Nicolas Cadieux suggested but that dit
not help. I then started to scrutinize my error
messages, which is a bit of an ordeal for a
Python illitterate. Anyway I did notice that the
program searches for information in a catalogue
under 'User'. My username is 'Göran' which seems
t
kimaidou wrote
> Hi Pedro
>
> Sorry for the late answer. I will answer the issue on github too.
>
> You are right, you should normally be able to edit your view in Lizmap
> too.
> I doubt this is a user problem, as Lizmap read the datasource in QGIS for
> each edition layer and so use the same us
12 matches
Mail list logo