| 00:42:37 | sigq: | tracfeed: Ticket #1311 ( bug reopened ): Zoom to a single point causes the program to freeze <https://trac.osgeo.org/qgis/ticket/1311#comment:7> |
| 02:06:53 | CIA-53: | mhugent * r10992 /trunk/qgis/src/ ( 9 files in 4 dirs ): Added a convenience to retrieve the attribute display name from QgsVectorLayer. Use this function in renderer dialogs, info tool, attribute table and composer legend |
| 02:19:34 | CIA-53: | jef * r10993 /trunk/qgis/src/core/qgsvectorlayer.cpp: reindent qgsvectorlayer.cpp - PLEASE run scripts/prepare-commit.sh before commit |
| 02:23:11 | CIA-53: | jef * r10994 /trunk/qgis/src/ ( core/qgsvectorlayer.cpp gui/qgsmapcanvas.cpp ): fix #1311 |
| 02:23:13 | sigq: | tracfeed: Changeset [10994]: fix #1311 <https://trac.osgeo.org/qgis/changeset/10994> |
| 02:24:29 | sigq: | tracfeed: Ticket #1311 ( bug closed ): Zoom to a single point causes the program to freeze <https://trac.osgeo.org/qgis/ticket/1311#comment:9> |
| 02:42:08 | steko: | hi |
| 03:27:32 | CcAaoOsS: | hi |
| 03:28:28 | CcAaoOsS: | does someone can help me in the configuration off the compilation in qgis? |
| 03:29:01 | CcAaoOsS: | i have a problem in the SQLITE3_INCLUDE_DIR and SQLITE3_LIBRARY |
| 03:29:23 | macho: | CcAaoOsS: which problem? |
| 03:29:26 | macho: | which OS |
| 03:29:34 | CcAaoOsS: | ubuntu |
| 03:30:00 | CcAaoOsS: | after i run ccmake . |
| 03:30:23 | CcAaoOsS: | and i chose WITH_INTERNAL_SQLITE3 ON |
| 03:31:10 | CcAaoOsS: | when i run make it crashes |
| 03:31:28 | CcAaoOsS: | well the error is in sqlite3 because it says so |
| 03:31:51 | CcAaoOsS: | but i dont know why |
| 03:33:50 | CcAaoOsS: | and if i put WITH_INTERNAL_SQLITE3 OFF, what is the path i put in SQLITE3_INCLUDE_DIR and SQLITE3_LIBRARY |
| 03:36:47 | matt70: | hi, is anyone able to give some tips on the SQL needed in postgis to select a subset of data based on the location of another, IE select all data from set A that is within 50km of set B? |
| 03:37:00 | macho: | CcAaoOsS: sqlite-dev package installed? |
| 03:37:07 | CcAaoOsS: | yes |
| 03:37:48 | macho: | CcAaoOsS: do you need sqlite? |
| 03:37:54 | CcAaoOsS: | no |
| 03:38:00 | macho: | then just turn it off |
| 03:38:04 | matt70: | CcAaoOsS, if you're talking to me, yay |
| 03:38:27 | macho: | without SQLITE3_INCLUDE_DIR or anything else |
| 03:39:08 | CcAaoOsS: | i will try but eventualy will crash |
| 03:40:01 | CcAaoOsS: | i'm compiling qgis at hand to include the ecw and mrsid |
| 03:40:12 | CcAaoOsS: | if anyone know another way! : ) |
| 03:40:58 | macho: | so you compiled gdal with ecw and mrsid before .. because AFAIK QGIS includes only gdal |
| 03:41:23 | macho: | and has no "own" support for ecw or mrsid |
| 03:41:49 | CcAaoOsS: | yes |
| 03:42:04 | CcAaoOsS: | but i had no problem in compiling gdal |
| 03:42:21 | macho: | is the ubuntu gdal-package installed? |
| 03:42:31 | CcAaoOsS: | no |
| 03:42:44 | macho: | probably you have an error between some installed packages and self compiled packages .. |
| 03:44:06 | il_rugginoso: | hi all |
| 03:44:25 | CcAaoOsS: | macho, maybe |
| 03:44:54 | CcAaoOsS: | but i still think its sqlite3 |
| 03:46:23 | macho: | CcAaoOsS: well - i do not integrate ecw and mrsid - and compile qgis out of svn .. and i've no problems |
| 03:47:31 | CcAaoOsS: | yes but i need ecw and mrsid |
| 03:47:49 | macho: | CcAaoOsS: i know - youre from portugal - and they all use mrsid and ecw |
| 03:47:59 | macho: | do you follow the qgis-user mailing list? |
| 03:48:18 | CcAaoOsS: | yes |
| 03:49:04 | CcAaoOsS: | wy? |
| 03:49:58 | macho: | well Agustin Lobo has written a "howto compile qgis with mrsid and ecw" somewhere .. he postet it on the list a few days ago |
| 03:52:54 | CcAaoOsS: | humm ok .. i see |
| 03:53:47 | CcAaoOsS: | i subscribed the osgeo portuguese mailing list only |
| 03:53:53 | CcAaoOsS: | thats wy i did no see it |
| 03:55:09 | CcAaoOsS: | well i solved the sqlite3 problem |
| 03:55:36 | CcAaoOsS: | but i have another ... /core/libqgis_core.so.1.0: undefined reference to `GEOSPolygonizer_getCutEdges' |
| 03:56:49 | macho: | is it SVN you compiling? Or stable? |
| 03:57:08 | CcAaoOsS: | stable |
| 03:57:09 | macho: | anyway .. sounds like a "make clean" could help |
| 03:57:27 | CcAaoOsS: | i will try |
| 03:57:49 | macho: | let me know if it helped ; ) |
| 03:58:15 | CcAaoOsS: | compiling now |
| 04:02:50 | macho: | so it works? |
| 04:08:51 | CcAaoOsS: | no |
| 04:08:56 | CcAaoOsS: | the same problem |
| 04:09:32 | CcAaoOsS: | .../core/libqgis_core.so.1.0: undefined reference to `GEOSPolygonizer_getCutEdges' |
| 04:11:39 | macho: | during compile? |
| 04:11:44 | macho: | or after starting.. |
| 04:13:42 | CcAaoOsS: | during compiling |
| 04:14:01 | CcAaoOsS: | i will make a pause and return to the problem in 2 hours |
| 04:14:05 | CcAaoOsS: | meibe it help |
| 04:15:40 | macho: | hmmm - sounds strange .. |
| 04:47:59 | sigq: | tracfeed: Ticket #1696 ( bug closed ): Download link for version "1.1.0 Unstable Windows - Standalone" is broken. <https://trac.osgeo.org/qgis/ticket/1696#comment:1> |
| 06:32:46 | jef: | CcAaoOsS: GEOS 3? |
| 06:47:34 | spacedman: | hey Jason, how's the heat in Liverpool? |
| 06:48:29 | arkygeek: | hi Barry |
| 06:48:30 | arkygeek: | ughhh |
| 06:48:32 | arkygeek: | hot and sticky |
| 07:40:43 | spacedman: | anyone know if I can get Qgis to show a rainfall chart to look for cool thunderstorms round here? |
| 08:00:52 | milovanderlinde1: | spacedman; if you can get your hands on a wms layer or a georeferenced image the answer is yes |
| 08:02:23 | spacedman: | i dont think the UK met office does those yet :( |
| 08:02:58 | spacedman: | Your search for wms in Met Office found 0 results. |
| 08:03:56 | spacedman: | if that had worked I'd be writing a python script now that works out the best time for me to cycle home to minimise the chance of getting wet |
| 08:06:31 | steko: | hy arkygeek |
| 08:06:42 | steko: | I was wondering if you happen to know someone in the univ liverpool team that does excavation in egypt |
| 08:07:11 | steko: | because they were using my python app to download data from their total station ; ) |
| 10:13:58 | sigq: | tracfeed: Ticket #1513 ( bug closed ): project background color do not changes when clicking "apply" <https://trac.osgeo.org/qgis/ticket/1513#comment:2> |
| 10:57:49 | CIA-53: | ersts * r10995 /trunk/qgis/src/plugins/ ( 36 files in 7 dirs ): |
| 10:57:49 | CIA-53: | -Contribution of the eVis plugin, version 1.1.0, to the QGIS project |
| 10:57:49 | CIA-53: | -Documentation folks can find our original user guide at http://biodiversityinformatics.amnh.org/open_source/evis/documentation.php |
| 10:57:49 | CIA-53: | -Any questions can be sent to ersts at amnh dot org and horning at amnh dot org |
| 10:57:50 | sigq: | Title: The Event Visualization Tool ( eVis ) - Documentation ( at biodiversityinformatics.amnh.org ) |
| 11:09:14 | CIA-53: | macho * r10996 /trunk/qgis/i18n/qgis_es.ts: translation update: spanish by Carlos |
| 11:09:15 | sigq: | tracfeed: Changeset [10996]: translation update: spanish by Carlos <https://trac.osgeo.org/qgis/changeset/10996> |
| 11:24:05 | CIA-53: | jef * r10997 /trunk/qgis/src/ui/ ( 2 files ): apply #1423 |
| 11:25:39 | CIA-53: | jef * r10998 /trunk/qgis/scripts/update_ts_files.sh: remove location from temporary python translation files from ts files |
| 11:25:40 | sigq: | tracfeed: Changeset [10998]: remove location from temporary python translation files from ts files <https://trac.osgeo.org/qgis/changeset/10998> || Ticket #1423 ( bug closed ): Change layer properties > General > Change CRS to Specify CRS <https://trac.osgeo.org/qgis/ticket/1423#comment:2> || Changeset [10997]: apply #1423 <https://trac.osgeo.org/qgis/changeset/10997> |
| 11:33:28 | CIA-53: | jef * r10999 /trunk/qgis/i18n/ ( 30 files ): update_ts_files.sh run |
| 11:33:50 | sigq: | tracfeed: Changeset [10999]: update_ts_files.sh run <https://trac.osgeo.org/qgis/changeset/10999> |
| 11:38:39 | CIA-53: | jef * r11000 /trunk/qgis/debian/qgis.install: include evis plugin in debian package |
| 11:39:58 | sigq: | tracfeed: Changeset [11000]: include evis plugin in debian package <https://trac.osgeo.org/qgis/changeset/11000> |
| 12:07:43 | macho: | anyone here knowing something about oracle spatial support in qgis? |
| 12:08:06 | jef: | macho: should work through OGR |
| 12:08:07 | LintWad: | hey fellas |
| 12:09:47 | LintWad: | qgis keeps crashing on me when I try to split polygons. |
| 12:11:01 | macho: | jef: "should" means? Is there no decent support for oracle? and .. what is Oracle support compiled in OGR ( debian/ubuntu ) |
| 12:11:29 | macho: | jef: and .. how is there a "howto connect to oracle" available? |
| 12:11:41 | jef: | macho: that means you need a OGR build with Oracle support. I never built one and therefore I never tried. |
| 12:12:19 | jef: | macho: oracle support required proprietary libraries from oracle |
| 12:12:27 | jef: | s/required/requires/ |
| 12:13:29 | macho: | so I've to install Oracle first - compile OGR with oracle support - compile qgis with this OGR-lib and afterwards i "should" have a functional oracle connection? |
| 12:14:19 | macho: | its just because a friend asked me if QGIS supports connecting to Oracle Spatial database |
| 12:14:30 | macho: | and .. to be honest - I do know nothing about oracle .. |
| 12:15:32 | jef: | macho: if you compile oracle support into the GDAL/OGR qgis is linked to you don't need to recompile qgis. |
| 12:16:26 | macho: | hmm ok - and what if my friend uses only windows ( as it is the case in most cases unfortunately ) |
| 12:18:50 | macho: | is there a GDAL/OGR precompiled for windows with oracle support i can use? |
| 12:20:11 | wildintellect: | there might be, ask on the #gdal channel |
| 12:25:23 | macho: | hmmm .. how difficult is it to write a oracle connector for qgis? |
| 12:27:19 | jef: | macho: in osgeo4w |
| 12:27:47 | jef: | macho: already there - in add vector layer |
| 12:29:31 | jef: | wow, that's one way to describe it: All of the attribute information for the point associated with the photo being viewed is displayed here. If the file type being referenced in the displayed record is not an image but is of a file type defined in the ?Configure External Applications? tab then when you double-click on the value of the field containing the path to the file the application to open the file will be launched to view or hear the conten |
| 12:29:37 | jef: | ts of the file. |
| 12:30:00 | jef: | oh, two and not just one sentence. |
| 12:34:12 | macho: | jef: i guess its only in osgeo4w .. on a fresh compiled qgis here i have only ODBC|ESRI PDB|OGDI|PostgreSQL|MySQL .. |
| 12:35:05 | macho: | jef: and theres something wrong with evis - i wanted to try the new plugin - create a new layer .. klick on the layer with evis event ID tool and - crash .. |
| 12:35:21 | macho: | is a databaseconnection a "must have" for evis? |
| 12:35:54 | macho: | or is it only because it is a newly created empty vector shapelayer |
| 12:36:53 | jef: | macho: right. I was mistaken. Oracle isn't there. But you might be able to enter the data source as file / dataset |
| 12:38:22 | macho: | jef: but theres not really advantage in using such a connection - i mean - a _real_ connector should provide some spatial SQL thing too or am I wrong? |
| 12:47:00 | macho: | jef: congratulations to 11000 svn commit : ) |
| 12:47:44 | jef: | macho: well, OGR also supports SQL. but QGIS doesn't support that ( yet? ) |
| 12:48:48 | macho: | hmmm .. sounds like a job ... i'd like to learn c++ anyway ; ) |
| 13:46:39 | CIA-53: | jef * r11001 /trunk/qgis/src/plugins/evis/ ( 5 files in 3 dirs ): fix some evis typos and update translation strings |
| 13:47:11 | CIA-53: | jef * r11002 /trunk/qgis/i18n/qgis_de.ts: update german translation |
| 13:48:30 | sigq: | tracfeed: Changeset [11002]: update german translation <https://trac.osgeo.org/qgis/changeset/11002> || Changeset [11001]: fix some evis typos and update translation strings <https://trac.osgeo.org/qgis/changeset/11001> |
| 14:02:24 | CIA-53: | jef * r11003 /trunk/qgis/src/plugins/evis/databaseconnection/evisdatabaseconnectiongui.h: fix link error |
| 14:02:25 | sigq: | tracfeed: Changeset [11003]: fix link error <https://trac.osgeo.org/qgis/changeset/11003> |
| 14:34:08 | CIA-53: | jef * r11004 /trunk/qgis/src/ ( 29 files in 9 dirs ): automatic indentation update ( r10980-r11003 ) |
| 14:35:14 | sigq: | tracfeed: Changeset [11004]: automatic indentation update ( r10980-r11003 ) <https://trac.osgeo.org/qgis/changeset/11004> |
| 15:38:10 | ADKPete: | jef: what do you use to do the indentation formatting? |
| 20:41:52 | jef: | ADKPete: scripts/update-indent.sh for the semi-automatic update and scripts/prepare-commit.sh before commiting. |
| 21:42:16 | CIA-53: | jef * r11005 /trunk/qgis/i18n/qgis_de.ts: fix typos in german translation |
| 21:43:34 | sigq: | tracfeed: Changeset [11005]: fix typos in german translation <https://trac.osgeo.org/qgis/changeset/11005> |
| 21:53:57 | macho: | jef: do you sleep sometimes? ; ) |