|
1 | 1 | <!--lint disable double-link awesome-heading --> |
2 | | -<div align="center"> |
3 | | -<h2>Awesome Frontend GIS <a href="https://github.com/sindresorhus/awesome"> |
4 | | - <img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome" href="https://github.com/sindresorhus/awesome"> |
| 2 | +<div align='center'> |
| 3 | +<h2>Awesome Frontend GIS <a href='https://github.com/sindresorhus/awesome'> |
| 4 | + <img src='https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg' alt='Awesome' href='https://github.com/sindresorhus/awesome'> |
5 | 5 | </a></h2> |
6 | 6 |
|
7 | 7 | Geographic Information Systems (GIS) for web browsers. <br> |
8 | 8 | For managing, analyzing, editing, and visualizing geographic data. |
9 | 9 |
|
10 | 10 | <div> |
11 | | - <a href="https://github.com/eurostat/gridviz" target="_blank"> |
| 11 | + <a href='https://github.com/eurostat/gridviz' target='_blank'> |
12 | 12 | <img src='https://user-images.githubusercontent.com/25485293/191950255-cbd83c6a-4880-4c0a-a665-b59a21467702.PNG'> |
13 | 13 | </a> |
14 | 14 | </div> |
@@ -154,7 +154,7 @@ Data available for download: |
154 | 154 | - [Sentinel Hub custom scripts](https://github.com/sentinel-hub/custom-scripts) - Repository of custom scripts for Sentinel Hub. |
155 | 155 | - [USGS Earth Explorer](https://earthexplorer.usgs.gov/) - Query and order satellite images and more. |
156 | 156 | - [World Atlas TopoJSON](https://github.com/topojson/world-atlas) - Natural Earth's vector data as TopoJSON. |
157 | | -- [World Bank](https://data.worldbank.org/) - Free access to global development data. |
| 157 | +- [World Bank](https://datasets.wri.org/) - Free access to global development data. |
158 | 158 | - [WorldPop](https://www.worldpop.org/) - Open access spatial demographic datasets. |
159 | 159 |
|
160 | 160 |
|
@@ -239,7 +239,7 @@ A compilation of interesting web maps: |
239 | 239 | - [Radio Garden](https://radio.garden/) - 3D Globe Radio Tuner. |
240 | 240 | - [Map of every building in the United States](https://www.nytimes.com/interactive/2018/10/12/us/map-of-every-building-in-the-united-states.html) - New York Times. |
241 | 241 | - [Map of the Roman transport network](https://orbis.stanford.edu/) - The Stanford Geospatial Network Model of the Roman World. |
242 | | -- [Webgl Wind](https://github.com/mapbox/webgl-wind) - A WebGL-powered visualization of wind power. Capable of rendering up to 1 million wind particles at 60fps. |
| 242 | +- [WebGL Wind](https://github.com/mapbox/webgl-wind) - A WebGL-powered visualization of wind power. Capable of rendering up to 1 million wind particles at 60fps. |
243 | 243 | - [Statistical Atlas](https://ec.europa.eu/statistical-atlas/viewer) - A leaflet-powered atlas showcasing Eurostat's statistics. |
244 | 244 | - [ShadeMap](https://shademap.app/) - Every mountain, building and tree shadow in the world simulated for any date and time. |
245 | 245 | - [ClimateArchive](https://climatearchive.org/) - An interactive visualisation of climate model data across time and space. |
|
0 commit comments