Skip to content

Commit ef27fe9

Browse files
committed
Initial GitHub Pages atlas deployment
0 parents  commit ef27fe9

66 files changed

Lines changed: 2443 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# USGS Minerals And Infrastructure Atlas
2+
3+
Static GitHub Pages deployment of the USGS NMIC Global Minerals and Infrastructure Atlas.
4+
5+
Live app entrypoint:
6+
7+
- `index.html`
8+
9+
Included regions:
10+
11+
- Africa
12+
- China
13+
- Indo-Pacific
14+
- Latin America & Caribbean
15+
- Southwest Asia
16+
17+
Included assets:
18+
19+
- `index.html`
20+
- `app.js`
21+
- `styles.css`
22+
- `data/manifest.json`
23+
- `data/layers/*.geojson`
24+
25+
Source data references:
26+
27+
- NMIC collection: `https://www.sciencebase.gov/catalog/item/5c8c03e4e4b0938824529f7d`
28+
- Africa: `https://www.sciencebase.gov/catalog/item/607611a9d34e018b3201cbbf`
29+
- Latin America & Caribbean: `https://www.sciencebase.gov/catalog/item/5804d720e4b0824b2d1c19c6`
30+
- Southwest Asia: `https://www.sciencebase.gov/catalog/item/63891269d34ed907bf78e9cc`
31+
- China: `https://www.sciencebase.gov/catalog/item/64348094d34ee8d4add91365`
32+
- Indo-Pacific: `https://www.sciencebase.gov/catalog/item/65caa1aed34ef4b119cb3427`
33+
34+
This repository is deployment-focused and contains the prebuilt static frontend plus exported GeoJSON required to render the atlas on GitHub Pages.

0 commit comments

Comments
 (0)