Skip to content

Commit 73093a1

Browse files
committed
Change name and deployment to entitlementcard
1 parent af81a70 commit 73093a1

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed

.circleci/config.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@ jobs:
7272
name: "SSH Upload"
7373
command: |
7474
sudo ssh-keyscan -H maps.tuerantuer.org >> known_hosts
75-
scp -o UserKnownHostsFile=known_hosts ~/artifacts/styles.tar.gz [email protected]:/var/www/styles/ehrenamtskarte-styles.tar.gz
75+
scp -o UserKnownHostsFile=known_hosts ~/artifacts/styles.tar.gz [email protected]:/var/www/styles/entitlementcard-styles.tar.gz
7676
ssh -o UserKnownHostsFile=known_hosts [email protected] \<<SSH
77-
rm -rf /var/www/styles/ehrenamtskarte
78-
mkdir -p /var/www/styles/ehrenamtskarte
79-
cd /var/www/styles/ehrenamtskarte
80-
tar xfv /var/www/styles/ehrenamtskarte-styles.tar.gz
81-
rm /var/www/styles/ehrenamtskarte-styles.tar.gz
77+
rm -rf /var/www/styles/entitlementcard
78+
mkdir -p /var/www/styles/entitlementcard
79+
cd /var/www/styles/entitlementcard
80+
tar xfv /var/www/styles/entitlementcard-styles.tar.gz
81+
rm /var/www/styles/entitlementcard-styles.tar.gz
8282
SSH

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
<img align="right" alt="OSM Liberty" src="logo.png" />
44

5-
This is a fork from [osm-liberty](https://github.com/maputnik/osm-liberty). We use this as a base map style for the whole Ehrenamtskarte project. Whenever you see a map in the context of the Ehrenamtskarte, then this style should be used.
5+
This is a fork from [osm-liberty](https://github.com/maputnik/osm-liberty). We use this as a base map style for the whole entitlementcard project. Whenever you see a map in the context of the entitlementcard, then this style should be used.
66

77
A free Mapbox GL basemap style for everyone with complete liberty to use and self host. OSM Liberty is a fork of OSM Bright based on free data sources with a mission for a clear good looking design for the everyday user. It is based on the vector tile schema of [OpenMapTiles](https://github.com/openmaptiles/openmaptiles).
88

9-
**[Preview OSM Liberty with Maputnik](https://maputnik.github.io/editor/?style=https://digitalfabrik.github.io/ehrenamtskarte-maplibre-style/style.json)**
9+
**[Preview OSM Liberty with Maputnik](https://maputnik.github.io/editor/?style=https://digitalfabrik.github.io/entitlementcard-maplibre-style/style.json)**
1010

1111
## Usage
1212

@@ -23,7 +23,7 @@ They were created using [OpenMapTiles](https://github.com/openmaptiles/openmapti
2323
- [OpenMapTiles](http://openmaptiles.org/) as vector data source
2424
- [Natural Earth Tiles](https://klokantech.github.io/naturalearthtiles/) for relief shading
2525
- [Maki](https://www.mapbox.com/maki-icons/) as icon set
26-
- Tiles from the Ehrenamtskarte project which shows stores
26+
- Tiles from the entitlementcard project which shows stores
2727

2828
## Map Design
2929

map.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<script src='https://unpkg.com/[email protected]/dist/maplibre-gl.js'></script>
44
<link href='https://unpkg.com/[email protected]/dist/maplibre-gl.css' rel='stylesheet'/>
5-
<title>Ehrenamtskarte Preview Map</title>
5+
<title>Entitlementcard Preview Map</title>
66
</head>
77
<body>
88
<div id='map' style='width: 100%; height: 100%;'></div>

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "ehrenamtskarte-maplibre-style",
2+
"name": "entitlementcard-maplibre-style",
33
"version": "0.1.0",
4-
"description": "A free Mapbox GL basemap style for the ehrenamtskarte project",
4+
"description": "A free Mapbox GL basemap style for the entitlementcard project",
55
"scripts": {
66
"edit": "wget https://github.com/maputnik/editor/releases/download/v1.7.0/maputnik-linux.zip && unzip maputnik-linux.zip && chmod +x maputnik && ./maputnik --file style.json",
77
"test": "echo \"Error: no test specified\" && exit 1",
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://github.com/digitalfabrik/ehrenamtskarte-maplibre-style.git"
14+
"url": "git+https://github.com/digitalfabrik/entitlementcard-maplibre-style.git"
1515
},
1616
"keywords": [
1717
"maps",
@@ -21,9 +21,9 @@
2121
],
2222
"author": "",
2323
"bugs": {
24-
"url": "https://github.com/digitalfabrik/ehrenamtskarte-maplibre-style/issues"
24+
"url": "https://github.com/digitalfabrik/entitlementcard-maplibre-style/issues"
2525
},
26-
"homepage": "https://github.com/digitalfabrik/ehrenamtskarte-maplibre-style#readme",
26+
"homepage": "https://github.com/digitalfabrik/entitlementcard-maplibre-style#readme",
2727
"devDependencies": {
2828
"@mapbox/mapbox-gl-style-spec": "^13.15.0",
2929
"husky": "^4.2.5",

style.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"maxZoom": 14
3535
}
3636
},
37-
"sprite": "https://maps.tuerantuer.org/styles/ehrenamtskarte/sprites",
38-
"glyphs": "https://maps.tuerantuer.org/styles/ehrenamtskarte/glyphs/{fontstack}/{range}.pbf",
37+
"sprite": "https://maps.tuerantuer.org/styles/entitlementcard/sprites",
38+
"glyphs": "https://maps.tuerantuer.org/styles/entitlementcard/glyphs/{fontstack}/{range}.pbf",
3939
"layers": [
4040
{
4141
"id": "background",

0 commit comments

Comments
 (0)