Skip to content

Instantly share code, notes, and snippets.

@jeffreyameyer
Created June 10, 2023 04:15
Show Gist options
  • Save jeffreyameyer/1047404c18f1121e0c540f7083189c35 to your computer and use it in GitHub Desktop.
Save jeffreyameyer/1047404c18f1121e0c540f7083189c35 to your computer and use it in GitHub Desktop.
instructions text that breaks TM projects...
OHM core per-object tags: <br>
start_date = [YYYY-MM-DD]<br>
end_date = [YYYY-MM-DD]<br>
wikidata = [Qcode for this building]<br>
Unknown start date? (most buildings here)
start_date = 1868-02-29<br>
fixme = start_date<br>
source:[#] = [URL to source #]<br>
source:[#]:name = [plain text name of source]<br>
source:[#}:tiles = [xyz URL used for mapping]<br>
amenity = school<br>
amenity = place_of_worship - for churches<br>
religion = [major category]<br>
amenity = hotel<br>
amenity = bar - for saloons<br>
amenity = restaurant<br>
amenity = courthouse<br>
amenity = post_office<br>
more_info:[#] = [URL to great site about this building]<br>
more_info:[#] = [text name of cool site]<br>
image:[#] = [image URL including https://; no redirects]<br>
image:[#]:caption = [caption text]<br>
image:[#]:date text = [YYYY-MM-DD, time depicted]<br>
image:[#]:license = [image license]<br>
image:[#]:creator = [image creator name, if known]<br>
image:[#]:source = [name of hosting website]<br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment