Re: [osm-hu] Re: GPS-re térképet

Dániel Vásárhelyi asdmin at gmail.com
2009. Nov. 23., H, 21:36:23 UTC


Mazsolazd ki ebbol a Makefilebol:

MKGMAP=mkgmap-r828/mkgmap.jar
SERIO=/dev/ttyS0

all: clear get compile download

clear:
        rm -f osm/*
        rm -f img/6300*

get:
        cd osm && wget
'http://www.openstreetmap.org/api/0.6/map?bbox=31.21,30.03,31.24,30.08'
-O zamalek.osm
        #cd osm && wget -O budapest.osm ${URL}

compile:
        cd img && java -Xmx512M -jar ../${MKGMAP} --description=osm -n
63000001 ../osm/*.osm

download:
        ~/bin/sendmap17Lstatic ${SERIO} img/*.img

===
gyakorlatilag egy letoltes, egy mkgmap futtatas (osm->img) es egy gps-re toltes.

asd


-- 
Dániel Vásárhelyi

“He who asks a question is a fool for five minutes; he who does not
ask a question remains a fool forever”
Chinese proverb




További információk a(z) Talk-hu levelezőlistáról