This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Rules and targetting features / OSM sources / Maperitive

0

A new user to Maperitive and OSM,

I'm looking to render a map based on a custom ruleset, I understand how to create the ruleset based on tutorials from other blogs but do not appear to get results i expect so want to check i have this workflow / process correct.

Brief introduction: My understanding of the process required to render a map based on custom rules

  1. Define approximate area of interest on maperative via geometry bounds
  2. Create the ruleset; testing on a very simple one which pulls in roads and universities/hospitals only based on tags roads amenity *healthcare
  3. Download OSM data, maperitive pulls in data for tags roads amenity *healthcare and renders them to colours widths defined:
  4. Generate and render map; rendered map should be returned showing only items that have been tagged as road amenity healthcare

Is that understanding right, am new to code generally so feeling quite overwhelmed on the learning curve required just to create the ruleset! My end map would ideally have the city with all buildings/roads/features but universities picked out in a separate bright red colour based on my ruleset which has turned off all the other labels and colours to focus the map on just those facilities. All/any help really greatfully appreciated

asked 26 Nov '13, 11:50

dominijk's gravatar image

dominijk
11224
accept rate: 0%

edited 26 Nov '13, 12:40

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

1

Some hints are also inside the OSM wiki about Maperitive ... there are links to a HowTo etc.

For detailed questions I would recommend the Maperitive googlegroup mailinglist.

answered 26 Nov '13, 17:23

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

Source code available on GitHub .