x

Re: Überschwemmung bei Emden


Geschrieben von AlterSachse (Gast) am 17. Februar 2013 14:54:27: [flux]

Als Antwort auf: Überschwemmung bei Emden geschrieben von AlterSachse (Gast) am 17. Februar 2013 08:19:

Hallo,
Danke erst mal für die neuen Infos.

@WanMil das mit den Kacheln habe ich gleich mal mit eingebaut. Kannte ich auch noch nicht.

🙂 Und siehe da der Erfolg ist da, mit dieser Option ist der große blaue Fleck verschwunden. Danke!!!

Hier mal etwas Code dazu für das Nachbauen
set box=5.33,51.42,9.55,54.5
.\osmconvert karte.osm.pbf -b=%box% -o=testkarte.pbf

java -Xmx4000m -ea -jar .\programme\splitter\splitter.jar --max-nodes=1200000 --max-areas=255 --overlap=4000 --status-freq=600 --output-dir=".\osm-testmap" --output=pbf --no-trim --mapid=88880001 testkarte.pbf 2>.\splitter-error.txt

java -ea -Xmx4000M -jar .\programme\mkgmap\mkgmap.jar --max-jobs -c .\regionen\test-map -c .\osm-testmap\template.args 2>.\mkgmap-error.txt

  1. Inhalt test-map

mapname=88880001
overview-mapname=88880000
family-name=TestMap
series-name=TestMap
description=TestMap
family-id=88
product-id=1
tdbfile
style-file=.\style\altersachse
output-dir=.\img-testmap
country-abbr=DE
latin1
transparent
route
remove-short-arcs=2.8
add-pois-to-lines
add-pois-to-areas
preserve-element-order
ignore-maxspeeds
precomp-sea=.\sea\
location-autofill=nearest

Gruß und noch schönes WE AlterSachse