File tree 4 files changed +7
-8
lines changed
4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
== Shapefiles of Greece
2
2
3
+ - oria_dhmwn_kallikraths.zip: Greek Municipality boundaries (Kallikratis) from: https://geodata.gov.gr/en/dataset/oria-demon-kallikrates
4
+ - periphereies.zip: Regions of Greece from https://geodata.gov.gr/en/dataset/periphereies-elladas
3
5
4
- - oria-demon-kallikrates.zip: Greek Municipality boundaries (Kallikratis) from: https://geodata.gov.gr/en/dataset/oria-demon-kallikrates
5
- - Regions of Greece from https://geodata.gov.gr/en/dataset/periphereies-elladas
6
+ == World Borders
6
7
7
- == TM_WORLD_BORDERS-0.3.ZIP
8
+ - TM_WORLD_BORDERS-0.3.ZIP
9
+ - TM_WORLD_BORDERS_SIMPL-0.3.zip
8
10
9
11
Provided by Bjorn Sandvik, thematicmapping.org
10
12
Original file line number Diff line number Diff line change @@ -18,11 +18,8 @@ var iconv = require('iconv-lite');
18
18
19
19
const MyMap = ( ) => {
20
20
21
- // const colorbrewer = require('colorbrewer');
22
-
23
- // const colorbrewer = require('color_ramps');
24
- console . log ( colorbrewer . schemeGroups . sequential ) ;
25
- console . log ( colorbrewer )
21
+ // console.log(colorbrewer.schemeGroups.sequential);
22
+ // console.log(colorbrewer)
26
23
27
24
const center = [ 37.983810 , 23.727539 ]
28
25
const zoom = 7
You can’t perform that action at this time.
0 commit comments