이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
chemicalcrux
/
macrovision
보기
1
좋아요
0
포크
0
코드
이슈
5
풀 리퀘스트
0
릴리즈
10
위키
활동
소스 검색
Add config for US counties + some script changes
master
Fen Dweller
4 년 전
부모
63a4cf0056
커밋
9c641e3eef
2개의 변경된 파일
과
12개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
scripts/mapshaper/states.json
+11
-0
scripts/mapshaper/us-counties.json
+ 1
- 1
scripts/mapshaper/states.json
파일 보기
@@ -1,5 +1,5 @@
{
"name": "St
r
a
i
ts",
"name": "Stat
e
s",
"directory": "/media/naturals/States/",
"shapefile": "E:/macrovision/mapshaper/states/ne_10m_admin_1_states_provinces_lakes.shp",
"mode": "forms",
+ 11
- 0
scripts/mapshaper/us-counties.json
파일 보기
@@ -0,0 +1,11 @@
{
"name": "US Counties",
"directory": "/media/naturals/US Counties/",
"shapefile": "E:/macrovision/mapshaper/us-counties/cb_2018_us_county_500k.shp",
"mode": "forms",
"base-filter": "true",
"name-key": "NAME",
"form-key": "STATEFP",
"stroke-width": 1,
"simplify-size": 100
}
쓰기
미리보기
불러오는 중...
취소
저장