[OSM-dev] OSM - How to Highlight particular boundary area on own Map

John Smith deltafoxtrot256 at gmail.com
Wed Jul 7 19:54:37 BST 2010


On 8 July 2010 00:18, Simone Cortesi <simone at cortesi.com> wrote:
> XAPI allows you query the OSM DB asking just for certain information.
> You will get back a selected number of results based on the query you
> submit. Information on how to obtain you specifical set of results can
> be found here:
> http://wiki.openstreetmap.org/wiki/Xapi

XAPI isn't that helpful, especially if you need to have more than one
key/value pair.

I've never done it, but you could export from the OSM site as SVG, and
then tweak that manually in a SVG editor like inkscape.

Most people wanting custom rendering however either use openlayers and
put something on top of a base map, or they modify a base map style
sheet to make their own rendering completely.




More information about the dev mailing list