Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lithopia [2018/12/02 02:03] – [lithopia ledger REST style] yairlithopia [2021/03/30 01:35] (current) – [sat imagery] yair
Line 1: Line 1:
 +
 +
 +====== Lithopia ======
 +
 +  * [[{{:lithopy_digital_dozen_breakthroughs_in_storytelling_awards.pdf}}https://github.com/anonette/lithopia | github src]]
 +  * [[https://www.nytimes.com/2020/05/29/arts/design/design-fiction.html | new york times expose]]
 +  * [[http://digitaldozen.io/?pirenko_portfolios=lithopy | digital dozen award 2020]] [[https://wiki.idiot.io/_media/lithopy_digital_dozen_breakthroughs_in_storytelling_awards.pdf|mirror pdf]]
 +==== sat imagery ====
 +
 +{{https://arset.gsfc.nasa.gov/sites/default/files/website2.gif}}
 +
 +==== planet ====
 +{{https://i.imgur.com/QOQhkl0.png}}
 +5,3,0.7m
 +
 +images from planetscope\\
 +{{https://i.imgur.com/66lRq0B.png}}
 +
 +{{https://i.imgur.com/9rCkHOA.png}}
 +
 +{{https://i.imgur.com/2fL32bx.png}}
 +
 +link to full resolution scan (cropped) for 18th in november 
 +
 +{{:20181118_093413_0f42_3b_visual_crop.png?direct&400|}}
 +
 +that is an excerpt from planets [[https://www.planet.com/products/basemap/|free samples]] on registration.
 +  * 200sq/km scans 
 +  * 3sq/m resolution ([[https://i.imgur.com/EyywwN0.png|"4.77m at the equator"]])
 +  * a daily scan cycle
 +  * with 7 day delay
 +
 +
 +
 +[[https://planet.com|site]] \\
 +
 +access via a command line and a nice web based tool. 
 +
 +
 +== media ==
 +
 +{{https://i.imgur.com/sxCZmgG.png}}
 +
 +{{https://i.imgur.com/bVvn91d.png}}
 +
 +notice the tent(?)
 +{{https://i.imgur.com/3tnZvA9.png}}
 +
 +google view \\
 +{{https://i.imgur.com/pkhpYuj.png}}
 +
 +
  
  
Line 73: Line 125:
  
  
-===== sat imagery ===== 
  
-{{https://arset.gsfc.nasa.gov/sites/default/files/website2.gif}} +===== sat dance =====
- +
-==== planet ==== +
-{{https://i.imgur.com/QOQhkl0.png}} +
-5,3,0.7m +
- +
-images from planetscope\\ +
-{{https://i.imgur.com/66lRq0B.png}} +
- +
-{{https://i.imgur.com/9rCkHOA.png}} +
- +
-{{https://i.imgur.com/2fL32bx.png}}+
  
-link to full resolution scan (cropped) for 18th in november  +{{youtube>d8mdhUqsi9s?medium}}
- +
-{{:20181118_093413_0f42_3b_visual_crop.png?direct&400|}} +
- +
-that is an excerpt from planets [[https://www.planet.com/products/basemap/|free samples]] on registration. +
-  * 200sq/km scans  +
-  * 3sq/m resolution ([[https://i.imgur.com/EyywwN0.png|"4.77m at the equator"]]) +
-  * a daily scan cycle +
-  * with 7 day delay +
- +
- +
- +
-[[https://planet.com|site]] \\ +
- +
-access via a command line and a nice web based tool.  +
- +
- +
-== media == +
- +
-{{https://i.imgur.com/sxCZmgG.png}} +
- +
-{{https://i.imgur.com/bVvn91d.png}} +
- +
-notice the tent(?) +
-{{https://i.imgur.com/3tnZvA9.png}} +
- +
-google view \\ +
-{{https://i.imgur.com/pkhpYuj.png}}+
  
  
 =====REST comm===== =====REST comm=====
-available values are presented in the explorer along with their Curl example,\\ note that no authentication is used +exposed contract values are presented in the [[http://anonette.net:3000/explorer/|explorer]] along with their Curl example,\\ note that no authentication is used
-http://anonette.net:3000/explorer/+
  
 +  http://anonette.net:3000/explorer/
  
-Its suggest to use [[https://httpie.org|HTTPie]] to interact with the REST server, a modern replacment for Curl. \\+\\  
 +\\ 
 +use [[https://httpie.org|HTTPie]] to interact with the REST server, a modern replacment for Curl. \\
 on ubuntu type on ubuntu type
   sudo apt install httpie   sudo apt install httpie
Line 137: Line 152:
   http GET http://anonette.net:3000/api/Flagcolor   http GET http://anonette.net:3000/api/Flagcolor
      
-all the comm is handled by [[https://hyperledger.github.io/composer/v0.19/reference/rest-server|composer-rest-server]]+on server side the comm is handled by [[https://hyperledger.github.io/composer/v0.19/reference/rest-server|composer-rest-server]]