Skip to content

Commit d4ebcbb

Browse files
committed
Add Topographic Map and Geographicus Rare Antique Maps to CREDITS.md. Update new-york-city map json to remove metadata properties from map editor
1 parent 9bd97f0 commit d4ebcbb

File tree

3 files changed

+10
-32
lines changed

3 files changed

+10
-32
lines changed

CREDITS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@ Licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/)
2828
© DLR e.V. 2010-2014 and © Airbus Defence and Space GmbH 2014-2018 provided under COPERNICUS by the European Union and ESA; all rights reserved.
2929
License: (https://docs.sentinel-hub.com/api/latest/static/files/data/dem/resources/license/License-COPDEM-30.pdf)
3030

31+
### Topographic Map
32+
33+
[Topographic Map](https://en-gb.topographic-map.com/)
34+
Licensed under [Open Data Commons Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/summary/)
35+
36+
### Geographicus Rare Antique Maps
37+
38+
[Geographicus Rare Antique Maps](https://www.geographicus.com/)
39+
Public Domain
40+
3141
## Icons
3242

3343
### [The Noun Project](https://thenounproject.com/)

map-generator/assets/maps/newyorkcity/info.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,5 @@
11
{
22
"name": "New York City",
3-
"mapInfoState": {
4-
"width": 1500,
5-
"height": 1900,
6-
"originalWidth": 1500,
7-
"originalHeight": 1900,
8-
"cropData": {
9-
"isCropped": false,
10-
"cropX": 0,
11-
"cropY": 0,
12-
"cropWidth": 0,
13-
"cropHeight": 0,
14-
"originalWidth": 0,
15-
"originalHeight": 0
16-
},
17-
"colorMappings": []
18-
},
193
"nations": [
204
{
215
"coordinates": [127, 1323],

resources/maps/newyorkcity/manifest.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,6 @@
1414
"num_land_tiles": 406268,
1515
"width": 750
1616
},
17-
"mapInfoState": {
18-
"colorMappings": [],
19-
"cropData": {
20-
"cropHeight": 0,
21-
"cropWidth": 0,
22-
"cropX": 0,
23-
"cropY": 0,
24-
"isCropped": false,
25-
"originalHeight": 0,
26-
"originalWidth": 0
27-
},
28-
"height": 1900,
29-
"originalHeight": 1900,
30-
"originalWidth": 1500,
31-
"width": 1500
32-
},
3317
"name": "New York City",
3418
"nations": [
3519
{

0 commit comments

Comments
 (0)