[josm-dev] mappaint sources in svn out of date?
Frederik Ramm
frederik at remote.org
Sat Oct 13 12:08:10 BST 2007
Hi,
> I've just tried to compile the mappaint plugin, but failed.
That's because the build script contains a hardcoded reference to a
josm .jar file in ../../core/dist, and that josm.jar ist not in SVN,
i.e. you will still have something built from old sources lying around
on your disk. If you just cd into your ../../core/ directory and
rebuild josm, it will work.
While you're at it: I have introduced a new property, "tagged", to the
OsmPrimitive. In plain JOSM, I use this to draw tagged nodes slightly
differently, and use another color for tagged ways than for untagged.
Whether something is considered "tagged" or not is decided by the JOSM
core, and there are a number of tags (like created_by) that don't
count as tagged.
I know that mappaint already supports complex rules so that you can
say "anything that is tagged as parking should be rendered so and so",
but it would be great if mappaint could also, as a fallback, support
this disticntion between "tagged" and "untagged" objects.
Bye
Frederik
--
Frederik Ramm ## eMail frederik at remote.org ## N49°00.09' E008°23.33'
More information about the josm-dev
mailing list