| 03:49:51 | doktoreas: | hello folks |
| 03:50:12 | doktoreas: | jef any idea why building from source I got no reference systems in the list |
| 04:35:44 | doktoreas_: | also trunk |
| 04:35:50 | doktoreas_: | no proejection in the list |
| 05:07:58 | doktoreas: | I can surf srs.db using sqlite browser |
| 05:08:19 | doktoreas: | and it seem fine..the problem is inside qgis |
| 05:21:21 | doktoreas: | alsto trunk same problem |
| 05:49:01 | doktoreas: | jef, solved...was my fault with old libs in /usr/local/ : ) |
| 06:14:48 | CIA-53: | mhugent * r10566 /trunk/qgis/src/plugins/ ( 13 files in 2 dirs ): Added oracle spatial raster plugin provided by Ivan Lucena |
| 06:15:29 | sigq: | tracfeed: Changeset [10566]: Added oracle spatial raster plugin provided by Ivan Lucena <https://trac.osgeo.org/qgis/changeset/10566> |
| 06:21:16 | CIA-53: | mhugent * r10567 /trunk/qgis/CONTRIBUTORS: Added Ivan to contributors file |
| 06:22:22 | sigq: | tracfeed: Changeset [10567]: Added Ivan to contributors file <https://trac.osgeo.org/qgis/changeset/10567> |
| 07:11:58 | CIA-53: | jef * r10568 /trunk/qgis/src/plugins/oracle_raster/qgsoracleconnect_ui.h: fix link error with MSVC |
| 07:12:00 | sigq: | tracfeed: Changeset [10568]: fix link error with MSVC <https://trac.osgeo.org/qgis/changeset/10568> |
| 07:17:51 | strk: | did anyone take the GeoJP2 pyramid work ? |
| 07:18:17 | jef: | strk: coatman's? not that I know. |
| 07:19:12 | strk: | does qgis support GeoJP2 already ? ( it isn't clear what the request was ) |
| 07:19:30 | jef: | strk: yes. via gdal |
| 07:20:59 | strk: | FrankW: "550: failed to change directory" clicking on the "Sample Data" link from http://home.gdal.org/projects/jpeg2000/ |
| 07:21:00 | sigq: | Title: JPEG200 / GeoJP2 ( at home.gdal.org ) |
| 07:21:42 | strk: | what would the hard part be in producing Coatman's project file then ? |
| 07:22:02 | FrankW: | I think the jpeg2000 sample data I used to provide is no longer available anywhere. |
| 07:22:25 | FrankW: | I didn't dig into Greg's job in detail, but I think there are two steps. |
| 07:22:50 | FrankW: | One is using gdalbuildvrt to build a VRT file as a sort of mosaic of the jpeg2000 files at a particular resolution level. |
| 07:23:07 | FrankW: | And the other is setting up a QGIS project file referencing the different resolutions of VRT with appropriate scale min/max settings. |
| 07:23:19 | FrankW: | I don't believe either aspect is particularly difficult. |
| 07:23:34 | FrankW: | I'm not sure how he is planning to provide the datasets as the data volume will be high. |
| 07:23:50 | strk: | eh, I was wondering next : ) |
| 07:24:04 | strk: | guess it'd take some X forwarding and working on his machine |
| 07:25:05 | FrankW: | That scenario might work. |
| 07:25:43 | FrankW: | I don't recall the data volume - he might also be able to courier you a drive with the data |
| 07:27:11 | strk: | He mentioned 25Gb |
| 07:28:07 | FrankW: | ah, that's not so bad. A few DVDs or an external drive. |
| 08:24:21 | strk: | DVD... |
| 12:55:50 | CIA-53: | jef * r10569 /trunk/qgis/debian/ ( changelog qgis.install ): add oracle plugin to debian package |
| 12:58:17 | sigq: | tracfeed: Changeset [10569]: add oracle plugin to debian package <https://trac.osgeo.org/qgis/changeset/10569> |
| 13:04:19 | CIA-53: | jef * r10570 /trunk/qgis/src/ ( 11 files in 5 dirs ): news fixes, additions and translation string updates |
| 13:04:45 | CIA-53: | jef * r10571 /trunk/qgis/i18n/qgis_de.ts: german translation update |
| 13:04:47 | sigq: | tracfeed: Changeset [10571]: german translation update <https://trac.osgeo.org/qgis/changeset/10571> || Changeset [10570]: news fixes, additions and translation string updates <https://trac.osgeo.org/qgis/changeset/10570> |
| 13:57:55 | CIA-53: | cdavilam * r10572 /docs/branches/1.0.0/spanish/user_guide/ ( forward.tex getting_started.tex preamble.tex title.tex ): Getting started translated into Spanish and some fixes in other files. |
| 13:57:56 | sigq: | tracfeed: Changeset [10572]: Getting started translated into Spanish and some fixes in other files. <https://trac.osgeo.org/qgis/changeset/10572> |
| 14:21:44 | CIA-53: | kyngchaos * r10573 /trunk/qgis/mac/xcode/Qgis.xcodeproj/project.pbxproj: headers ( r10561 ), misc cleanup |
| 14:21:46 | sigq: | tracfeed: Changeset [10573]: headers ( r10561 ), misc cleanup <https://trac.osgeo.org/qgis/changeset/10573> |
| 15:49:47 | CIA-53: | kyngchaos * r10574 /trunk/qgis/mac/xcode/Qgis.xcodeproj/project.pbxproj: oracle raster plugin ( r10566 ) |
| 15:51:02 | sigq: | tracfeed: Changeset [10574]: oracle raster plugin ( r10566 ) <https://trac.osgeo.org/qgis/changeset/10574> |
| 19:45:05 | CIA-53: | gsherman * r10575 /trunk/qgis/src/app/qgsattributeactiondialog.cpp: |
| 19:45:05 | CIA-53: | Added warning when attempting to create an attribute action without |
| 19:45:05 | CIA-53: | specifying both a name and and the action to perform. Fixes bug #1596 |
| 19:46:50 | sigq: | tracfeed: Ticket #1596 ( bug closed ): Action tab in vector layer properties does not warn you, if action name is not set <https://trac.osgeo.org/qgis/ticket/1596#comment:3> |