Could someone tell me what I'm doing wrong on my script. I'd like to
navigate using street's crossings and most of the times the GPS shows no
results



        java -Xmx1024m -enableassertions -jar mkgmap.jar \
        --country-abbr=ARG \
        --country-name=ARGENTINA \
        --description=Argentina \
        --region-name=Argentina\
        --add-pois-to-areas \
        --add-pois-to-lines \
        --adjust-turn-headings=3 \
        --check-roundabouts \
        --check-roundabout-flares \
        --copyright-message="Colaboradores de OpenStreetMap, CC BY-SA -
        Argentina" \
        --createboundsfile=argentina-boundaries.osm.gz \
        --drive-on-right \
        
--generate-sea=multipolygon,extend-sea-sectors,land-tag=natural=land,floodblocker
 \
        --family-id=980 \
        --family-name="OpenStreetMap" \
        --gmapsupp \
        --index \
        --latin1 \
        --levels="0:24,1:22,2:20,3:18,4:16,5:14,6:12,7:10" \
        --link-pois-to-ways \
        --location-autofill=bounds,is_in \
        --make-all-cycleways \
        --make-poi-index \
        --mapname=9800001 \
        --preserve-element-order \
        
--pois-to-areas-placement="entrance=main;entrance=yes;building=entrance" \
        --product-id=1 \
        --product-version=20120816 \
        --reduce-point-density=4 \
        --reduce-point-density-polygon=8 \
        --remove-short-arcs \
        --report-similar-arcs \
        --report-undefined-nodes \
        --route \
        --style=default \
        --style-file=styles/ \
        --read-config=argentina.args > $pais.log 2>&1
        


Best Regards,


-- 

________________________________________________________________________

Martin Andres Gomez Gimenez 
web: http://www.i-nis.com.ar
e-mail: [email protected]
Jabber: [email protected]

Usuario Linux: #306000

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to