Skip to content

Instantly share code, notes, and snippets.

@planemad
Last active February 17, 2017 09:01
Show Gist options
  • Save planemad/3b54f35d87d3d252616b6f98f75661ea to your computer and use it in GitHub Desktop.
Save planemad/3b54f35d87d3d252616b6f98f75661ea to your computer and use it in GitHub Desktop.

Downloading OSM data using Overpass

MapCSS

You can style your overpass results using MapCSS.

Example:

Regular Expressions

Regex is a powerful pattern matching syntax that is commonly used to find text that has a certain pattern. eg 'Find all words that begin with 'W' followed by 2 numbers and ends in a vowel.

Use regexr to build a regex query and try it out using Overpass

Examples:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment