Ik vrees dat ik die knoeiboel geschreven heb. On Thu, 2009-08-20 at 21:38 +0200, Marc Coevoet wrote: > roadmap werkt hoofdzakelijk met TIGER data (VS, leger), maar je kunt > data converteren van OSM naar TIGER .... > > nU heb ik wel een procedure, maar wat een knoeiboel... > > # Fetching OpenStreetMap data in large chunks > > The OpenStreetMap servers only allow obtaining a limited amount of map > info per query. Access via the OSM Mobile Binary Protocol is subject to > such limitations. > > Other services (e.g. http://download.geofabrik.de/osm/europe/) provide > access to large chunks of OSM data in a single file, e.g. a file per > country, like the maps used in many commercial GPS devices. > > The buildmap_osm command was extended to be able to process those files. > A sample command looks like > > buildmap_osm -i iso-be.osm -o iso-be.rdm > > which will convert one file into the other. > > The file name format is twofold : iso-xx.rdm or iso-xx-yyy.rdm . The > former is a file per country (xx is the ISO two-character code for the > country). The latter format allows for country subdivisions (yyy is a > subdivision of country xx). The codes xx and yyy are defined in the > ISO-3166-1 (country) and ISO-3166-2 (country subdivision). Note that the > latter is incomplete. > > > > > ik krijg hier kop noch staart aan: > > een osm.bin afhalen van geofabrik en converteren wil maar niet lukken... > > $ buildmap_osm -i /home/marc/hardware/osm_bbox_1.1,48.2,7.9,53.3.bin -o > iso-be.rdm > ## Invalid file name > "/home/marc/hardware/osm_bbox_1.1,48.2,7.9,53.3.bin" should be ISO or > USC shape > > zelfde voor belgium.bin van geofabrik.... > > Iemand??
Ten eerste kan ik een map aanbieden. http://danny.backx.info/download/roadmap/iso-be.rdm.bz2 Ten tweede : buildmap_osm verwacht gewoon een filename zoals iso-be.osm . Dus % buildmap_osm -i iso-be.osm -o iso-be.rdm (zoals je hierboven al meegaf) maar geen directories of ander formaat van namen. Danny > en de ESRI shape is ook niet dat wal je wil... dat is een andere "shape"... > > T'is te hopen dat ze ooit een product maken dat werkt, ipv in de vlucht > vooruit te "steken"... > > Ik vind roadmap wel de mooiste, tot hier toe, al zag ik nog geen kaart > ...... > -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info _______________________________________________ Talk-be mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-be
