metanomy / tampabaymap

0 stars 1 forks source link

Scrape Instagram for all #tbtrash posts #3

Open metanomy opened 9 years ago

metanomy commented 9 years ago
  1. Use Instagram developer access (https://instagram.com/developer/) to scrape all posts with the #tbtrash tag.
  2. Persist all posts with geodata to a Geoserver instance using WFS-T.
maxrbaldwin commented 8 years ago

I found this on BountySource and I am looking to solve this issue for you. The Instagram part is easy. Do you have any more information from #2? Docs on how to communicate with it or use it? A sandbox for testing?

metanomy commented 8 years ago
  1. Here's an example of how to generate an Insert statement (section B.6.1.1 Example 1): http://docs.opengeospatial.org/is/09-025r2/09-025r2.html#352. I recommend you consider using the WFS features of OGR/GDAL: http://www.gdal.org/drv_wfs.html
  2. Sandbox is here: https://dev.tampabaymap.org/geoserver/web/. The layer name is "tbtrash". Once you're ready to test, I'll create a username/password for you. We might have to coordinate a bit to lock down the best way to define the information schema based on what Instagram provides via the API.

Other references that might be helpful:

Other WFS-T Clients: http://gis.stackexchange.com/questions/347/how-many-wfs-t-clients-exist/350#350 Leaflet & WFS-T: https://georepublic.info/en/blog/2012/leaflet-example-with-wfs-t/ Examples (start with INSERT example): https://github.com/boundlessgeo/workshops/blob/master/workshops/geoserver/adv/slides/slides.rst

metanomy commented 8 years ago

One caveat: if it looks like working with traditional WFS-T would be too much of a pain, I'm open to using a simpler rest interface: http://featureserver.org/

maxrbaldwin commented 8 years ago

Ok I will do some research on WFS-T. Do you have a preference on how this is built? I was going to use Node. Feel free to contact me via my Github profile gmail. Chat or email.

metanomy commented 8 years ago

Update to include #litterati (http://www.litterati.org/)

zoek1 commented 6 years ago

@metanomy is this still required? I'll would like take it :smiley: