NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello.

I'd like to make two overpass queries to show a relation at two points in time, and show the results in different colours so they're easier to compare.

This doesn't work, obviously. Can someone fix it for me?

[date:"2018-01-01T00:00:00Z"];
relation(190774);
out geom;
==> Green

[date:"2021-10-23T00:00:00Z"]; relation(190774); out geom; ==> Red

asked 23 Oct '21, 13:04

Wulf4096's gravatar image

Wulf4096
41114
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×228

question asked: 23 Oct '21, 13:04

question was seen: 493 times

last updated: 23 Oct '21, 13:04

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum