IRC log for #htc-linux on 20080314

01:00.37*** join/#htc-linux ndavey (n=neil@pc075650.workstation.griffith.edu.au)
01:18.14*** join/#htc-linux _ecze (n=ecze@eczema.ecze.com)
03:39.52*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfdb21.pool.einsundeins.de)
03:45.50*** join/#htc-linux Foxdie` (n=foxdiefu@87-194-16-145.bethere.co.uk)
04:02.51*** join/#htc-linux joschkop179 (n=joschi@AC9E34EE.ipt.aol.com)
04:32.35*** join/#htc-linux ltxda (n=ltxda@unaffiliated/ltxda)
05:03.41*** join/#htc-linux joschkopf79 (n=joschi@AC9E34EE.ipt.aol.com)
05:14.14*** join/#htc-linux goxboxlive (n=goxboxli@195.159.97.196)
05:35.45*** join/#htc-linux kiozen (n=kiozen@rgnb-4db1dd51.pool.einsundeins.de)
06:20.54*** join/#htc-linux kiozen (n=kiozen@p5492A283.dip0.t-ipconnect.de)
06:23.34*** join/#htc-linux kiozen (n=kiozen@p5492A283.dip0.t-ipconnect.de) [NETSPLIT VICTIM]
06:23.34*** join/#htc-linux hlbot (n=adm@iclem.net) [NETSPLIT VICTIM]
06:23.34*** join/#htc-linux thinko (i=jdoe6alp@smaug.rackdragon.com)
06:23.34*** join/#htc-linux SuN (n=SuN@82-170-225-106.ip.telfort.nl)
06:25.50*** join/#htc-linux ltxda0 (n=ltxda@unaffiliated/ltxda)
06:31.37*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfdb21.pool.einsundeins.de)
06:31.37*** join/#htc-linux rmoravcik (n=rmoravci@ip-89-102-255-171.karneval.cz)
07:14.26kiozencr2: patch applied
07:29.44*** join/#htc-linux the_sys0p (i=the_sys0@gateway/tor/x-320ec47b60ad4a8a)
07:50.50*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
08:37.10*** join/#htc-linux rob_w (n=bob@X04d9.x.pppool.de)
08:38.30*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
08:38.57*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
08:52.06BabelOhi
09:07.07*** join/#htc-linux patoche (n=patoche@77.197.28.145)
09:08.43*** join/#htc-linux swc666 (n=no@24.143.67.18)
09:25.17*** join/#htc-linux SmallR2002 (n=SmallR20@79-77-82-70.dynamic.dsl.as9105.com)
09:31.16MarexBabelO, hi
09:31.21Marexcr2, hi
09:45.56*** join/#htc-linux swc-666 (n=no@24.143.67.18)
09:47.14*** join/#htc-linux ndavey (n=neil@60-240-227-199-vic-pppoe.tpgi.com.au)
10:34.56cr2kiozen: excellent program :) i've referenced a picture with 75 GCPs yesterday. just for fun.
10:35.39kiozencr2: well say thank you to gdal. GT is just a humble frontend
10:35.53kiozenyou ever tried a really distorted map
10:35.58kiozen?
10:36.19cr2it was not distorted
10:37.02cr2i've "auto"created the GCPs with names and coordinates. with awk
10:37.07*** part/#htc-linux swc-666 (n=no@24.143.67.18)
10:37.15kiozenmaybe I try this weekend with a paper map scanned without closed and weighted lid
10:37.23cr2and then just moved then into the right places.
10:38.32kiozenbut good to know that gdal digests such an amount of gcps :)
10:38.59cr2the biggest problem was to push the GCPs into the picture bounding box
10:39.15cr275 is not much.
10:39.47cr2it's 6x6 or 9x9 linear system after all
10:40.15cr2TPS will need much more resources.
10:40.48cr2another nice to have feature is "delete all gcps"
10:41.15cr2does the incremental gcp loading work ?
10:43.29kiozenshould work
10:43.33cr2i've also thought about the direct ozi .map loader
10:43.35cr2ok
10:43.57kiozenyes I have to implement strg+a and del
10:44.53kiozenwith ozi I would prefer the same as with mph/mpr -> an external converte
10:44.55cr2the addRef should not be void, but return refpoint *
10:45.42cr2kiozen: ok. but then it's probably easier to add the gcps to .tiff directly.
10:45.43kiozenwhat for?
10:46.13cr2btw, you may check if the gcps are already present in the .tiff, and draw them.
10:46.31cr2in the .ozf2 -> .tiff converter.
10:46.48kiozenyes that's somewhere on the TODO stack
10:47.00cr2ok.
10:47.44kiozenbut for what would you need refpoint * addRef() ?
10:47.54cr2if i'll understand ozi datum -> epsg conversion, then the gcps will be easy to do.
10:48.10cr2it will simplify the code
10:48.24cr2<PROTECTED>
10:50.20cr2the gcp loader ignores negative pixel coordinates, but will happily accept those outside the bounding box.
10:51.28cr2it's ok in general, but not very useful in other cases.
10:52.16kiozenbad regex at line 219 :)
10:53.22cr2when you "autogenerate" the gcps, both cases may be interesting.
10:53.44kiozensvn up (untested)
10:53.55cr2the transform itself does not care where are the gcps.
10:54.02cr2ok.
10:54.22cr2but with the names gcps you may want to position then inside the bbox :)
10:54.29cr2s/names/named/
10:54.55cr2to match what you see in the bbox.
10:56.05cr2'Del' the highlighted gcp is also good.
10:57.00cr2filename.*Latin1() should be probably filename.*Local8Bit()
10:57.25cr2just a braindump from yesterday' night.
10:58.12cr2yeah, the program is certainly the on its way to world domination (tm) :)
11:26.23*** join/#htc-linux patoche (n=patoche@77.197.28.145)
12:44.48*** join/#htc-linux swc666 (n=no@24.143.67.18)
12:59.40*** join/#htc-linux dcordes (n=snoopdog@unaffiliated/dcordes)
13:18.10dcordesno BA today ;(
13:58.49*** join/#htc-linux CVirus (n=GoD@196.205.192.125)
13:59.08*** join/#htc-linux GPFerror (n=gpferror@76.187.41.132)
14:55.25*** join/#htc-linux rmoravcik (n=rmoravci@gtsgw.ttc.cz)
14:58.02*** join/#htc-linux TimRiker (n=timr@68-27-123-91.area1.spcsdns.net)
15:02.00*** join/#htc-linux bernt (n=bernt@dslb-084-061-233-204.pools.arcor-ip.net)
15:11.13*** join/#htc-linux Marex_Karlin (n=marex@auryn.karlin.mff.cuni.cz)
15:36.02kiozencr2: now you can even load gcps from gcp-ed tif
15:36.55kiozenBabelO: what chipset does you Core 2 Quad use?
15:55.15cr2kiozen: ok, i'll check in the evening. btw, is it possible to get the source image dimensions in CCreateMapGeoTiff ?
15:57.05kiozencr2: not yet, but I can fix that in 5 min :)
16:00.50kiozencr2:  CCreateMapGeoTiff ::sizeOfInputFile
16:03.30*** join/#htc-linux CVirus (n=GoD@196.205.192.125)
16:03.41*** part/#htc-linux swc666 (n=no@24.143.67.18)
16:04.49*** join/#htc-linux tsdogs (n=tsdogs@net-84-18-144-39.c.bkom.it)
17:04.23*** join/#htc-linux pleemans (n=peter@d51A5E76A.access.telenet.be)
17:10.18*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
17:26.28*** join/#htc-linux the_sys0p (i=the_sys0@gateway/tor/x-de42ec8419b85a25)
17:46.25*** join/#htc-linux CVirus (n=GoD@196.205.192.125)
17:50.08*** join/#htc-linux LunohoD_ (n=alex@e180071120.adsl.alicedsl.de)
18:00.56*** join/#htc-linux Marex (n=marex@vasut.kolej.mff.cuni.cz)
18:07.08*** join/#htc-linux goxboxlive (n=goxboxli@208.84-48-176.nextgentel.com)
18:21.45*** join/#htc-linux bpedman (n=chatzill@nat/novell/x-2b8697e7729fa802)
18:22.11*** join/#htc-linux Zoolooc (n=fredsiba@nrbg-4dbfdb21.pool.einsundeins.de)
18:51.30*** join/#htc-linux ltxda (n=ltxda@unaffiliated/ltxda)
18:54.42*** join/#htc-linux ltxda (n=ltxda@unaffiliated/ltxda)
19:01.39*** join/#htc-linux ltxda0 (n=ltxda@unaffiliated/ltxda)
19:12.48*** join/#htc-linux ltxda (n=ltxda@unaffiliated/ltxda)
19:25.02*** join/#htc-linux ltxda00 (n=ltxda@c-98-196-125-205.hsd1.tx.comcast.net)
19:25.57*** join/#htc-linux aLeSD (n=alex@162.Red-83-33-46.dynamicIP.rima-tde.net)
19:26.42*** join/#htc-linux dcordes_ (n=snoopdog@unaffiliated/dcordes)
19:30.04*** join/#htc-linux ltxda (n=ltxda@unaffiliated/ltxda)
19:31.37*** join/#htc-linux gers (n=jtrs@p54A2C490.dip.t-dialin.net)
19:34.40gerswho is creating the kernels for the handhelds on handhelds.org?
19:48.32*** join/#htc-linux diogene31 (n=rj@mur31-2-82-243-122-54.fbx.proxad.net)
19:50.02dcordes_gers, you mean who in this channel has commit access?
19:50.34dcordes_I think there are plenty of people here contributing to hh.org. at least BabelO and cr2 are two of them
19:53.40tsdogsgres: ph5, sokovolsky (is the maintainer/coordinator) afair
19:53.56tsdogsph5 is a developer :)
19:53.58*** join/#htc-linux dcordes (n=snoopdog@unaffiliated/dcordes)
20:01.10gersare they earning money, or is this all private work?
20:01.46dcordesI doubt the first but I guess only they can tell you
20:01.47tsdogsgers: all for fun
20:02.02dcordesgers, what are your htc machines?
20:03.57cr2lol
20:06.15gersdcordes: I bought an universal 2 month ago
20:07.36gersI looked for a linux handheld with phone
20:07.42cr2gers: we are losing money :)
20:08.03gerslol
20:08.40cr2universal is a good choice, if you want to run linux.
20:12.44gersWell, i like it. I compared to FIC Neo. And i think they are quite comparable in Hardware
20:13.28cr2comparable ?
20:14.24gerswell processor is faster on universal i think
20:14.41gersand has usb 2.0 support
20:14.51cr2moko1 has 128MB RAM
20:15.02cr2no 2.0 on the universal
20:15.07gersyou can add on uni too, i heard
20:15.17cr2moko1 has gps. closed source though.
20:15.34cr2everything else is better on the universal.
20:15.35gers2.0 on uni, i agree
20:16.20cr2wifi, umts, 2 cams, flashlight, SD(io)
20:16.38cr2keyboard.
20:17.20*** join/#htc-linux ltxda (n=ltxda@unaffiliated/ltxda)
20:17.24gerswifi is equal, but bluetooth 1.1
20:22.20dcordesdid somebody in here ever attempt to use any sort of video conversation on uni?
20:25.49*** join/#htc-linux kiozen (n=kiozen@rgnb-4db1dd51.pool.einsundeins.de)
20:29.16dcordesgood evening kiozen. how is gt going?
20:29.55kiozendcordes: scanning a map with an A4 scanner sucks :)
20:30.13kiozennow I have to georef loads of A4 tiles
20:30.14dcordesyea I hear you need an a2 scanner
20:30.32kiozenA1 or A0 would even be better :)
20:30.45kiozenbut A2 would be nice too
20:30.51dcordesif I was you I would make a donation request. maybe there is are fans of your project which have some spare ones
20:31.00dcordes-is
20:31.02kiozenlol
20:31.29kiozendon't think there is a "spare" a2 scanner on this world
20:31.44dcordeswhy not?
20:31.50kiozenthose things are rare and expensive
20:31.54dcordesI see
20:32.14kiozenthe only one I could locate in Regensburg is at the university
20:33.47dcordeswould you be granted access to it?
20:34.05kiozennot officially i think
20:34.19kiozenbut I will give it a try
20:34.40kiozenbefor it catches dust ;)
20:35.00dcordesyou could offer free geo coding lectures in change :)
20:36.00kiozenoh gosh, better not. I don't think I am really an expert on that area
20:37.04kiozendamit, you never find anything in Gimp
20:39.02BabelOkiozen: you buy the core2 quad too ?
20:39.38kiozenwell, my pc at work gets slow
20:39.44*** join/#htc-linux patoche (n=patoche@lns-bzn-44-82-249-192-208.adsl.proxad.net)
20:39.53kiozenthus I consider to buy new equipment
20:40.22kiozenbut I would like to have a small caseing
20:40.38BabelOkiozen: ok,
20:40.43kiozenBabelO: do you know your chipset?
20:41.19BabelOkiozen: yes it is a Q6600 with fsb 1066Mhz, the only one, next generation will have FSB at 1333 Mhz
20:41.54kiozenBabelO: not the cpu, the north and south bridge
20:41.59dcordeshehe I have 1333
20:42.08dcordesand dd3 support
20:44.02BabelOah, it is a p5K mother board, with fsb 1333, wait i look version
20:44.36dcordesBabelO, I have p5kc
20:46.30BabelOkiozen: all is ICH9 Family -> 82801I and 82801IB and 82G33/G31/P35/P31
20:46.46BabelOdcordes: don't know what p5kc have more ? wifi ?
20:46.59dcordeshm no idea
20:47.05dcordesno wifi
20:47.05BabelOdcordes: mine had rsata
20:47.11dcordeswhat's that?
20:47.18BabelOdcordes: raid on sata
20:47.30dcordesoh ok. I thought new rastafarian bus
20:47.51BabelOdcordes: so i think we have same
20:48.02dcordesyou have dd3?
20:48.19kiozenthought about buying a shuttle barebone, but it's getting too hot -> loude
20:48.50kiozennow thinking about  uATX board, but there are no barebones for uATX
20:49.02dcordesmake a casing yourself
20:49.03kiozenand buying everything on your own sucks
20:49.20kiozendcordes: don't have the time
20:49.23BabelOdcordes: no just ddr2
20:49.35dcordesthat's the difference: p5kc can take dd3 and 2
20:49.45BabelOok
20:50.01dcordesand 1333 mhz bus speed
20:50.18dcordesbut I only have some mid-range ddr2 ram. but at least it is geil ram
20:50.25BabelOdcordes: ok bus memory speed is only1066, but i have only ddr2 800 :)
20:50.43dcordesI think also my geil is 1066
20:50.59BabelOgeil ?
20:52.36dcordesyea :) it's some ram label
20:52.49BabelOok
20:54.42dcordesit's a bit odd because in german geil signifies horny http://geilusa.com/
21:08.01*** join/#htc-linux cr2 (n=konversa@crpl6.physik.uni-wuppertal.de)
21:15.56cr2kiozen: running the latest svn GT version.
21:16.20kiozenme too
21:16.39cr2kiozen: 2 notes. it shows the latest referenced image at startup.
21:16.54cr2it's impossible to load gif and 8bit png now ?
21:17.11kiozennever tried :)
21:17.20kiozenbut as lon as it is 8bit
21:18.01kiozenreferencing A4 tiles sucks...
21:18.13cr2the selection box says 'Raw *.tif' now.
21:18.41cr2if they have the margins, it's even worse.
21:19.20kiozenthe problem is that they need to overlap
21:19.27kiozenthus you have to cut 2 maps
21:19.30*** part/#htc-linux patoche (n=patoche@lns-bzn-44-82-249-192-208.adsl.proxad.net)
21:19.34kiozenand do the job twice
21:20.14cr2i've one more idea. mark some gcps as 'corner markers', so they are just defining the rectangular bbox, and not used as gcps.
21:20.56cr2it's trivial to cut the outside margins with just an gdal_translate parameter.
21:21.33kiozenwell we could do extra cut marks
21:21.58kiozenbut I still think it's better do start with a propper processed image right from the beginning
21:22.35cr2yes, if there is only junk in the margins.
21:23.06cr2but if you have the coordinate grid, you lose all the numbers, and need to keep a gimp window opened at a side
21:25.10kiozenyes but that is happening for the center tiles anyway
21:25.20kiozengues what I am doing right now
21:26.04kiozenthis work reminds me at some stupid homework from school
21:28.02cr2yeah.
21:28.20cr2i've done rotate+rectangular selection
21:29.01cr2before i've thought about select by path.
21:29.25cr2cut off some parts of the map in the process, because of the scan area being nonrectangular.
21:29.44cr2need to add this to a FAQ.
21:29.54*** join/#htc-linux CVirus (n=GoD@196.205.192.125)
21:31.08kiozencr2: http://www.qlandkarte.org/shot.png
21:31.15kiozenthat's not working real nice
21:33.02cr2same pixel size ?
21:33.43kiozenyes but you always cut a few pix away while scanning
21:34.49kiozenthe best would be to scan the map as a whole
21:34.52cr2i mean the same pixel size after referencing them.
21:36.51kiozencr2:
21:37.02kiozenPixel Size = (3.085777933651771,-3.085777933651771)
21:37.02kiozenPixel Size = (3.084406479966723,-3.084406479966723)
21:37.02kiozenPixel Size = (3.085552695796509,-3.085552695796509)
21:37.02kiozenPixel Size = (3.083412881096579,-3.083412881096579)
21:37.05kiozennot really
21:37.46cr2well, these are minor differences. 1mm :)
21:38.42*** join/#htc-linux BabelO (n=Fabrice@lun34-2-82-238-28-28.fbx.proxad.net)
21:38.47kiozenit's impossible to scan two sheets exactly on the pixel
21:39.09kiozenthus you have to cut a few pixel. leading to whit estripes
21:39.24cr2don't they overlap ?
21:40.05cr2ah. you cut the big map.
21:40.05kiozenthey can't if you cut 1 map
21:40.12cr2ok :)
21:40.57kiozenI think I will spare the 2nd map for a better scanner
21:41.00cr2get an A3 300dpi scanner, like i've done.
21:41.14kiozena2 or a1 would be better
21:41.24cr2too much €€€
21:41.52kiozennot to buy, better to do this with a scan service
21:42.01kiozenthe problem is just to find one
21:42.14cr2kiozen: btw, filename.*Utf8() will probably break on mac/win
21:42.39cr2ok. i've never heard of such service, actually.
21:42.53cr2A4 and A3 is never a problem.
21:43.26cr2kiozen: qgis uses filename.*Local8Bit()
21:44.12kiozenok
21:56.23BabelOlol, i just understand why last day pH5 says : installed scratchbox (urgh)
21:59.27cr2BabelO: too simple for you ?
22:00.18BabelOcr2: yes a bit crazy even with the automatics install script
22:05.22*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
22:31.06*** join/#htc-linux CVirus (n=GoD@196.205.192.125)
22:32.15*** part/#htc-linux CVirus (n=GoD@196.205.192.125)
22:36.52*** join/#htc-linux BabelO (n=Fabrice@unaffiliated/babelo)
23:17.37BabelOcr2: around ?
23:18.10BabelOcr2: any quick idea about cp parameters to keep symlink and others strange file ?
23:24.17cr2BabelO: cp -a ?
23:26.18BabelOcr2: i just try with cp -R -p
23:26.34BabelOok your is better ;)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.