Patrick Noll

Results 49 comments of Patrick Noll

splitting ca_on fixed. Couldn't find docs on error code

whole environment has moved to lxc container on btrfs backing. Snapshots are now low cost so before any upgrade can lxc clone container as backup and move to backup if...

packaged ogr2osm for guix. Packaging OsmAndMapCreator(omc) would require packaging gradle too. Unclear if effort to package omc would pay off. Need to learn packaging system and building omc isn't documented.

switched to bookworm. everything that can be stable is.

merge_oa tests in f524a21f506601a0cfdc02f7e4fe5a0c106ce6c2 were written with sql calls instead of using pg_dump. Easier to add data for cases than using old process to regenerate files using pg_dump.

fixed in 1e8d8f51d84699e7436b890f9672eed23258d8fe by moving slice onto method of working_area object id fixed in 0cf243e411b15f78a44ceb58ee517c3d48cbcb95

Osmand guys moved it to next-backend milestone. Doesn’t look like it’s happening anytime soon.

Files will be upserted on hash into postgres so data will only grow over time. This is blocked by #59 currently.

insert on conflict is erroring because us ri providence has a duplicate x5 ``` {"type":"Feature","properties":{"id":"","unit":"","number":"5","street":"Dresser St","city":"","district":"","region":"","postcode":"","hash":"8f1963542bf8a05b"},"geometry":{"type":"Point","coordinates":[-71.457058,41.8198175]}} ``` maybe try inserting using where clause of hash not matching