Skip to content

Instantly share code, notes, and snippets.

View rashidakamal's full-sized avatar

Rashida rashidakamal

View GitHub Profile
@ascott
ascott / art-apis-open-data.txt
Created February 8, 2017 23:05
Museum/Gallery APIs / Open Data
http://museum-api.pbworks.com/w/page/21933420/Museum%C2%A0APIs
http://americanart.si.edu/collections/search/lod/about/
https://datahub.io/dataset?tags=museum
http://blog.variousbits.net/2009/04/16/the-brooklyn-museum-api-qa-with-shelley-bernstein-and-paul-beaudoin/
https://medium.com/@andrea_ledesma/how-we-learned-to-stop-worrying-and-love-open-data-a-case-study-in-the-harvard-art-museums-api-893c3f40ecb7#.hthquwry8
http://labs.cooperhewitt.org/2014/the-api-at-the-center-of-the-museum/
https://github.com/WaltersArtMuseum/walters-api
http://mw2015.museumsandtheweb.com/paper/art-data-building-the-sfmoma-collection-api/
http://data.culturehack.org.uk/
https://www.brooklynmuseum.org/opencollection/api/
@omgmog
omgmog / VRUXUI.md
Last active August 24, 2023 14:06
This is mirrored from the now unavailable http://vruxui.com/video-gallery

Click an image below to view the video on Youtube.

VRPlanetarium

Menu Interactions

Environment

@yanofsky
yanofsky / Makefile
Last active May 4, 2019 06:45
This is workflow for downloading, processing, and mosaicing Landsat scenes, as a Makefile
# lansatutil directory
LANDSAT = ~/landsat
# scenes to target
LANDSAT_IDS = \
LC81220442016038LGN00 \
LC81220452016038LGN00 \
LC81210442014281LGN00 \
LC81210452014281LGN00
@jqtrde
jqtrde / modern-geospatial-python.md
Last active August 1, 2023 14:50
Modern remote sensing image processing with Python