David Blackman
David Blackman
thanks the quick reply, I misunderstood needing to add the rules. I'll try to make some edits to the README to make it clearer. Much appreciated.
okay, so I got pretty far, but then hit a point processing admin_level=6 where osmjs hasn't produced any output to stdout, or modified the output shapefile that it's working on...
thanks so much for offering to look. input: http://dump.blackmad.com/osm_admin_6.osm.pbf commandline: osmjs -i osm2shape -d -m -2 -l disk -j shapefile.js osm_admin_6.osm.pbf shp-osm_admin_6.osm.pbf script: [blackmad@ns4005169 osm-boundaries (master)]$ cat shapefile.js shapefile(argv[0]). type(POLYGON)....
am I understanding the complete_ring algorithm correctly: If it finds an open ring, it then tries to attach unused, unrelated ways, until the ring closes, or it has gone through...
makes sense, I quickly read through the code, going to keep staring at it On Tue, Mar 18, 2014 at 8:37 PM, Frederik Ramm [email protected]: > If it does what...
bump?
oh ugh, this isn't properly rebased, will fix
rebasing fixed. please take a look at your convenience!
yay, glad this works for you On Fri, Jun 5, 2020 at 5:15 PM Jones Magloire wrote: > *@Joxit* approved this pull request. > > IDK if I will use...