Re: [Qgis-user] Error in simple calculation in Field Calculator

2014-02-07 Thread Ramon Andiñach
On 07/02/2014, at 22:34 , magerlin wrote: > Checking the Fields display in Layer properties displays: > > double, Real, Length 20, Precision 0 > > Strange thing is you can't even type in a 10 digit number directly in the > attribute table (well I can type in 11 but not 22)

Re: [Qgis-user] GeoGit

2014-02-07 Thread Jeffrey Johnson
Yep, being developed privately and will be released to our github. Not sure the timeline on that, but I will check and reply back. On Fri, Feb 7, 2014 at 2:17 PM, Spencer Gardner wrote: > Thanks, Jeff. Is the plugin code going to be released in the Boundless > GitHub? I don't see it there yet so

Re: [Qgis-user] GeoGit

2014-02-07 Thread Spencer Gardner
Thanks, Jeff. Is the plugin code going to be released in the Boundless GitHub? I don't see it there yet so I assume it's being prepared for initial release privately and will then be made public. I'd be interested to follow the development (and pitch in where possible) so you have at least one f

Re: [Qgis-user] How do I register a Google Map?

2014-02-07 Thread G. Garibaldi
On 2/7/2014 9:28 AM, ELHOA wrote: What is a .kml file? Mike K Sent from my iPhone On 2/7/2014 9:28 AM, ELHOA wrote: What is a .kml file? Mike K Sent from my iPhone A .kml file is a vector data file. "KML" is short for "Keyhole Markup Language". The .kml standard allows creation of simpl

Re: [Qgis-user] How to use Orfeo Toolbox tools in QGIS?

2014-02-07 Thread Alex Mandel
On 02/07/2014 02:05 AM, Nick Hopton wrote: > Travis Kroger wrote >> I asked about this before, but I think I may not have been asking the >> right >> question. I want to use the binary morphological filter tool in OTB, but >> I >> am unable to install OTB on my home work work computers (either win

Re: [Qgis-user] How to use Orfeo Toolbox tools in QGIS?

2014-02-07 Thread RNanclares
Hi there, first, you need to use the Osgeo4W 32 bit installer because OTB is not included in the 64 bit installer, OR you can use the 64 bit OsGeo4w and then install OTB from the 32 bit OsGeo4w (i don't really recommend it, IMO better stick to the 32 bit OsGeo4w). After the installation you'll hav

Re: [Qgis-user] Add Google Imagery to Canvas

2014-02-07 Thread Richard McDonnell
Eko The simplest way to insert Google Maps or Satellite Imagery is to use the OpenLayers Plugin. select Plugins from the menu, select Manage and install plugins. In the search bar type "open" (without quotes) and select install plugin. Once that's done go to Plugins in the menu, highlight OpenLay

[Qgis-user] Add Google Imagery to Canvas

2014-02-07 Thread Eko Suryanto
Regards, I am assistant in Laboratory of Climatology at Geophysics and Meteorology Department of Bogor Agricultural University. I am a new user of QGIS, and i am interested in with the program. I want to layouting roads shapefile with Google imagery, so my map showing Google imagery. I am usin

Re: [Qgis-user] Error in simple calculation in Field

2014-02-07 Thread N St
I doesn't work on my version either (Qgis 2.0 - Windows7-64-Pro) but you can make the calculation in the .dbf file and then open the .shp file with Qgis. ___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-us

Re: [Qgis-user] Error in simple calculation in Field Calculator

2014-02-07 Thread magerlin
Checking the Fields display in Layer properties displays: double, Real, Length 20, Precision 0 Strange thing is you can't even type in a 10 digit number directly in the attribute table (well I can type in 11 but not 22) - Regards Morten Qgis 2.0.1 OSGeo, Windows 7, 64b

Re: [Qgis-user] Error in simple calculation in Field Calculator

2014-02-07 Thread Wolf-E. Altmann
Am 07.02.2014 13:18, schrieb magerlin: Are anybody able to get the right results when doing this calculation in field calculator on a shape file: FromToStop = 10 * From_stop + To_stop I know there is a l

Re: [Qgis-user] Interprocess communication

2014-02-07 Thread José Pedro Santos
Hey, Try to use the Phyton console http://pythonwebconsole.thomnichols.org/ There's also another alternatives but I never used them. Good luck Best Regards, José Santos From: gang.y...@freenet.de To: zpsant...@hotmail.com Subject: AW: [Qgis-user] Interprocess communication Date: Fri, 7 Feb

[Qgis-user] Error in simple calculation in Field Calculator

2014-02-07 Thread magerlin
Are anybody able to get the right results when doing this calculation in field calculator on a shape file: FromToStop = 10 * From_stop + To_stop I know there is a limit on 10 digits working with integers

[Qgis-user] Mailing List

2014-02-07 Thread Eko Suryanto
  Eko Suryanto, S. Si Researcher Remote Sensing of Vegetation Bachelor of Applied Meteorology Bogor Agricultural University suryantoek...@yahoo.com___ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Interprocess communication

2014-02-07 Thread Gino Pirelli
you can interprocess bridging qgis c++ apis (and events) with a python plugin (pyqgis) or, adding a layer more, using WebSockets in a WebView inside a python plugin (or directly websocket in python) ciao Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com) On 6 February 2014 18:40, Gang Y

Re: [Qgis-user] Interprocess communication

2014-02-07 Thread José Pedro Santos
Hi Gang, Can you be more specific with your question please. Basically you want to connect other program with QGIS?! Kind Regards, José Santos From: gang.y...@freenet.de To: qgis-user@lists.osgeo.org Date: Thu, 6 Feb 2014 18:40:23 +0100 Subject: [Qgis-user] Interprocess communication Hi, I

Re: [Qgis-user] How to use Orfeo Toolbox tools in QGIS?

2014-02-07 Thread Nick Hopton
Travis Kroger wrote > I asked about this before, but I think I may not have been asking the > right > question. I want to use the binary morphological filter tool in OTB, but > I > am unable to install OTB on my home work work computers (either windows 8 > pro or windows 7 enterprise). There is n

Re: [Qgis-user] Postgis connection QGIS 2.0.1

2014-02-07 Thread Bernhard Ströbl
Hi Sylvia, I think people do not answer because your question is not very specific and lacks details, let me explain: Am 05.02.2014 12:02, schrieb Sylvia Preuß: Hello everybody, I have recently installed QGIS 2.0.1. Now I’d like to add a new PostGIS layer in a new project and filled out all

Re: [Qgis-user] import osm-file to qgis

2014-02-07 Thread Claas Leiner
You can load OSM- or PBF-Files direkt in QGIS (Layer < add vectorlayer (all Files because *osm ist not in the list))! Then save the layers as Shapefiles! Am 05.02.2014 12:02, schrieb Larissa Hauser: Hi there After having downloaded and unpacked the .osm-file for switzerland from geofabrik.de