Skip to content

Commit 75d806f

Browse files
authored
lint fix
1 parent c15439b commit 75d806f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<!--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'>
55
</a></h2>
66

77
Geographic Information Systems (GIS) for web browsers. <br>
88
For managing, analyzing, editing, and visualizing geographic data.
99

1010
<div>
11-
<a href="https://github.com/eurostat/gridviz" target="_blank">
11+
<a href='https://github.com/eurostat/gridviz' target='_blank'>
1212
<img src='https://user-images.githubusercontent.com/25485293/191950255-cbd83c6a-4880-4c0a-a665-b59a21467702.PNG'>
1313
</a>
1414
</div>
@@ -154,7 +154,7 @@ Data available for download:
154154
- [Sentinel Hub custom scripts](https://github.com/sentinel-hub/custom-scripts) - Repository of custom scripts for Sentinel Hub.
155155
- [USGS Earth Explorer](https://earthexplorer.usgs.gov/) - Query and order satellite images and more.
156156
- [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.
158158
- [WorldPop](https://www.worldpop.org/) - Open access spatial demographic datasets.
159159

160160

@@ -239,7 +239,7 @@ A compilation of interesting web maps:
239239
- [Radio Garden](https://radio.garden/) - 3D Globe Radio Tuner.
240240
- [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.
241241
- [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.
243243
- [Statistical Atlas](https://ec.europa.eu/statistical-atlas/viewer) - A leaflet-powered atlas showcasing Eurostat's statistics.
244244
- [ShadeMap](https://shademap.app/) - Every mountain, building and tree shadow in the world simulated for any date and time.
245245
- [ClimateArchive](https://climatearchive.org/) - An interactive visualisation of climate model data across time and space.

0 commit comments

Comments
 (0)