unsubscribe
2013/11/5 <[email protected]> > Send Qgis-user mailing list submissions to > [email protected] > > 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 > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Qgis-user digest..." > > > Today's Topics: > > 1. Re: No python in 2.0? (Goyo) > 2. Re: Puedo trazar lineas o pol?gonos por coordenadas?(TRACE > LINES OR POLYGONS WITH COORDINATES) (Ramon Andi?ach) > 3. Plugins loader (Sandor Escobar Ruiz) > 4. Re: Puedo trazar lineas o pol?gonos por coordenadas?(TRACE > LINES OR POLYGONS WITH COORDINATES) (Yasser Said Lopez de Olmos > Reyes) > 5. Re: Generate a KML/KMZ from a raster layers (Jos? Pedro Santos) > 6. Re: Generate a KML/KMZ from a raster layers (Harish) > 7. Cannot add XLS table, no recognized data type (Chrest, David) > 8. Re: qgis web client - blank page but with "200" returns from > apache (Saulteau Don) > 9. Re: Generate a KML/KMZ from a raster layers (Zirneklitis) > 10. Re: Cannot add XLS table, no recognized data type (Zirneklitis) > 11. How do I georeference an xls file opened in QGIS 2.0 (Brent Wood) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 4 Nov 2013 22:13:03 +0100 > From: Goyo <[email protected]> > To: "Levent B." <[email protected]> > Cc: qgis-user <[email protected]> > Subject: Re: [Qgis-user] No python in 2.0? > Message-ID: > < > cacnjspt06gwwxsiprrmpqtxmd-ptauaxq-_a0ls7xdq-zf+...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > 2013/11/4 Levent B. <[email protected]>: > > I'm currently experiencing the same problem, running QGIS 2.0 on Ubuntu > > Server 10.04 LTS. > > The python version is 2.6.5. I'm owner of the ~/.qgis2 directory, so this > > shouldn't be a problem. > > > > Does someone have any further suggestions? > > Thank you, > > Levent > > > > importlib was added in python 2.7. You can try to run it in python2.6 > (it has just two simple functions) or install python2.7 and figure out > a way to tell qgis to use it. > > Goyo > > > ------------------------------ > > Message: 2 > Date: Tue, 5 Nov 2013 05:56:02 +0800 > From: Ramon Andi?ach <[email protected]> > To: qgis-user List <[email protected]> > Subject: Re: [Qgis-user] Puedo trazar lineas o pol?gonos por > coordenadas?(TRACE LINES OR POLYGONS WITH COORDINATES) > Message-ID: <[email protected]> > Content-Type: text/plain; charset=iso-8859-1 > > > On 05/11/2013, at 02:09 , Roberto Guerrero wrote: > > > Hola, buen d?a. Puedo trazar lineas o coordenadas utilizando coordenadas > X , Y.? > > Try plugin "Numerical Digitize". > > -ramon. > > ------------------------------ > > Message: 3 > Date: Mon, 04 Nov 2013 17:05:37 -0500 (EST) > From: Sandor Escobar Ruiz <[email protected]> > To: [email protected] > Subject: [Qgis-user] Plugins loader > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Hola, a la hora de crear un plugins para QGis 2.0.1 me da este error. > > > > ?No se pudo cargar plugin.dll (Reason: Cannot load library plugin.dll: No > se encontr? el proceso especificado)? > > > > > ________________________________________________________________________________________________ > III Escuela Internacional de Invierno en la UCI del 17 al 28 de febrero > del 2014. Ver www.uci.cu > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/qgis-user/attachments/20131104/933fecb2/attachment-0001.html > > > > ------------------------------ > > Message: 4 > Date: Mon, 4 Nov 2013 22:57:21 -0600 > From: Yasser Said Lopez de Olmos Reyes <[email protected]> > To: Ramon Andi?ach <[email protected]> > Cc: QGIS Mailing List <[email protected]> > Subject: Re: [Qgis-user] Puedo trazar lineas o pol?gonos por > coordenadas?(TRACE LINES OR POLYGONS WITH COORDINATES) > Message-ID: > < > califuh-b+qhthehryicu9op6qgsu2xsm4w015hub7t1aqwr...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Plugin cadtools may help, too. > El nov 4, 2013 3:56 p.m., "Ramon Andi?ach" <[email protected]> > escribi?: > > > > > On 05/11/2013, at 02:09 , Roberto Guerrero wrote: > > > > > Hola, buen d?a. Puedo trazar lineas o coordenadas utilizando > coordenadas > > X , Y.? > > > > Try plugin "Numerical Digitize". > > > > -ramon. > > _______________________________________________ > > Qgis-user mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-user > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/qgis-user/attachments/20131104/9e6039ee/attachment-0001.html > > > > ------------------------------ > > Message: 5 > Date: Tue, 5 Nov 2013 09:04:15 +0000 > From: Jos? Pedro Santos <[email protected]> > To: "[email protected]" <[email protected]>, QGIS > Mailing List <[email protected]> > Subject: Re: [Qgis-user] Generate a KML/KMZ from a raster layers > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi Antonio, > > Try to use the OTB Toolbox for export to KMZ there exist that option. > > Best Regards, > Jos? Santos > > > > Date: Mon, 4 Nov 2013 11:16:49 +0000 > > From: [email protected] > > To: [email protected] > > Subject: [Qgis-user] Generate a KML/KMZ from a raster layers > > > > Dear all, > > I have a couple of raster layersa and I want to create a KML/KMZ file > > from each raster layer. Is this possuible in QGIS? If yes, how because I > > was not able to find the option. > > Regards, > > Antonio > > _______________________________________________ > > Qgis-user mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-user > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/qgis-user/attachments/20131105/23590a06/attachment-0001.html > > > > ------------------------------ > > Message: 6 > Date: Tue, 5 Nov 2013 16:04:28 +0530 > From: Harish <[email protected]> > To: Jos? Pedro Santos <[email protected]> > Cc: QGIS Mailing List <[email protected]>, > "[email protected]" <[email protected]> > Subject: Re: [Qgis-user] Generate a KML/KMZ from a raster layers > Message-ID: > <CAKCjEX9GSUxDHJUofNKvwoHKoMO-DPB_GDzcd=frEP8vUoz= > [email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Can KMZ/KML file contains Raster layers? > Regards > > > On Tue, Nov 5, 2013 at 2:34 PM, Jos? Pedro Santos <[email protected] > >wrote: > > > Hi Antonio, > > > > Try to use the OTB Toolbox for export to KMZ there exist that option. > > > > Best Regards, > > Jos? Santos > > > > > > > Date: Mon, 4 Nov 2013 11:16:49 +0000 > > > From: [email protected] > > > To: [email protected] > > > Subject: [Qgis-user] Generate a KML/KMZ from a raster layers > > > > > > Dear all, > > > I have a couple of raster layersa and I want to create a KML/KMZ file > > > from each raster layer. Is this possuible in QGIS? If yes, how because > I > > > was not able to find the option. > > > Regards, > > > Antonio > > > _______________________________________________ > > > Qgis-user mailing list > > > [email protected] > > > http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > _______________________________________________ > > Qgis-user mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > > > -- > Harish Kumar Solanki, Assistant Professor > National Institute of Rural Development (NIRD), > Ministry of Rural Development, Government of India > Jaipur, Rajasthan, India- Pin-302006 > > Geo_Coordinates (Office): 26.92162 N, 75.78921 E > > Email- [email protected], [email protected], > Tele-Fax-0141-2209905, Mo.- 09214446732, 09414291732 > Website- http://www.nird.org.in, > http://watershed.rajasthan.gov.in/<http://www.nird.org.in> > LinkedIn: www.linkedIn.com/in/hksolanki > <http://www.nird.org.in> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/qgis-user/attachments/20131105/ece740e7/attachment-0001.html > > > > ------------------------------ > > Message: 7 > Date: Tue, 5 Nov 2013 08:07:53 -0500 > From: "Chrest, David" <[email protected]> > To: <[email protected]> > Subject: [Qgis-user] Cannot add XLS table, no recognized data type > Message-ID: > <[email protected]_NT.RTI.ORG > > > Content-Type: text/plain; charset="us-ascii" > > The QGIS 2.0 User Guide states that I can add Excel (XLS) files like > other layers and tables. Page 50 of Anita Graser's Learning QGIS 2.0 > book (great book by the way) also says "...we can load XLS files by > simply dragging them into QGIS from the file browser or using Add Vector > Layer." However, My .xls file does not appear in the file browser. And > when I try to add it by other methods, I get the "...is not a valid or > recognized data source" error message. Am I missing something obvious? > Is there something I need to do to be able to ad .xls tables that was > not documented? > > Thanks for any help. > > > > David > > > > David Chrest > > Research GIS Analyst > > RTI International > > 3040 Cornwallis Rd, PO Box 12194 > > Research Triangle Park, NC 27709-2194 > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/qgis-user/attachments/20131105/9aca94f3/attachment-0001.html > > > > ------------------------------ > > Message: 8 > Date: Tue, 5 Nov 2013 08:49:55 -0700 > From: Saulteau Don <[email protected]> > To: qgis-user <[email protected]> > Subject: Re: [Qgis-user] qgis web client - blank page but with "200" > returns from apache > Message-ID: > < > cajo0jfo9djmgmnunul91xa6ycguvihw4cc5g7dswkjbvjcs...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > I pasted my access_log from apache that shows the files are being sent > successfully, even the GlobalOptions.js file that I modified. > http://pastebin.com/giq88GCL > > > > On Mon, Nov 4, 2013 at 3:38 AM, Saulteau Don <[email protected]> wrote: > > Is there anything that you can see about it that isn't configured > properly? > > I don't get why the server is saying the files exist and are fetched > > OK, but the web client screen is still blank. > > > > The wms getCapabilities url works fine too. > > > > On Mon, Nov 4, 2013 at 12:22 AM, Bernhard Str?bl > > <[email protected]> wrote: > >> Hi, > >> > >> looks like you did not configure GlobalOptions.js > >> > >> Bernhard > >> > >> Am 02.11.2013 05:38, schrieb Saulteau Don: > >>> > >>> The qgis web client (http://54.245.123.168/maps/abwells) is giving me > >>> a blank page from my wms at > >>> > >>> > http://54.245.123.168/wms/abwells?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities > >>> > >>> It's just a test site so nothing fancy - playing with drop shadows and > >>> such. > >>> > >>> You can use guest//guest as the user//pass. > >>> > >>> It loads fine in qgis as both a wms and wfs using the url > >>> http://54.245.123.168/wms/abwells > >>> > >>> It went blank after I got the latest zip from the qgis web client > github > >>> master. > >>> > >>> Firebug in firefox looks like it fetches all the sites resources with > >>> 200 codes returned (successful). > >>> > >>> I see similar responses in the access_log for apache 2.2 on opensuse > 12.3 > >>> > >>> Anything else I could provide to help trouble shoot this? > >>> > >>> > >>> SaultDon > >>> _______________________________________________ > >>> Qgis-user mailing list > >>> [email protected] > >>> http://lists.osgeo.org/mailman/listinfo/qgis-user > >>> > >>> > >>> __________ Information from ESET Mail Security, version of virus > signature > >>> database 8996 (20131101) __________ > >>> > >>> The message was checked by ESET Mail Security. > >>> http://www.eset.com > >>> > >>> > >> > >> > >> > >> __________ Information from ESET Mail Security, version of virus > signature > >> database 9000 (20131103) __________ > >> > >> The message was checked by ESET Mail Security. > >> http://www.eset.com > >> > >> > >> _______________________________________________ > >> Qgis-user mailing list > >> [email protected] > >> http://lists.osgeo.org/mailman/listinfo/qgis-user > > > ------------------------------ > > Message: 9 > Date: Tue, 05 Nov 2013 18:08:47 +0200 > From: Zirneklitis <[email protected]> > Cc: QGIS Mailing List <[email protected]> > Subject: Re: [Qgis-user] Generate a KML/KMZ from a raster layers > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1257; format=flowed > > https://developers.google.com/kml/documentation/kmlreference#groundoverlay > > Harish wrote: > > Can KMZ/KML file contains Raster layers? > > .. > > > ------------------------------ > > Message: 10 > Date: Tue, 05 Nov 2013 19:02:43 +0200 > From: Zirneklitis <[email protected]> > To: [email protected] > Subject: Re: [Qgis-user] Cannot add XLS table, no recognized data type > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1257; format=flowed > > May be something to do with XLS version? > > Chrest, David wrote: > > The QGIS 2.0 User Guide states that I can add Excel (XLS) files like > > other layers and tables. .. I try to add it by other methods, I get the > ??is not a valid or > > recognized data source? error message. Am I missing something obvious? > > Is there something I need to do to be able to ad .xls tables that was > > not documented? > > .. > > > ------------------------------ > > Message: 11 > Date: Tue, 5 Nov 2013 11:07:03 -0800 (PST) > From: Brent Wood <[email protected]> > To: "[email protected]" <[email protected]> > Subject: [Qgis-user] How do I georeference an xls file opened in QGIS > 2.0 > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="us-ascii" > > > > I can open an XLS file OK, using vector dialogue, change file type to all, > choose an xls file (created by Open Office) & I can open it & view the > attribute table fine. > > What I'm unable to do is tell QGIS which columns to use for the lat/lon > columns (each row represents a point). I can do this if I save the xls as a > csv & open the delimited text file, but is there any way to do this > natively with the xls file? I don't want to store a QGIS csv version of > every spreadsheet.... > > Brent Wood > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.osgeo.org/pipermail/qgis-user/attachments/20131105/092d3d30/attachment.html > > > > ------------------------------ > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > > End of Qgis-user Digest, Vol 93, Issue 7 > **************************************** > -- Salvador Ayala Pizarro Geógrafo P.U.C.V.
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
