rylanharwood2 / CS461-SimulationCapstone

Other
0 stars 0 forks source link

Runtime heightmap fetching from a website that provides heightmap terrain data #16

Open JoshuaLim007 opened 7 months ago

JoshuaLim007 commented 7 months ago

This is free! Awesome! Collecting heightmap data from real world

  1. Use https://www.nextzen.org/
  2. Create API key from https://developers.nextzen.org/
  3. Use API key to fetch terrain data
  4. Look at https://developers.nextzen.org/about.html for data fetching

Notes: