Sorry, little correction:
…
Second trable with block to more that one time operate to tag in selector
in action: i need to rename all address tags to normalized state. If i
have global rules "addr:street=* {normalized action }" then address search
rules after that rules not work.
Address search
rocessor make mkgmap more configurable and like to production tools and
it's possible to simplify manypulation in action rules.
Wbr, Maks
29.09.2013 2:47 пользователь "Steve Ratcliffe"
написал:
>
> Hi
>
> On 27/09/13 12:53, Maks Vasilev wrote:
> > name=* {name '${
e not work.
How to use action block {...} for one field two times and more? Any solution
like [... continue] for block {...}?
Wbr, Maks.
27.09.2013 15:53 пользователь "Maks Vasilev" написал:
> I found trouble position in style. I have some lines in start of style
> with g
I found trouble position in style. I have some lines in start of style
with global substitution like as:
name=* {name '${name|subst:text1=> txt1|subst:text2=> txt2}' }
After this line any action with name not work. I can't insert [continue
with_actions] without garmin code of object type.
What
I create clean style and step by step check {...} construction. It's work
ok. it's not a mkgmap bug, sorry, it's a problem in my style, but i can't
find where.
26.09.2013 23:12 пользователь "Steve Ratcliffe"
написал:
>
> Hi
>
> > shop=kiosk {name '${name}, киоск'|'киоск'} [0x2e02 resolution 20]
>
I have in point file rules:
shop=kiosk {name '${name}, киоск'|'киоск'} [0x2e02 resolution 20]
On old version mkgmap point set name as "Name, киоск" if poi have name=Name
or name as "киоск" if poi without name tag.
Now in 2718 poi have only name as "Name" or name as "киоск".
It's a bug or new m
Hi!
I use osmfilter to prepare bounds:
$ ./osmfilter source.osm.o5m --keep-nodes= \
--keep-ways-relations="(place=city or place=town or place=village or
place=hamlet) boundary=administrative =postal_code postal_code=" --out-o5m
> RU-boundaries.osm.o5m
$ java -cp /usr/share/java/mkgmap.jar
uk.m
Thanks, it looks good. But with the - add-pois-to-areas all errors
duplicated real way and generated node:
SEVERE (HousenumberGenerator): custom/63240045.osm.pbf:
java.lang.IllegalArgumentException: No housenumber (
http://www.openstreetmap.org/browse/node/4611686018429891871): Pargi
SEVERE (House
New housenumber preprocessor it a good way to detect bad addr:housenumber
tag usage:
http://paste.opensuse.org/view/raw/79865771
But output not have id and type of objects. Need more info in SERVE output,
like a " node 12345667: No housenumber:" or way/relation.
__
Typical situation: the building with the address and within the marked poi
with the name and others but no address.
How to assign the address information such points without an address inside
the building with the address?
___
mkgmap-dev mailing list
mkg
pport from other input formats like housenumber
> averaging could still come later.
>
> So the current status is, yes it is implemented on the output side. But on
> the input side not really (as "Polish" format is not useful for real world
> use).
> On 12.02.2013 12:26, Maks Vasi
d except for mapping,
> it clogs up your POI search and makes the radius in which you get results
> smaller.
> On 12.02.2013 10:35, Maks Vasilev wrote:
>
> I use mkgmap for everyday convert map for garmin. Now i see address search
> work only for streets, but housenumbers not us
I use mkgmap for everyday convert map for garmin. Now i see address search
work only for streets, but housenumbers not usable for search.
I convert building with addr:street and addr:housenumber to poi 0x6402 and
search not work, but in POI list (around of curren place) i have poi of
shop with add
I have some problem with new mkgmap and fix it in style:
- key1=value & !key2=value2
+ key1=value & !(key2=value2)
Hi Felix
> Okay, got it. It was caused by the following typo:
> & key=!*
OK thanks for tracking it down.
> (which should of course be key!=* - but previous mkgmap versions didn'
Hi!
r1894
mkgmap parametrs:
http://code.google.com/p/velo100mapper/source/browse/trunk/makemap.basic
All text in map have broken charset.
wbr,
Maks
В сообщении от 15 марта 2011 19:56:44 автор Michał Rogala написал:
> Hello!
>
> I've just downloaded r1894 ( I've used some older release until
В сообщении от 20 декабря 2010 14:45:17 автор Steve Ratcliffe написал:
> Hello!
>
> > I generate every week map from osm data in single file and elevation
> > contour from 133 .osm files. Osm data increase in each time, elevation
> > data in osm files is permanent. Yesterday i have error in genera
Hi!
I generate every week map from osm data in single file and elevation contour
from 133 .osm files. Osm data increase in each time, elevation data in osm
files is permanent. Yesterday i have error in generation gmapsupp map:
--cut--
Exception in thread "main" java.lang.IllegalArgumentExceptio
I update mkgmap to current, now works, tnx.
В сообщении от 9 декабря 2010 16:33:45 автор Charlie Ferrero написал:
> On 09/12/2010 17:06, Maks Vasilev wrote:
> > Hi!
> >
> > http://www.openstreetmap.org/browse/way/87336026
> > barrier = wall + landuse
Hi!
http://www.openstreetmap.org/browse/way/87336026
barrier = wall + landuse = industrial
http://www.openstreetmap.org/browse/way/86381931
amenity = parking + barrier = fence
I have description for line "barrier=" in "line" style file and for way
"landuse=" in "polygon" style file, but mkgmap
Hi!
How to increase precision of node coordinates? mkgmap rounded the point
coordinates in IMG format and map object have big distortion on large zoom.
mapnik image:
http://velo100mapper.googlecode.com/svn/trunk/test/img/map-precition-
mapnik.png
garmin img file (mkgmap output):
http://velo100
В сообщении от Понедельник 20 сентября 2010 22:37:53 автор Marko Mäkelä
написал:
> On Mon, Sep 20, 2010 at 10:24:55PM +0400, Maks Vasilev wrote:
> >What way to create basic address and POI search in map created with
> >mkgmap?
> >
> >OSM data have ta
What way to create basic address and POI search in map created with mkgmap?
OSM data have tag in addr:* shema
(http://wiki.openstreetmap.org/wiki/Key:addr), map created with --make-poi-
index and --index, but search in garmin not work.
--
wbr,
Maks
__
OMG! sorry :(
В сообщении от Понедельник 20 сентября 2010 21:49:03 автор
char...@cferrero.net написал:
> Maks Vasilev (m...@stranger-team.ru) wrote:
> > Hi!
> >
> > I create map (contour) with:
> >
> > mkgmap --gmapsupp --tdbfile \
> >
&g
Hi!
I create map (contour) with:
mkgmap --gmapsupp --tdbfile \
--family-name="NASA-SRTM-Topo" \
--product-id=9 \
--family-id=99 \
--series-name="Vyatka-topo" \
--description="Centae" \
--country-name="RUSSIA" --country-abbr="RU" \
--charset=
В сообщении от Четверг 06 мая 2010 11:52:06 автор Marko Mäkelä написал:
> On Thu, May 06, 2010 at 09:14:09AM +0300, Marko Mäkelä wrote:
> >You are right, the 0x02 is not visible on the Edge 705 either (at least
> >not without a TYP file).
>
> The 0x10 is tricky too, because the Edge 705 shows it i
В сообщении от Среда 05 мая 2010 23:37:47 автор Marko Mäkelä написал:
0x00, 0x01 (large city area), 0x02 (small city area), 0x03 (village area) -
not shown in Garmin 60 and Oregon :(
0x0f, 0x10, 0x11, 0x12, 0x13, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27 -
plain area (you use 0x13 for building)
В сообщении от Среда 05 мая 2010 22:05:33 автор Marko Mäkelä написал:
Hi Marko,
Sorry, i have a typing error in "landuse=residential". Code 0x02 not shown in
garmin. Need change 0x02 to 0x10.
> Hi Maks,
>
> I added the railway=narrow_gauge and landuse=residential
> , but I did not
>
> understa
Hi!
To improve usability of map i use custom style for mkgmap. In this patch 2
objects what always use in any my custom styles. Maybe residental area and
narrow_gauge railway needed not only for me and add it to default style?
wbr
Maks Vasilev
diff -u default/lines new.style/lines
--- default
28 matches
Mail list logo