Re: [Qgis-user] qgis2google

2009-10-21 Thread Paolo Cavallini

On Thu, 22 Oct 2009 00:58:00 +0200, Tim Sutton  wrote:

> The counter side to the 'FOSS developers expect users to be compiling
> geeks' debate is that users always want things at no effort and now :-)

Tim: agreed fully. Too often we have requests from users, too rarely we
have help.
Please, users, note that there is a huge amount of work and brain behind
QGIS: consider helping the project, e.g. translating manuals and
interfaces, hiring a developer for bugfixing and new features, or donating
to the project.
All the best.
-- 
http://faunalia.it/pc
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-developer] Re: [Qgis-user] inserting symbols into qgis

2009-10-21 Thread Paolo Cavallini

On Wed, 21 Oct 2009 14:45:17 -0700, "John C. Tull"
 wrote:
> Hi All,
> 
> Sorry to hijack the topic (and the dev x-post), but this thread  
> prompted me to bring up a general issue with custom symbols. The  
> current structure for adding new symbols on OS X is pretty poor  
> (perhaps on other OS's as well?). It requires the user to copy the  
> relevant svg files to a location inside of an application bundle.  
> Hence, the changes have to be done with every update of the program.
> 
> It would be much better if there was an svg directory inside of the  
> same directory where plugins are stored, ~/.qgis on OS X. This would  
> maintain symbols across versions and new builds of the program.

Hi all.
This has been discussed several times. I think a mechanism analogous to the
py plugin installer would be the best, with the possibility of adding
symbols both from various repos and from local directories.
I think there should be a ticket open on this: could you please check, and
if not, add it?
Thanks.
-- 
http://faunalia.it/pc
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Re: [Qgis-developer] qgis2google

2009-10-21 Thread Tim Sutton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

motta.l...@gmail.com wrote:
> Maxim,
> 
> I make one script in Arcmap for Synchronized Google Earth with View map
> of ArcMap, it is in :
> http://arcscripts.esri.com/details.asp?dbid=15944
> 
> The script is a VBA code, this made synchronized between windows arcmap
> with windows google earth, where, can move/zoom one windows and find
> this location in other windows.
> 
> I think make same for QGis, but, i wil use Python, because permit use
> COM tecnology, for C++ with QT , i believe i need have commercial license.
> If you want help me,  we can make this funcionalty in QGis.
> 

Could I make an appeal to you not to write code that is locked to a
single platform (e.g. COM). We take great pains to make GIS run on all
platforms and using proprietary technology such as COM undermines this
effort and perpetuates Microsofts monopoly

Of course it also cuts your potential user base to just those using
windows when you could be making software that us millions of Linux QGIS
could enjoy too...

Regards

Tim


> The VBA code you can read how calculate location for other.
> 
> You can see example in this site
> http://www.scribd.com/doc/13427493/Sincronizar-layer-do-ArcGIS-com-o-Google-Earth
> 
> go to  last page for view the plugins runnig.
> 
> 
> Luiz
> 
> Maxim Dubinin escreveu:
>> Hi all,
>>
>> a little announcement, we've made a new version of our plugin. It
>> gives QGIS several tools for interacting with Google Earth. You can
>> quickly send a feature or the whole layer to GE keeping current layer
>> symbology or override it with your own one. Unique values and single
>> symbol legends are supported.
>>
>> More info: http://gis-lab.info/qa/qgis2google-eng.html
>>
>> It is tested and working under Windows/OSGeo4W/trunk and source code
>> is available
>> for linux hackers.
>>
>> Maxim
>>
>> PS: I've recorded a video to have a look how it works, but it turned out
>> to be huge (100 mb) and I couldn't compress it to more reasonable
>> size. You can still see
>> it, if this is not a problem for you.
>>
>> ___
>> Qgis-developer mailing list
>> qgis-develo...@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>>   
> 
> ___
> Qgis-developer mailing list
> qgis-develo...@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
> 


- --

Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Visit http://linfiniti.com to find out about:
 * QGIS programming and support services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
==

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrfkxMACgkQqk07qZdiYjcJhACeJ7jwT7KBRbBr8b4FxktJE/zl
nO0AoIAwK3+8nuag0i/3Ck7thXZ8daHD
=Ijm1
-END PGP SIGNATURE-
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread Tim Sutton
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

The counter side to the 'FOSS developers expect users to be compiling
geeks' debate is that users always want things at no effort and now :-)

G. Allegri wrote:
> With fewer words, it would be nice to have a "compile and build C++
> plugins for (linux|osgeo4w|mac) for dummies"  :-)

The process is inherently going to be technical and I think if people
are too overwhelmed by the technicalities of compiling their own
software, it is better to appeal for the plugin / patch etc. to be
included in the next official binary release and wait for that. For
those that like to delve into compiling themselves we have the CODING
document in the root of the source dir and on the wiki. I will probably
work a little to update the windows compilation guide (using MSVC)
during the hackfest (I don't have the bandwidth here to repeat the
process from scratch and check the documentation along the way).

Best regards

Tim

> giovanni
> 
> 2009/10/21, G. Allegri :
>> Nice topic.
>> My two cents. We cannot ask a "power user" to release its tools
>> cross-platform as a requirement. This is a must for the official
>> development, but probably most of the power users work on a single
>> environment.
>> So we can kindly ask for the possibility to have a tool
>> cross-platform, but if the developer cannot accomplish it (at least
>> not immediatly) a clear "how-to" to compile by ourselves could fill
>> the time gaps between cross-platform releases.
>>
>> I think it would help a lot to make make an effort to standardize the
>> compile/build process for Linux (it's already quite easy), Windows
>> (not so easy!!!), Mac (I don't know...) to put an end-user, if he
>> wants, to compile plugins (both C++ and python) by itself.
>> I've tried with Windows... but I've given up, lost between nmake,
>> MSVC, different libraries flavours, manglings between OsGeo4W
>> libraries and the system's ones... Jurgen knows what I'm talking about
>> :-(
>>
>> Anyway, I'm on the research side of the story. I prefer to use then compile
>> :)
>>
>> giovanni
>>
>> 2009/10/21 Barend Köbben :
>>> I'm all for that, but again, please note that
 a compilation guide for users
>>> is a 'contradictio in terminis' , ie. an average user should not have to
>>> compile, with or without a guide
>>>
>>> --
>>> Barend Köbben
>>> International Institute for Geo-Information
>>> Sciences and Earth Observation (ITC)
>>> PO Box 6, 7500AA Enschede, The Netherlands
>>> +31 (0)53 4874253
>>>
>>>
>>>
>>> On 21-10-09 17:41, "Maxim Dubinin"  wrote:
>>>
 I guess we need policy written out for C++ plugins, how users are
 going to get them under Linux, what devs should do to make user's life
 easier, may be a compilation guide for users etc.

 Hackfest topic?

 Maxim

 Вы писали 21 октября 2009 г., 10:37:37:


 PC> On Wed, 21 Oct 2009 16:58:35 +0200, "G. Allegri"
 
 PC> wrote:

>> I absolutely agree with you! I'm a geologist/soil scientist (as you),
>> and I prefer to concentrate on my research rather then learning build
>> systems and compile environments... I just do/try by myself in cases I
>> can't wait for a developer to build something for me
 PC> Sure. End users shouldn't build anything.
 PC> Please note however that windows users have now an excellent
 opportunity:
 PC> installing qgis-dev from osgeo4w gives you the latest qgis from
 previous
 PC> day, precompiled.
 PC> All the best.

>>>
>>> International Institute for Geo-Information Science and Earth Observation
>>> (ITC)
>>> Chamber of Commerce: 410 27 560
>>>
>>> E-mail disclaimer
>>> The information in this e-mail, including any attachments, is intended for
>>> the addressee only. If you are not the intended recipient, you are hereby
>>> notified that any disclosure, copying, distribution or action in relation
>>> to the content of this information is strictly prohibited. If you have
>>> received this e-mail by mistake, please delete the message and any
>>> attachment and inform the sender by return e-mail. ITC accepts no
>>> liability for any error or omission in the message content or for damage
>>> of any kind that may arise as a result of e-mail transmission.
>>>
> 


- --

Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Visit http://linfiniti.com to find out about:
 * QGIS programming and support services
 * Mapserver and PostGIS based hosting plans
 * FOSS Consulting Services
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
==

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


Re: [Qgis-user] inserting symbols into qgis

2009-10-21 Thread John C. Tull

Hi All,

Sorry to hijack the topic (and the dev x-post), but this thread  
prompted me to bring up a general issue with custom symbols. The  
current structure for adding new symbols on OS X is pretty poor  
(perhaps on other OS's as well?). It requires the user to copy the  
relevant svg files to a location inside of an application bundle.  
Hence, the changes have to be done with every update of the program.


It would be much better if there was an svg directory inside of the  
same directory where plugins are stored, ~/.qgis on OS X. This would  
maintain symbols across versions and new builds of the program.


For any hackfesters out there, perhaps this can make it on the todo  
list. If this possibility already exists, please correct me.


Regards,
John

On Oct 21, 2009, at 12:06 AM, sunny74 wrote:



Hi Andreas,

Thanks for your reply.

* I am putting the files in the correct installation of QGIS so that  
is not

a problem.
* The cause that the SVG is an invalid SVG seems to be the problem.  
The SVG

does not open
  in any of the browsers. Worst is that it is produced by Inkscape. Is
there any other tool which will produce a valid .svg.

* permissions seem to be ok.

Pls suggest a couple of other tools for converting raster to .svg.

Regards.

Andreas Neumann wrote:


hm - it sucessfully worked for me.

I see several potential causes for problems.

* Sometimes there are several parallel QGIS installations on your
harddrive. Make sure that the .svg files are placed in the correct
installation.
* your SVG images can't be loaded because they are invalid SVG. Do  
the

files properly open in a webbrowser?
* file permission problems?

Other than that it really should work.

Andreas

On Tue, October 20, 2009 9:14 am, sunny74 wrote:


Hi


Your suggestions did not work.
I converted my .jpg's into .svg's and placed them in  a separate  
folder

within the svg folder of QGIS but it did not show in symbology.
Then I put them in to one of the existing folders but again the same
result,
even though I restarted QGIS.
there is a button called "Load Style" and I tried to use it to add
symbols
but it required .qml files.

So how to add the symbols.

Regards.


James Card wrote:


Inkscape also has an image tracing utility built-in to convert  
raster
images to vectors. If you're willing to do a bit of tinkering  
with the

conversion parameters I've had very good results with this process.

--
James Card
California CAD Solutions, Inc.
209-578-5580 - Voice
209-521-6493 - FAX


On Thu, 15 Oct 2009 11:46:04 -0700, Andreas Neumann

wrote:


Hi,

SVG is a hybrid format. It can also embed raster images  
(jpg,png). So
theoretically you could embed your existing symbols in a raster  
(with a
SVG shell around it). However, this is not recommended since the  
raster

images don't scale properly. They would get pixely/or blurry when
enlarged.

SVG is the best choice for scalable symbols.

If you want quick results and don't care about quality you could  
still
embed the rasters (you can embed them base64 encoded in the data  
URL),
so you only have one file and not two files. In Inkscape (at  
least in

0.47) you can embed the image in the SVG by using "Extensions" -->
"Images" --> "Embed Images".

Hope this helps,
Andreas


sunny74 wrote:

Hi Alex,Fischer

Thanks to both of you for your replies.
So I understand that only SVG files are accepted by QGIS as  
symbols.

Then I have to convert jpg,bmp etc into svg.
Do I have to use Inkscape i.e http://www.inkscape.org/ for the
conversion.

Warm Regards.



Jürgen E. Fischer wrote:


Hi Alex,

On Fri, 09. Oct 2009 at 07:44:43 -0700, Alex Mandel wrote:

In the QGIS installation folder there's a subfolder called  
svg. Any

svg
files you place in there will be picked up the next time QGIS  
is

started
and show up in the symbol picker.

There's even a context menu in the symbol picker that allows a  
rescan

without restarting.
Jürgen

-- Jürgen E. Fischer norBIT GmbH   Tel.
+49-4931-918175-20
Dipl.-Inf. (FH)   Rheinstraße 13Fax.
+49-4931-918175-50
Software Engineer D-26506 Norden
http://www.norbit.de

-- norBIT Gesellschaft fuer Unternehmensberatung und
Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user




--
View this message in context:
http://n2.nabble.com/inserting-symbols-into-qgis-tp3787600p3857136.html
Sent from the qgis-user mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user




--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis

Re: [Qgis-user] inserting symbols into qgis

2009-10-21 Thread Andreas Neumann

sunny74 wrote:

Hi Andreas,

Thanks for your reply.

* I am putting the files in the correct installation of QGIS so that is not
a problem.
* The cause that the SVG is an invalid SVG seems to be the problem. The SVG
does not open
   in any of the browsers. Worst is that it is produced by Inkscape. Is
there any other tool which will produce a valid .svg.
  


ok - you need to export to "plain svg" not to "Inkscape SVG". I am still 
surprised that Inkscape SVG is not valid - it should. Try to see if 
"plain svg" works fine and that you have an up-to-date Inkscape (0.46 or 
0.47)


Andreas
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread G. Allegri
With fewer words, it would be nice to have a "compile and build C++
plugins for (linux|osgeo4w|mac) for dummies"  :-)
giovanni

2009/10/21, G. Allegri :
> Nice topic.
> My two cents. We cannot ask a "power user" to release its tools
> cross-platform as a requirement. This is a must for the official
> development, but probably most of the power users work on a single
> environment.
> So we can kindly ask for the possibility to have a tool
> cross-platform, but if the developer cannot accomplish it (at least
> not immediatly) a clear "how-to" to compile by ourselves could fill
> the time gaps between cross-platform releases.
>
> I think it would help a lot to make make an effort to standardize the
> compile/build process for Linux (it's already quite easy), Windows
> (not so easy!!!), Mac (I don't know...) to put an end-user, if he
> wants, to compile plugins (both C++ and python) by itself.
> I've tried with Windows... but I've given up, lost between nmake,
> MSVC, different libraries flavours, manglings between OsGeo4W
> libraries and the system's ones... Jurgen knows what I'm talking about
> :-(
>
> Anyway, I'm on the research side of the story. I prefer to use then compile
> :)
>
> giovanni
>
> 2009/10/21 Barend Köbben :
>> I'm all for that, but again, please note that
>>> a compilation guide for users
>> is a 'contradictio in terminis' , ie. an average user should not have to
>> compile, with or without a guide
>>
>> --
>> Barend Köbben
>> International Institute for Geo-Information
>> Sciences and Earth Observation (ITC)
>> PO Box 6, 7500AA Enschede, The Netherlands
>> +31 (0)53 4874253
>>
>>
>>
>> On 21-10-09 17:41, "Maxim Dubinin"  wrote:
>>
>>> I guess we need policy written out for C++ plugins, how users are
>>> going to get them under Linux, what devs should do to make user's life
>>> easier, may be a compilation guide for users etc.
>>>
>>> Hackfest topic?
>>>
>>> Maxim
>>>
>>> Вы писали 21 октября 2009 г., 10:37:37:
>>>
>>>
>>> PC> On Wed, 21 Oct 2009 16:58:35 +0200, "G. Allegri"
>>> 
>>> PC> wrote:
>>>
> I absolutely agree with you! I'm a geologist/soil scientist (as you),
> and I prefer to concentrate on my research rather then learning build
> systems and compile environments... I just do/try by myself in cases I
> can't wait for a developer to build something for me
>>>
>>> PC> Sure. End users shouldn't build anything.
>>> PC> Please note however that windows users have now an excellent
>>> opportunity:
>>> PC> installing qgis-dev from osgeo4w gives you the latest qgis from
>>> previous
>>> PC> day, precompiled.
>>> PC> All the best.
>>>
>>
>>
>> International Institute for Geo-Information Science and Earth Observation
>> (ITC)
>> Chamber of Commerce: 410 27 560
>>
>> E-mail disclaimer
>> The information in this e-mail, including any attachments, is intended for
>> the addressee only. If you are not the intended recipient, you are hereby
>> notified that any disclosure, copying, distribution or action in relation
>> to the content of this information is strictly prohibited. If you have
>> received this e-mail by mistake, please delete the message and any
>> attachment and inform the sender by return e-mail. ITC accepts no
>> liability for any error or omission in the message content or for damage
>> of any kind that may arise as a result of e-mail transmission.
>>
>

-- 
Inviato dal mio dispositivo mobile
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-developer] Re: [Qgis-user] qgis2google

2009-10-21 Thread G. Allegri
Nice topic.
My two cents. We cannot ask a "power user" to release its tools
cross-platform as a requirement. This is a must for the official
development, but probably most of the power users work on a single
environment.
So we can kindly ask for the possibility to have a tool
cross-platform, but if the developer cannot accomplish it (at least
not immediatly) a clear "how-to" to compile by ourselves could fill
the time gaps between cross-platform releases.

I think it would help a lot to make make an effort to standardize the
compile/build process for Linux (it's already quite easy), Windows
(not so easy!!!), Mac (I don't know...) to put an end-user, if he
wants, to compile plugins (both C++ and python) by itself.
I've tried with Windows... but I've given up, lost between nmake,
MSVC, different libraries flavours, manglings between OsGeo4W
libraries and the system's ones... Jurgen knows what I'm talking about
:-(

Anyway, I'm on the research side of the story. I prefer to use then compile :)

giovanni

2009/10/21 Barend Köbben :
> I'm all for that, but again, please note that
>> a compilation guide for users
> is a 'contradictio in terminis' , ie. an average user should not have to
> compile, with or without a guide
>
> --
> Barend Köbben
> International Institute for Geo-Information
> Sciences and Earth Observation (ITC)
> PO Box 6, 7500AA Enschede, The Netherlands
> +31 (0)53 4874253
>
>
>
> On 21-10-09 17:41, "Maxim Dubinin"  wrote:
>
>> I guess we need policy written out for C++ plugins, how users are
>> going to get them under Linux, what devs should do to make user's life
>> easier, may be a compilation guide for users etc.
>>
>> Hackfest topic?
>>
>> Maxim
>>
>> Вы писали 21 октября 2009 г., 10:37:37:
>>
>>
>> PC> On Wed, 21 Oct 2009 16:58:35 +0200, "G. Allegri" 
>> PC> wrote:
>>
 I absolutely agree with you! I'm a geologist/soil scientist (as you),
 and I prefer to concentrate on my research rather then learning build
 systems and compile environments... I just do/try by myself in cases I
 can't wait for a developer to build something for me
>>
>> PC> Sure. End users shouldn't build anything.
>> PC> Please note however that windows users have now an excellent opportunity:
>> PC> installing qgis-dev from osgeo4w gives you the latest qgis from previous
>> PC> day, precompiled.
>> PC> All the best.
>>
>
>
> International Institute for Geo-Information Science and Earth Observation 
> (ITC)
> Chamber of Commerce: 410 27 560
>
> E-mail disclaimer
> The information in this e-mail, including any attachments, is intended for 
> the addressee only. If you are not the intended recipient, you are hereby 
> notified that any disclosure, copying, distribution or action in relation to 
> the content of this information is strictly prohibited. If you have received 
> this e-mail by mistake, please delete the message and any attachment and 
> inform the sender by return e-mail. ITC accepts no liability for any error or 
> omission in the message content or for damage of any kind that may arise as a 
> result of e-mail transmission.
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] how to size a vector layer polygon

2009-10-21 Thread Fred LaPlante
Thanks for the suggestion Borys. 

Sorry, but qgsAffine plugin seems to only rotate or translate entire polygon.  


I need to be able to adjust a single side at a time to a specific length.

"OpenJump" does it nicely, showing the direction and length (at the bottom of the screen) of 
each line segment as you draw it out. As I recall "Azimuth & Distance" plugin would do 
the same.

Fred LaPlante

from: Borys Jurgiel 


Dne neděle 18 října 2009 22:56:41 Fred LaPlante napsal(a):

  

> Is there some plugin I have overlooked? I know there used to be an
> Azimuth and Distance (v. 0.3) plug-in, but that now shows up as
> incompatible with qGIS1.3.



Wow, where's that plugin?

I hope qgsAffine plugin could help you. It seems to work with trunk. Please test 
it on a copy of your real data because it changes the working layer.
  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-developer] Re: [Qgis-user] qgis2google

2009-10-21 Thread Barend Köbben
I'm all for that, but again, please note that
> a compilation guide for users
is a 'contradictio in terminis' , ie. an average user should not have to
compile, with or without a guide

--
Barend Köbben
International Institute for Geo-Information
Sciences and Earth Observation (ITC)
PO Box 6, 7500AA Enschede, The Netherlands
+31 (0)53 4874253



On 21-10-09 17:41, "Maxim Dubinin"  wrote:

> I guess we need policy written out for C++ plugins, how users are
> going to get them under Linux, what devs should do to make user's life
> easier, may be a compilation guide for users etc.
> 
> Hackfest topic?
> 
> Maxim
> 
> Вы писали 21 октября 2009 г., 10:37:37:
> 
> 
> PC> On Wed, 21 Oct 2009 16:58:35 +0200, "G. Allegri" 
> PC> wrote:
> 
>>> I absolutely agree with you! I'm a geologist/soil scientist (as you),
>>> and I prefer to concentrate on my research rather then learning build
>>> systems and compile environments... I just do/try by myself in cases I
>>> can't wait for a developer to build something for me
> 
> PC> Sure. End users shouldn't build anything.
> PC> Please note however that windows users have now an excellent opportunity:
> PC> installing qgis-dev from osgeo4w gives you the latest qgis from previous
> PC> day, precompiled.
> PC> All the best.
> 


International Institute for Geo-Information Science and Earth Observation (ITC)
Chamber of Commerce: 410 27 560

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the 
addressee only. If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or action in relation to the content 
of this information is strictly prohibited. If you have received this e-mail by 
mistake, please delete the message and any attachment and inform the sender by 
return e-mail. ITC accepts no liability for any error or omission in the 
message content or for damage of any kind that may arise as a result of e-mail 
transmission.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] how to size a vector layer polygon

2009-10-21 Thread Fred LaPlante

Hi Craig, thanks for the reply.

First item to be aware of is that this a rural area, about 30% farm 
land, the rest forested. There is NO official surveyed benchmark in the 
area, only one state bridge, and one highway intersection.


The scanned maps in question are property tax maps (8-1/2 x 11 reduced 
in 2 stages from original size D). I used the GeoReference plugin for 
qGIS.  The maps in most cases have been rotated by the author to fit the 
paper, rather than having North at the top. Also most of the 15 maps 
have few recognizable features that can be recognized on either a 
Topographic map or an aerial photo - some as few as three.  I have used 
the highest degree polynomial possible in every case, but they are 
seldom evenly spread over each surface. The resulting distortion is 
terrible; I find that many of the resulting land parcel boundaries are 
in the middle of obviously plowed fields, some run through the middle of 
houses, etc.


I have redrawn all the roads using aerial photos as a guide, adding 
proper right of way buffers and am now in the process of adjusting 
boundaries to fit the roads. In some cases, but not all, there are 
dimensions for the parcel sides. It is those I am trying to get to the 
proper size.  My hope is that by getting those sides to the proper 
dimensions, and adjusting others to hedgerows, stream center lines 
(where appropriate), etc. I can get a reasonably good approximation of 
the land parcels.


I got a lead on the program "OpenJump"  which indeed will show line 
lengths (and direction) when you draw a line or polygon.  Unfortunately 
it seems not to have any means to work with mixed projections. If  I can 
get it to work I will probably use OpenJump to adjust my shapefiles, and 
then pull into qGIS.  But I would prefer to stay in a single software 
package if possible.  I had hoped someone would point me to a fix or 
update to the Azimuth & distance plugin. 


Fred LaPlante

Craig Leat wrote:

Fred LaPlante wrote:
  

I am trying to adjust a set of property maps based on georeferenced
scans of paper maps. While the georeferenced images aren't bad as
pictures, they are poor regarding dimensional accuracy.



What method did you use to georeference your scanned maps? If you
haven't tried it already, try a higher order polynomial. I think you
will want to georeference the scanned map as best you can rather than
trying to manipulate the vector map. In case of the latter you would
be better off in a CAD app.

Craig

  

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] getting started: home/qgis_sample_data/gml/lakes.gml data source invalid or unknown

2009-10-21 Thread Aldo Piombino
hello, I'm beginning to learn qgis with ubuntu 09.04. but I have a very 
early problem: I have downloaded the "qgis sample data suite". As the  
"qgis manual" says, I opened the raster "landcover.img". but when I try 
to open the vectorial layer "lakes.gml" the loading system write:  
/qgis_sample_data/gml/lakes.gml data source invalid or unknown, even if 
the loading system writes that I'm searching a *.gml or *.GML file.


In what am I wrong?

thanks

ps: I have the 1.o.1.kore version

--
  Dr.Aldo Piombino
 skype: aldo.piombino
Scienzeedintorni: http://aldopiombino.blogspot.com


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread Ezra Boyd
As one of those 'normal' users, I agree with the posts about not wanting to
compile and other developer type stuff.  But, I also think that is's
important to commend the 'super-normal' developers that create these amazing
tools for us normal users to be able to focus on our research.
Ezra
On Wed, Oct 21, 2009 at 10:22 AM, Agustin Lobo wrote:

> + 1
>
> Agus
>
> G. Allegri wrote:
>
>> Anyway I think you shouldn't have problems to compile it under your
 platforms,
 the usual way it's done for the other plugins, as the CmakeLists is
 provided
 in the svn.


>>> I see that possibility, but I must warn against that, it's what I would
>>> call
>>> a typical 'developers attitude'. It won't help to get a system such as
>>> QGIS,
>>> that wants to fullfil its (in my opinion excellent) potential as an
>>> end-user
>>> GIS, being used by "normal" people such as myself, that do not know (or
>>> actually even want to know) how to compile from source, let alone from
>>> SVN...
>>>
>>>
>>
>> I absolutely agree with you! I'm a geologist/soil scientist (as you),
>> and I prefer to concentrate on my research rather then learning build
>> systems and compile environments... I just do/try by myself in cases I
>> can't wait for a developer to build something for me :)
>>
>> cheers
>>
>>
>>
>>> Yours,
>>> --
>>> Barend Köbben
>>> International Institute for Geo-Information
>>> Sciences and Earth Observation (ITC)
>>> PO Box 6, 7500AA Enschede, The Netherlands
>>> +31 (0)53 4874253
>>>
>>>
>>>  2009/10/21 Barend Köbben 
>>>
>>>
 When can we expect a multi-platform verison...?
>
>
> On 20-10-09 19:16, "G. Allegri"  wrote:
>
>
>
>> Compliments for the plugin. I've just tried it. It works very well and
>>> I
>>>
>>>
>> find
>>
>>
>>> it's really useful.
>>> Thank you very much!
>>>
>>> Giovanni
>>>
>>> 2009/10/20 Maxim Dubinin 
>>>
>>>
 Hi all,
>
> a little announcement, we've made a new version of our plugin. It
> gives QGIS several tools for interacting with Google Earth. You can
> quickly send a feature or the whole layer to GE keeping current
> layer
> symbology or override it with your own one. Unique values and
> single
> symbol legends are supported.
>
> More info: http://gis-lab.info/qa/qgis2google-eng.html
>
> It is tested and working under Windows/OSGeo4W/trunk and source
> code is
> available
> for linux hackers.
>
> Maxim
>
> PS: I've recorded a video to have a look how it works, but it
> turned out
> to be huge (100 mb) and I couldn't compress it to more reasonable
> size.
>
>
>> You


>>> can still see
> it, if this is not a problem for you.
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
 International Institute for Geo-Information Science and Earth
> Observation
> (ITC)
> Chamber of Commerce: 410 27 560
>
> E-mail disclaimer
> The information in this e-mail, including any attachments, is intended
> for
> the
> addressee only. If you are not the intended recipient, you are hereby
> notified
> that any disclosure, copying, distribution or action in relation to the
> content of this information is strictly prohibited. If you have
> received this
> e-mail by mistake, please delete the message and any attachment and
> inform
> the
> sender by return e-mail. ITC accepts no liability for any error or
> omission
> in
> the message content or for damage of any kind that may arise as a
> result of
> e-mail transmission.
>
>
 International Institute for Geo-Information Science and Earth
>>> Observation (ITC)
>>> Chamber of Commerce: 410 27 560
>>>
>>> E-mail disclaimer
>>> The information in this e-mail, including any attachments, is intended
>>> for the addressee only. If you are not the intended recipient, you are
>>> hereby notified that any disclosure, copying, distribution or action in
>>> relation to the content of this information is strictly prohibited. If you
>>> have received this e-mail by mistake, please delete the message and any
>>> attachment and inform the sender by return e-mail. ITC accepts no liability
>>> for any error or omission in the message content or for damage of any kind
>>> that may arise as a result of e-mail transmission.
>>>
>>>
>>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
>>
>>
>
>
> ___
> Qgis-user mail

Re: [Qgis-developer] Re: [Qgis-user] qgis2google

2009-10-21 Thread Maxim Dubinin
I guess we need policy written out for C++ plugins, how users are
going to get them under Linux, what devs should do to make user's life
easier, may be a compilation guide for users etc.

Hackfest topic?

Maxim

Вы писали 21 октября 2009 г., 10:37:37:


PC> On Wed, 21 Oct 2009 16:58:35 +0200, "G. Allegri" 
PC> wrote:

>> I absolutely agree with you! I'm a geologist/soil scientist (as you),
>> and I prefer to concentrate on my research rather then learning build
>> systems and compile environments... I just do/try by myself in cases I
>> can't wait for a developer to build something for me  

PC> Sure. End users shouldn't build anything.
PC> Please note however that windows users have now an excellent opportunity:
PC> installing qgis-dev from osgeo4w gives you the latest qgis from previous
PC> day, precompiled.
PC> All the best.

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread Paolo Cavallini

On Wed, 21 Oct 2009 16:58:35 +0200, "G. Allegri" 
wrote:

> I absolutely agree with you! I'm a geologist/soil scientist (as you),
> and I prefer to concentrate on my research rather then learning build
> systems and compile environments... I just do/try by myself in cases I
> can't wait for a developer to build something for me :)

Sure. End users shouldn't build anything.
Please note however that windows users have now an excellent opportunity:
installing qgis-dev from osgeo4w gives you the latest qgis from previous
day, precompiled.
All the best.
-- 
http://faunalia.it/pc
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread Agustin Lobo

+ 1

Agus

G. Allegri wrote:

Anyway I think you shouldn't have problems to compile it under your platforms,
the usual way it's done for the other plugins, as the CmakeLists is provided
in the svn.
  

I see that possibility, but I must warn against that, it's what I would call
a typical 'developers attitude'. It won't help to get a system such as QGIS,
that wants to fullfil its (in my opinion excellent) potential as an end-user
GIS, being used by "normal" people such as myself, that do not know (or
actually even want to know) how to compile from source, let alone from
SVN...



I absolutely agree with you! I'm a geologist/soil scientist (as you),
and I prefer to concentrate on my research rather then learning build
systems and compile environments... I just do/try by myself in cases I
can't wait for a developer to build something for me :)

cheers

  

Yours,
--
Barend Köbben
International Institute for Geo-Information
Sciences and Earth Observation (ITC)
PO Box 6, 7500AA Enschede, The Netherlands
+31 (0)53 4874253


 2009/10/21 Barend Köbben 


When can we expect a multi-platform verison...?


On 20-10-09 19:16, "G. Allegri"  wrote:



Compliments for the plugin. I've just tried it. It works very well and I


find
  

it's really useful.
Thank you very much!

Giovanni

2009/10/20 Maxim Dubinin 


Hi all,

a little announcement, we've made a new version of our plugin. It
gives QGIS several tools for interacting with Google Earth. You can
quickly send a feature or the whole layer to GE keeping current layer
symbology or override it with your own one. Unique values and single
symbol legends are supported.

More info: http://gis-lab.info/qa/qgis2google-eng.html

It is tested and working under Windows/OSGeo4W/trunk and source code is
available
for linux hackers.

Maxim

PS: I've recorded a video to have a look how it works, but it turned out
to be huge (100 mb) and I couldn't compress it to more reasonable size.


You
  

can still see
it, if this is not a problem for you.

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


International Institute for Geo-Information Science and Earth Observation
(ITC)
Chamber of Commerce: 410 27 560

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for
the
addressee only. If you are not the intended recipient, you are hereby
notified
that any disclosure, copying, distribution or action in relation to the
content of this information is strictly prohibited. If you have received this
e-mail by mistake, please delete the message and any attachment and inform
the
sender by return e-mail. ITC accepts no liability for any error or omission
in
the message content or for damage of any kind that may arise as a result of
e-mail transmission.


International Institute for Geo-Information Science and Earth Observation (ITC)
Chamber of Commerce: 410 27 560

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the 
addressee only. If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or action in relation to the content 
of this information is strictly prohibited. If you have received this e-mail by 
mistake, please delete the message and any attachment and inform the sender by 
return e-mail. ITC accepts no liability for any error or omission in the 
message content or for damage of any kind that may arise as a result of e-mail 
transmission.



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

  


<>___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Predefined colour legend

2009-10-21 Thread Agustin Lobo

Yes, yes, we want!

Agus

Lionel Roubeyrie wrote:

Hi,
we all wait for the new symbology system :)
If you want, I have qgis-styles files for Corin Land Cover level 1, 2 
and 3, but in french...

Cheers


no-reply a écrit :
Hello, just wandering if is there a way to apply to vector classes 
predefined colour classes, like Corine land cover colours or altitude 
levels or even a grayscale.


I saw no way in the symbology tab other than:
a) leave the default random colour
b) manually enter the colours entry-by-entry
b) load a precedently saved style

I think it would be nice to have a drop-down select that would allow 
to use some largely used colour scales.


As alternative, is there somewhere a public repository of Qgis colour 
styles?



Ciao,
  Antonello

--
Antonello Lobianco
Assegnista di Ricerca
Dipartimento di Economia, Università Politecnica delle Marche
Progetto "RegMAS per il Piceno" (Fondazione CARISAP)
Tel: +39.071.2207116
Email: a.lobia...@univpm.it 




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user




<>___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread G. Allegri
>> Anyway I think you shouldn't have problems to compile it under your 
>> platforms,
>> the usual way it's done for the other plugins, as the CmakeLists is provided
>> in the svn.
> I see that possibility, but I must warn against that, it's what I would call
> a typical 'developers attitude'. It won't help to get a system such as QGIS,
> that wants to fullfil its (in my opinion excellent) potential as an end-user
> GIS, being used by "normal" people such as myself, that do not know (or
> actually even want to know) how to compile from source, let alone from
> SVN...

I absolutely agree with you! I'm a geologist/soil scientist (as you),
and I prefer to concentrate on my research rather then learning build
systems and compile environments... I just do/try by myself in cases I
can't wait for a developer to build something for me :)

cheers

> Yours,
> --
> Barend Köbben
> International Institute for Geo-Information
> Sciences and Earth Observation (ITC)
> PO Box 6, 7500AA Enschede, The Netherlands
> +31 (0)53 4874253
>
>
>  2009/10/21 Barend Köbben 
>>> When can we expect a multi-platform verison...?
>>>
>>>
>>> On 20-10-09 19:16, "G. Allegri"  wrote:
>>>
> Compliments for the plugin. I've just tried it. It works very well and I
 find
> it's really useful.
> Thank you very much!
>
> Giovanni
>
> 2009/10/20 Maxim Dubinin 
>>> Hi all,
>>>
>>> a little announcement, we've made a new version of our plugin. It
>>> gives QGIS several tools for interacting with Google Earth. You can
>>> quickly send a feature or the whole layer to GE keeping current layer
>>> symbology or override it with your own one. Unique values and single
>>> symbol legends are supported.
>>>
>>> More info: http://gis-lab.info/qa/qgis2google-eng.html
>>>
>>> It is tested and working under Windows/OSGeo4W/trunk and source code is
>>> available
>>> for linux hackers.
>>>
>>> Maxim
>>>
>>> PS: I've recorded a video to have a look how it works, but it turned out
>>> to be huge (100 mb) and I couldn't compress it to more reasonable size.
>>> >>> You
>>> can still see
>>> it, if this is not a problem for you.
>>>
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>>>
>>> International Institute for Geo-Information Science and Earth Observation
>>> (ITC)
>>> Chamber of Commerce: 410 27 560
>>>
>>> E-mail disclaimer
>>> The information in this e-mail, including any attachments, is intended for
>>> the
>>> addressee only. If you are not the intended recipient, you are hereby
>>> notified
>>> that any disclosure, copying, distribution or action in relation to the
>>> content of this information is strictly prohibited. If you have received 
>>> this
>>> e-mail by mistake, please delete the message and any attachment and inform
>>> the
>>> sender by return e-mail. ITC accepts no liability for any error or omission
>>> in
>>> the message content or for damage of any kind that may arise as a result of
>>> e-mail transmission.
>>
>
> International Institute for Geo-Information Science and Earth Observation 
> (ITC)
> Chamber of Commerce: 410 27 560
>
> E-mail disclaimer
> The information in this e-mail, including any attachments, is intended for 
> the addressee only. If you are not the intended recipient, you are hereby 
> notified that any disclosure, copying, distribution or action in relation to 
> the content of this information is strictly prohibited. If you have received 
> this e-mail by mistake, please delete the message and any attachment and 
> inform the sender by return e-mail. ITC accepts no liability for any error or 
> omission in the message content or for damage of any kind that may arise as a 
> result of e-mail transmission.
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread Barend Köbben
Hi Giovanni,

> I forward your request to the list, as you probably have submitted it only to
> me.
Indeed, it's because this list has the original poster as its "from"
address, where most others I use have the list address itself as the
"from"...

> Anyway I think you shouldn't have problems to compile it under your platforms,
> the usual way it's done for the other plugins, as the CmakeLists is provided
> in the svn.
I see that possibility, but I must warn against that, it's what I would call
a typical 'developers attitude'. It won't help to get a system such as QGIS,
that wants to fullfil its (in my opinion excellent) potential as an end-user
GIS, being used by "normal" people such as myself, that do not know (or
actually even want to know) how to compile from source, let alone from
SVN...

Yours,
-- 
Barend Köbben
International Institute for Geo-Information
Sciences and Earth Observation (ITC)
PO Box 6, 7500AA Enschede, The Netherlands
+31 (0)53 4874253


 2009/10/21 Barend Köbben 
>> When can we expect a multi-platform verison...?
>> 
>> 
>> On 20-10-09 19:16, "G. Allegri"  wrote:
>> 
 Compliments for the plugin. I've just tried it. It works very well and I
>>> find
 it's really useful.
 Thank you very much!
 
 Giovanni
 
 2009/10/20 Maxim Dubinin 
>> Hi all,
>> 
>> a little announcement, we've made a new version of our plugin. It
>> gives QGIS several tools for interacting with Google Earth. You can
>> quickly send a feature or the whole layer to GE keeping current layer
>> symbology or override it with your own one. Unique values and single
>> symbol legends are supported.
>> 
>> More info: http://gis-lab.info/qa/qgis2google-eng.html
>> 
>> It is tested and working under Windows/OSGeo4W/trunk and source code is
>> available
>> for linux hackers.
>> 
>> Maxim
>> 
>> PS: I've recorded a video to have a look how it works, but it turned out
>> to be huge (100 mb) and I couldn't compress it to more reasonable size.
>> >>> You
>> can still see
>> it, if this is not a problem for you.
>> 
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
 
>> 
>> International Institute for Geo-Information Science and Earth Observation
>> (ITC)
>> Chamber of Commerce: 410 27 560
>> 
>> E-mail disclaimer
>> The information in this e-mail, including any attachments, is intended for
>> the 
>> addressee only. If you are not the intended recipient, you are hereby
>> notified 
>> that any disclosure, copying, distribution or action in relation to the
>> content of this information is strictly prohibited. If you have received this
>> e-mail by mistake, please delete the message and any attachment and inform
>> the 
>> sender by return e-mail. ITC accepts no liability for any error or omission
>> in 
>> the message content or for damage of any kind that may arise as a result of
>> e-mail transmission.
> 

International Institute for Geo-Information Science and Earth Observation (ITC)
Chamber of Commerce: 410 27 560

E-mail disclaimer
The information in this e-mail, including any attachments, is intended for the 
addressee only. If you are not the intended recipient, you are hereby notified 
that any disclosure, copying, distribution or action in relation to the content 
of this information is strictly prohibited. If you have received this e-mail by 
mistake, please delete the message and any attachment and inform the sender by 
return e-mail. ITC accepts no liability for any error or omission in the 
message content or for damage of any kind that may arise as a result of e-mail 
transmission.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Predefined colour legend

2009-10-21 Thread Giovanni Manghi
Hi,

the lack of color ramps for symbology has been pointed a few times.
There is already a request ticket open in the trac, so I believe it will
be just a matter of time.

cheers


On Wed, 2009-10-21 at 15:19 +0200, no-reply wrote:
> Hello, just wandering if is there a way to apply to vector classes
> predefined colour classes, like Corine land cover colours or altitude
> levels or even a grayscale.
> 
> I saw no way in the symbology tab other than:
> a) leave the default random colour
> b) manually enter the colours entry-by-entry
> b) load a precedently saved style
> 
> I think it would be nice to have a drop-down select that would allow
> to use some largely used colour scales.
> 
> As alternative, is there somewhere a public repository of Qgis colour
> styles?


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


RE: [Qgis-user] Help...

2009-10-21 Thread Paul Malan

Thanks Tim - it worked fine

Paul
 


-Original Message-
From: Tim Sutton [mailto:li...@linfiniti.com] 
Sent: 21 October 2009 04:00 PM
To: Paul Malan; qgis-user-boun...@lists.osgeo.org; QGIS Users; QGIS
Developer
Subject: Re: [Qgis-user] Help...

Hi Paul

Try installing the vcredist installer listed on the download page.

Regards

Tim
--Original Message--
From: Paul Malan
Sender: qgis-user-boun...@lists.osgeo.org
To: QGIS Users
To: QGIS Developer
Subject: [Qgis-user] Help...
Sent: Oct 21, 2009 3:20 PM

Hi, my name is Paul(South Africa) - I am a relatively new user...

I tried to install QGIS 1.3 Mimas on a new PC - OS is Win XP SP3.
When I try to start the program after installation, the following error came
up:

--
C:\Program Files\Quantum GIS Mimas\bin\qgis.exe
This application has failed to start because the application configuration
is incorrect. Reinstalling the application may fix this problem
--

I did try to reinstall, with the same results - does anybody have a
suggestion? 

Regards

Paul


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Sent from my mobile phone.

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Help...

2009-10-21 Thread Tim Sutton
Hi Paul

Try installing the vcredist installer listed on the download page.

Regards

Tim
--Original Message--
From: Paul Malan
Sender: qgis-user-boun...@lists.osgeo.org
To: QGIS Users
To: QGIS Developer
Subject: [Qgis-user] Help...
Sent: Oct 21, 2009 3:20 PM

Hi, my name is Paul(South Africa) - I am a relatively new user...

I tried to install QGIS 1.3 Mimas on a new PC - OS is Win XP SP3.
When I try to start the program after installation, the following error came
up:

--
C:\Program Files\Quantum GIS Mimas\bin\qgis.exe
This application has failed to start because the application configuration
is incorrect. Reinstalling the application may fix this problem
--

I did try to reinstall, with the same results - does anybody have a
suggestion? 

Regards

Paul


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Sent from my mobile phone.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Help...

2009-10-21 Thread Paul Malan
Hi, my name is Paul(South Africa) - I am a relatively new user...

I tried to install QGIS 1.3 Mimas on a new PC - OS is Win XP SP3.
When I try to start the program after installation, the following error came
up:

--
C:\Program Files\Quantum GIS Mimas\bin\qgis.exe
This application has failed to start because the application configuration
is incorrect. Reinstalling the application may fix this problem
--

I did try to reinstall, with the same results - does anybody have a
suggestion? 

Regards

Paul


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Predefined colour legend

2009-10-21 Thread Lionel Roubeyrie

Hi,
we all wait for the new symbology system :)
If you want, I have qgis-styles files for Corin Land Cover level 1, 2 and 3, but 
in french...

Cheers


no-reply a écrit :
Hello, just wandering if is there a way to apply to vector classes 
predefined colour classes, like Corine land cover colours or altitude 
levels or even a grayscale.


I saw no way in the symbology tab other than:
a) leave the default random colour
b) manually enter the colours entry-by-entry
b) load a precedently saved style

I think it would be nice to have a drop-down select that would allow to 
use some largely used colour scales.


As alternative, is there somewhere a public repository of Qgis colour 
styles?



Ciao,
  Antonello

--
Antonello Lobianco
Assegnista di Ricerca
Dipartimento di Economia, Università Politecnica delle Marche
Progetto "RegMAS per il Piceno" (Fondazione CARISAP)
Tel: +39.071.2207116
Email: a.lobia...@univpm.it 




___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


--
Lionel Roubeyrie - lroubey...@limair.asso.fr
Chargé d'études et de maintenance
LIMAIR - la Surveillance de l'Air en Limousin
http://www.limair.asso.fr



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Creating vector layer Solid ?

2009-10-21 Thread luciano machado


Hi

I have a question, It's possible create Solid Layer!? Not just a Polygon,  
point or line. 

Best regards

Luciano Machado



  
_
Obtenha 30 Emoticons grátis para o seu Windows Live Messenger
http://www.livemessenger-emoticons.com/funfamily/pt-pt/___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Predefined colour legend

2009-10-21 Thread no-reply
Hello, just wandering if is there a way to apply to vector classes
predefined colour classes, like Corine land cover colours or altitude levels
or even a grayscale.

I saw no way in the symbology tab other than:
a) leave the default random colour
b) manually enter the colours entry-by-entry
b) load a precedently saved style

I think it would be nice to have a drop-down select that would allow to use
some largely used colour scales.

As alternative, is there somewhere a public repository of Qgis colour
styles?


Ciao,
  Antonello

-- 
Antonello Lobianco
Assegnista di Ricerca
Dipartimento di Economia, Università Politecnica delle Marche
Progetto "RegMAS per il Piceno" (Fondazione CARISAP)
Tel: +39.071.2207116
Email: a.lobia...@univpm.it
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-developer] Re: [Qgis-user] Congratulations to all :-) and some comments for the hack fest

2009-10-21 Thread Agustin Lobo

My comments are based on the current qgis 1.3.0 Mimas
as installed from the ubuntu jaunty binaries on the ubuntugis
server. When you mention "trunk" I assume you mean
the current svn, right? Great to know
the field calculator is already there, as well as some
work on the symbology of continuous variables (raster and vector).
Looking forward to seeing them in the next binaries.

Agus

Giovanni Manghi wrote:

Hi,


2. A table manager tool able to operate among columns. 




we already have the field calculator in trunk, it this what you mean?




4. Improve the vector symbology system for continuous variables, in 
particular adding a

color bar to interpret the meaning of the resulting colors.

5. Improve the raster symbology system for continuous variables, adding a
color bar to interpret the meaning of the resulting colors.



agree, there is already a prof of concept patch in the trac for color
ramps, and I have suggested this matter for discussion for the next dev
meeting in Vienna.




cheers

-- Giovanni --



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] how to size a vector layer polygon

2009-10-21 Thread Borys Jurgiel
Dne neděle 18 října 2009 22:56:41 Fred LaPlante napsal(a):

> Is there some plugin I have overlooked? I know there used to be an
> Azimuth and Distance (v. 0.3) plug-in, but that now shows up as
> incompatible with qGIS1.3.

Wow, where's that plugin?

I hope qgsAffine plugin could help you. It seems to work with trunk. Please 
test 
it on a copy of your real data because it changes the working layer.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Congratulations to all :-) and some comments for the hack fest

2009-10-21 Thread G. Allegri
> 1. A raster algebra with  a natural syntax (i.e. like r.mapcalc), and,
> as a second step, a GUI. The current implementation has such an odd syntax 
> that most
> users using it early in their qgis learning would conclude that qgis is too 
> complex and odd for them.
> As far as I know, Barry is not thinking on further developing this tool.

> 3. C++ implementation of the (vector) Tools, as a dissolve operation on a 
> complex layer
> takes hours to complete in qgis while seconds with other software (i.e. 
> TNTmips) on
> the same machine.

are you referring to the performances of the operations made thorugh
the python ftools plugin? obviously they're times slower then any
other implementation in C/C++, mostly because of the slowness of the
python loop routines...
the 'analysis' in trunk should go that way, isn't it? (both for raster
and vector)

> In my opinion, these 6 improvements/additions are critical for the normal use 
> of
> QGIS as an operational GIS. Without them, I think we are still below the 
> minimum
> set of requirements for a GIS, even if in other aspects QGIS is very advanced.

+1
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Re: SQL Server 2008 and Quantum GIS (Alex Mandel)

2009-10-21 Thread Seth G

Hi Alex,

Thanks for your reply. I am referring to the new geometry and geography datatypes in SQL Server 2008. 



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-developer] Re: [Qgis-user] Congratulations to all :-) and some comments for the hack fest

2009-10-21 Thread Giovanni Manghi
Hi,


> 2. A table manager tool able to operate among columns. 



we already have the field calculator in trunk, it this what you mean?




> 4. Improve the vector symbology system for continuous variables, in 
> particular adding a
> color bar to interpret the meaning of the resulting colors.
> 
> 5. Improve the raster symbology system for continuous variables, adding a
> color bar to interpret the meaning of the resulting colors.


agree, there is already a prof of concept patch in the trac for color
ramps, and I have suggested this matter for discussion for the next dev
meeting in Vienna.




cheers

-- Giovanni --



___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Congratulations to all :-) and some comments for the hack fest

2009-10-21 Thread Agustin Lobo

I share your enthusiasm and gratitude. I want to mention that
Raster gdal utilities are an impressive addition, perhaps not from a 
developer point of view,  but it's a major step  forward in terms of 
functionality  for users. Adding these

raster functionality to QGIS makes a qualitative difference.

In general terms, perhaps it's time for a certain level-off of different
functionalities in QGIS, as while there are some
very advanced tools (i.e. manageR) that cannot be found elsewhere,
there are few critically missing tools. Among them:

1. A raster algebra with  a natural syntax (i.e. like r.mapcalc), and,
as a second step, a GUI. The current implementation has such an odd 
syntax that most
users using it early in their qgis learning would conclude that qgis is 
too complex and odd for them.

As far as I know, Barry is not thinking on further developing this tool.

2. A table manager tool able to operate among columns. Meanwhile, some 
kind of easy copy and paste

between an spreadsheet and qgis would be most helpful.

3. C++ implementation of the (vector) Tools, as a dissolve operation on 
a complex layer
takes hours to complete in qgis while seconds with other software (i.e. 
TNTmips) on

the same machine.

4. Improve the vector symbology system for continuous variables, in 
particular adding a

color bar to interpret the meaning of the resulting colors.

5. Improve the raster symbology system for continuous variables, adding a
color bar to interpret the meaning of the resulting colors.

6. Improve the raster symbology system for categorical variables (often
used for landcover maps produced from satellite imagery by classification)
through a colormap, and adding a
color bar to interpret the meaning of the resulting colors. Note that 
there are
several global-scale landcover maps in raster format in and the ability 
of qgis to

provide a good display of those would be an excellent presentation card.

In my opinion, these 6 improvements/additions are critical for the 
normal use of
QGIS as an operational GIS. Without them, I think we are still below the 
minimum
set of requirements for a GIS, even if in other aspects QGIS is very 
advanced.


Agus

Nikos Alexandris wrote:

People,

sometimes I look at QGIS and wonder if it's real. All of these changes
and new stuff that were introduced the last months make me think that I
am dreaming :-p

Congratulations and thank you all. If QGIS grows at the same pace, I
can't imagine which other platform can beat it with respect to
user-friendliness, simplicity and interoperability.

One general desire though: please try to keep the menu(s) grouped, in an
easy and practical way. Right now, in the unstable version, loading many
(or all possible) plugins gives a bit of a confusing impression.

* The drop-down menus Raster (=gdal), Click-Fu, SDA-4PP and SelectPlus
are right after the Help menu.

* The Plugins are really too many just to keep them alphabetically
ordered. IMHO, a thematic sorting is mandatory.

And an extra-idea: since many-many times people wonder how to cite a
tool, why not give the proper citing in an extra tab within the "About"
dialog (or similar)?

Again, thanks :-)
Nikos

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

  


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] qgis2google

2009-10-21 Thread G. Allegri
Hi Barend,
I forward your request to the list, as you probably have submitted it only
to me.
Anyway I think you shouldn't have problems to compile it under your
platforms, the usual way it's done for the other plugins, as the CmakeLists
is provided in the svn.

Giovanni

2009/10/21 Barend Köbben 

> When can we expect a multi-platform verison...?
>
>
> On 20-10-09 19:16, "G. Allegri"  wrote:
>
> > Compliments for the plugin. I've just tried it. It works very well and I
> find
> > it's really useful.
> > Thank you very much!
> >
> > Giovanni
> >
> > 2009/10/20 Maxim Dubinin 
> >> Hi all,
> >>
> >> a little announcement, we've made a new version of our plugin. It
> >> gives QGIS several tools for interacting with Google Earth. You can
> >> quickly send a feature or the whole layer to GE keeping current layer
> >> symbology or override it with your own one. Unique values and single
> >> symbol legends are supported.
> >>
> >> More info: http://gis-lab.info/qa/qgis2google-eng.html
> >>
> >> It is tested and working under Windows/OSGeo4W/trunk and source code is
> >> available
> >> for linux hackers.
> >>
> >> Maxim
> >>
> >> PS: I've recorded a video to have a look how it works, but it turned out
> >> to be huge (100 mb) and I couldn't compress it to more reasonable size.
> You
> >> can still see
> >> it, if this is not a problem for you.
> >>
> >> ___
> >> Qgis-user mailing list
> >> Qgis-user@lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
>
> International Institute for Geo-Information Science and Earth Observation
> (ITC)
> Chamber of Commerce: 410 27 560
>
> E-mail disclaimer
> The information in this e-mail, including any attachments, is intended for
> the addressee only. If you are not the intended recipient, you are hereby
> notified that any disclosure, copying, distribution or action in relation to
> the content of this information is strictly prohibited. If you have received
> this e-mail by mistake, please delete the message and any attachment and
> inform the sender by return e-mail. ITC accepts no liability for any error
> or omission in the message content or for damage of any kind that may arise
> as a result of e-mail transmission.
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] how to size a vector layer polygon

2009-10-21 Thread Craig Leat
Fred LaPlante wrote:
> I am trying to adjust a set of property maps based on georeferenced
> scans of paper maps. While the georeferenced images aren't bad as
> pictures, they are poor regarding dimensional accuracy.

What method did you use to georeference your scanned maps? If you
haven't tried it already, try a higher order polynomial. I think you
will want to georeference the scanned map as best you can rather than
trying to manipulate the vector map. In case of the latter you would
be better off in a CAD app.

Craig
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] inserting symbols into qgis

2009-10-21 Thread sunny74

Hi Andreas,

Thanks for your reply.

* I am putting the files in the correct installation of QGIS so that is not
a problem.
* The cause that the SVG is an invalid SVG seems to be the problem. The SVG
does not open
   in any of the browsers. Worst is that it is produced by Inkscape. Is
there any other tool which will produce a valid .svg.

* permissions seem to be ok.

Pls suggest a couple of other tools for converting raster to .svg.

Regards.

Andreas Neumann wrote:
> 
> hm - it sucessfully worked for me.
> 
> I see several potential causes for problems.
> 
> * Sometimes there are several parallel QGIS installations on your
> harddrive. Make sure that the .svg files are placed in the correct
> installation.
> * your SVG images can't be loaded because they are invalid SVG. Do the
> files properly open in a webbrowser?
> * file permission problems?
> 
> Other than that it really should work.
> 
> Andreas
> 
> On Tue, October 20, 2009 9:14 am, sunny74 wrote:
>>
>> Hi
>>
>>
>> Your suggestions did not work.
>> I converted my .jpg's into .svg's and placed them in  a separate folder
>> within the svg folder of QGIS but it did not show in symbology.
>> Then I put them in to one of the existing folders but again the same
>> result,
>> even though I restarted QGIS.
>> there is a button called "Load Style" and I tried to use it to add
>> symbols
>> but it required .qml files.
>>
>> So how to add the symbols.
>>
>> Regards.
>>
>>
>> James Card wrote:
>>>
>>> Inkscape also has an image tracing utility built-in to convert raster
>>> images to vectors. If you're willing to do a bit of tinkering with the
>>> conversion parameters I've had very good results with this process.
>>>
>>> --
>>> James Card
>>> California CAD Solutions, Inc.
>>> 209-578-5580 - Voice
>>> 209-521-6493 - FAX
>>>
>>>
>>> On Thu, 15 Oct 2009 11:46:04 -0700, Andreas Neumann
>>> 
>>> wrote:
>>>
 Hi,

 SVG is a hybrid format. It can also embed raster images (jpg,png). So
 theoretically you could embed your existing symbols in a raster (with a
 SVG shell around it). However, this is not recommended since the raster
 images don't scale properly. They would get pixely/or blurry when
 enlarged.

 SVG is the best choice for scalable symbols.

 If you want quick results and don't care about quality you could still
 embed the rasters (you can embed them base64 encoded in the data URL),
 so you only have one file and not two files. In Inkscape (at least in
 0.47) you can embed the image in the SVG by using "Extensions" -->
 "Images" --> "Embed Images".

 Hope this helps,
 Andreas


 sunny74 wrote:
> Hi Alex,Fischer
>
> Thanks to both of you for your replies.
> So I understand that only SVG files are accepted by QGIS as symbols.
> Then I have to convert jpg,bmp etc into svg.
> Do I have to use Inkscape i.e http://www.inkscape.org/ for the
> conversion.
>
> Warm Regards.
>
>
>
> Jürgen E. Fischer wrote:
>
>> Hi Alex,
>>
>> On Fri, 09. Oct 2009 at 07:44:43 -0700, Alex Mandel wrote:
>>
>>> In the QGIS installation folder there's a subfolder called svg. Any
>>> svg
>>> files you place in there will be picked up the next time QGIS is
>>> started
>>> and show up in the symbol picker.
>>>
>> There's even a context menu in the symbol picker that allows a rescan
>> without restarting.
>>  Jürgen
>>
>> -- Jürgen E. Fischer norBIT GmbH   Tel.
>> +49-4931-918175-20
>> Dipl.-Inf. (FH)   Rheinstraße 13Fax.
>> +49-4931-918175-50
>> Software Engineer D-26506 Norden
>> http://www.norbit.de
>>
>> -- norBIT Gesellschaft fuer Unternehmensberatung und
>> Informationssysteme mbH
>> Rheinstrasse 13, 26506 Norden
>> GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>>
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/inserting-symbols-into-qgis-tp3787600p3857136.html
>> Sent from the qgis-user mailing list archive at Nabble.com.
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
> 
> 
> -- 
> Andreas Neumann
> http://www.carto.net/neumann/
> http://www.svgopen.org/
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/inserting-symbols-into-qgis-tp3787600p3863521.html
Sent from the qgis-user mailing list archive at Nabble.com.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.o