| 00:40:29 | CIA-34: | strk * r2492 /trunk/capi/geos_c.h.in: Always include stddef.h. Closes bug #213 |
| 00:42:32 | sigq: | geosfeed: Ticket #213 ( defect closed ): geos_c.h should always include stddef.h <http://trac.osgeo.org/geos/ticket/213#comment:6> |
| 00:50:34 | sigq: | geosfeed: Ticket #187 ( defect updated ): ST_Buffer crashes on WinXP, PostgreSQL 8.3, PostGIS 1.3.3, GEOS 3.0.0-CAPI-1.4.1 <http://trac.osgeo.org/geos/ticket/187#comment:7> |
| 01:12:40 | sigq: | geosfeed: Ticket #187 ( defect closed ): ST_Buffer crashes on WinXP, PostgreSQL 8.3, PostGIS 1.3.3, GEOS 3.0.0-CAPI-1.4.1 <http://trac.osgeo.org/geos/ticket/187#comment:8> |
| 01:20:47 | sigq: | geosfeed: Ticket #213 ( defect updated ): geos_c.h should always include stddef.h <http://trac.osgeo.org/geos/ticket/213#comment:7> |
| 01:35:39 | CIA-34: | strk * r2493 /trunk/source/ ( 2 files in 2 dirs ): Port info for DistanceOp |
| 02:06:48 | CIA-34: | strk * r2494 /trunk/source/ ( 2 files in 2 dirs ): Add isWithinDistance( ) to DistanceOp, reaching rev 1.17 of JTS |
| 03:02:45 | sigq: | geosfeed: Ticket #213 ( defect updated ): geos_c.h should always include stddef.h <http://trac.osgeo.org/geos/ticket/213#comment:8> |
| 04:04:45 | sigq: | geosfeed: Ticket #213 ( defect updated ): geos_c.h should always include stddef.h <http://trac.osgeo.org/geos/ticket/213#comment:9> |
| 04:05:24 | CIA-34: | strk * r2495 /trunk/source/ ( 2 files in 2 dirs ): |
| 04:05:24 | CIA-34: | Don't wipe out closest locations after computing them ( doh ). Fixes bug #236. |
| 04:05:24 | CIA-34: | Takes the chance to make the GeometryLocation retrival function private as we |
| 04:05:24 | CIA-34: | don't install GeometryLocation.h header anyway ( for future cleanups ), and to |
| 04:05:24 | CIA-34: | rename a function to follow current JTS naming ( more renames to come for proper |
| 04:05:24 | CIA-34: | sync ) |
| 04:07:52 | CIA-34: | strk * r2496 /trunk/source/headers/geos/operation/distance/DistanceOp.h: Document semantic of a null return from closestPoints |
| 04:15:32 | sigq: | geosfeed: Ticket #236 ( defect closed ): the project crash <http://trac.osgeo.org/geos/ticket/236#comment:7> |
| 04:23:24 | CIA-34: | strk * r2497 /trunk/tests/unit/operation/distance/DistanceOpTest.cpp: Add the complete set of tests for closedPoints |
| 04:25:13 | CIA-34: | strk * r2498 /trunk/NEWS: Note the withinDistance addition to DistanceOp |
| 04:27:22 | sigq: | geosfeed: Ticket #236 ( defect updated ): the project crash <http://trac.osgeo.org/geos/ticket/236#comment:8> |
| 04:39:39 | sigq: | geosfeed: Ticket #239 ( defect updated ): Bug in GEOSEquals predicate <http://trac.osgeo.org/geos/ticket/239#comment:4> |
| 04:41:31 | sigq: | geosfeed: Ticket #252 ( defect updated ): size_t not declared in geos_c.h <http://trac.osgeo.org/geos/ticket/252#comment:3> |
| 04:42:56 | CIA-34: | strk * r2499 /trunk/source/operation/distance/DistanceOp.cpp: Oops, forgot to update the static closedPoints signature.. |
| 04:43:55 | CIA-34: | strk * r2500 /trunk/capi/geos_c.h.in: When included in a C++ environment, include <cstddef> and use std::size_t. Patch by Mateusz Loskot, ticket #252. |
| 04:44:59 | sigq: | geosfeed: Ticket #252 ( defect closed ): size_t not declared in geos_c.h <http://trac.osgeo.org/geos/ticket/252#comment:5> |
| 05:13:50 | sigq: | geosfeed: Ticket #213 ( defect updated ): geos_c.h should always include stddef.h <http://trac.osgeo.org/geos/ticket/213#comment:10> |
| 05:39:15 | sigq: | geosfeed: Ticket #213 ( defect updated ): geos_c.h should always include stddef.h <http://trac.osgeo.org/geos/ticket/213#comment:11> |
| 05:50:23 | sigq: | geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:1> |
| 06:00:17 | DavidAndCarr: | libpq.dylib, file is not of required architecture, is there something I can do differently with this? |
| 06:19:42 | springmeyer: | DavidAndCarr: did you install postgres from the kyngchaos binary? |
| 06:19:57 | springmeyer: | if so, also install postgis from the same place and you should be fine |
| 06:20:12 | DavidAndCarr: | springmeyer: from bitnami-mappstack |
| 06:20:13 | springmeyer: | the kyngchaos binary postgres does run 64 bit... |
| 06:20:24 | springmeyer: | oh, never heard of that... |
| 06:20:36 | DavidAndCarr: | ill check kyngchaos |
| 06:21:21 | springmeyer: | http://www.kyngchaos.com/software:postgres |
| 06:21:23 | sigq: | Title: PostgreSQL [KyngChaos Wiki] ( at www.kyngchaos.com ) |
| 06:21:58 | DavidAndCarr: | perfect, ill dl all from here |
| 06:21:58 | springmeyer: | he does a very good job, and you could even just download and look through the readmes included in the download |
| 06:22:05 | DavidAndCarr: | great |
| 06:22:10 | springmeyer: | I bet he has notes on how to run in 32 bit mode too |
| 06:22:54 | DavidAndCarr: | do you use phpPgAdmin ? |
| 06:22:59 | DavidAndCarr: | is it worth trying to install? |
| 06:44:50 | springmeyer: | no I don't |
| 06:45:02 | springmeyer: | do you need a remote admin DavidAndCarr? |
| 06:45:22 | DavidAndCarr: | im trying now to clean everything off to do a fresh install :( |
| 06:45:40 | springmeyer: | I used to use PGADMINIII |
| 06:45:47 | springmeyer: | but that does not help with installs : ) |
| 06:45:52 | DavidAndCarr: | hehe yea |
| 06:46:04 | DavidAndCarr: | it installed but i was getting the could not start issue |
| 06:46:28 | springmeyer: | kyngchaos? |
| 06:46:30 | DavidAndCarr: | yep |
| 06:46:36 | springmeyer: | maybe because the other one is running still? |
| 06:46:55 | springmeyer: | does the other mappstack have an uninstaller? |
| 06:47:09 | DavidAndCarr: | naw i made sure i shut that one down and cleaned it |
| 06:47:18 | springmeyer: | k |
| 07:03:16 | sigq: | geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:2> |
| 07:56:53 | sigq: | geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:3> |
| 07:58:17 | strk: | wow, dump( geom ) is neat |
| 07:58:28 | strk: | who was the genius introducing it ? :P |
| 08:21:30 | sigq: | geosfeed: Ticket #244 ( defect updated ): Buffer fails to buffer elements of multpolygon <http://trac.osgeo.org/geos/ticket/244#comment:4> |
| 08:24:33 | DavidAndCarr: | I'm getting: ERROR: function addgeometrycolumn( unknown, unknown, unknown, unknown, unknown, integer ) does not exist when trying to insert my column :/ I'm positive GIS is installed, could there be something else? |
| 08:26:21 | CIA-34: | strk * r2501 /trunk/source/ ( 2 files in 2 dirs ): Update port info |
| 08:26:37 | strk: | must also be enabled for your specific db, check the README or postgis manual |
| 08:30:49 | DavidAndCarr: | ah so i need to enable the particular DB for it? |
| 08:33:26 | DavidAndCarr: | thank you strk |
| 08:34:08 | strk: | yes |
| 08:35:45 | springmeyer: | DavidAndCarr: I think that they kyngchaos install puts the sql you need to load into your db in: |
| 08:35:54 | springmeyer: | -> /usr/local/pgsql/share/... |
| 08:35:57 | DavidAndCarr: | yep |
| 08:36:19 | DavidAndCarr: | i forgot that i needed to createlang -U postgres plpgsql testdb |
| 08:36:26 | springmeyer: | ah, ya |
| 08:36:53 | springmeyer: | and 'plpgsql' is a bit hard to remember how to spell : ) |
| 08:37:01 | DavidAndCarr: | hehe yea |
| 08:37:19 | springmeyer: | and remember also: |
| 08:37:21 | springmeyer: | export PATH=/usr/local/pgsql/bin:$PATH |
| 08:37:32 | springmeyer: | in your ~/.bash_profile or whatever you use... |
| 08:37:35 | DavidAndCarr: | yep |
| 08:37:38 | springmeyer: | yep : ) |
| 08:37:41 | DavidAndCarr: | cheers :D |
| 08:37:49 | DavidAndCarr: | day 3 of this i feel much better :p |
| 08:37:57 | springmeyer: | great |
| 08:39:12 | springmeyer: | whacha learning postgis for? |
| 08:39:24 | DavidAndCarr: | some point in poly exercises i'm doing for fun |
| 08:39:31 | DavidAndCarr: | MySQL was to slow |
| 08:39:41 | DavidAndCarr: | so wanted to tackle a new db and learn some new stuff :D |
| 08:39:44 | springmeyer: | ah okay |
| 08:39:49 | springmeyer: | good call |
| 08:40:25 | DavidAndCarr: | i have pgAdmin III up too, thanks for that one |
| 08:40:28 | DavidAndCarr: | very nice : ) |
| 08:40:49 | springmeyer: | great |
| 08:41:00 | springmeyer: | ya, that is a powerful app once you find your way around |
| 08:41:24 | DavidAndCarr: | hehe yea, i'm still just kind of slamming through it, was worried i couldn't execute sql commands for a little, then found the icon |
| 08:41:35 | springmeyer: | for a simplier/cleaner query interface I have also paid for the SQLGrinder shareware in the past for mac os |
| 08:41:47 | DavidAndCarr: | ice ill check that out |
| 08:41:49 | DavidAndCarr: | using osx here |
| 08:44:14 | DavidAndCarr: | trying to insert me spatial data again :x |
| 08:44:25 | springmeyer: | oilcan is another more simple open source gui: http://www.spanware.com/OilCan/OilCan.html |
| 08:44:26 | sigq: | Title: OilCan ( at www.spanware.com ) |
| 08:45:15 | DavidAndCarr: | cdah with iphone : ) |
| 08:45:16 | DavidAndCarr: | nice! |
| 08:45:33 | DavidAndCarr: | lwpostgis.sql is what i have to insert right? |
| 08:45:45 | springmeyer: | yes |
| 08:45:56 | springmeyer: | and spatial_ref_sys |
| 08:46:33 | DavidAndCarr: | perfect |
| 08:46:34 | DavidAndCarr: | got them in |
| 08:46:45 | DavidAndCarr: | woot! |
| 08:46:46 | springmeyer: | ignore the verbose warnings... |
| 08:46:48 | DavidAndCarr: | everythings in : ) |
| 08:46:54 | springmeyer: | cool |
| 08:46:57 | DavidAndCarr: | thank you : ) |
| 08:47:00 | DavidAndCarr: | very helpful! |