Skip to content

Instantly share code, notes, and snippets.

@timwaters
Created May 6, 2014 21:37
Show Gist options
  • Save timwaters/5c9421063fa5cb12f76f to your computer and use it in GitHub Desktop.
Save timwaters/5c9421063fa5cb12f76f to your computer and use it in GitHub Desktop.
select osm_id, start_date, end_date from planet_osm_line where osm_id = '198099998' and start_date between '2008-01-01' and '2008-12-31';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment