diff options
author | Christopher Baines <cbaines8@gmail.com> | 2013-08-07 21:28:53 +0100 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2013-08-07 21:28:53 +0100 |
commit | dd1b700dae93aff8e99aac9d4c5199cb601501c5 (patch) | |
tree | 8956aeff4ef1018e2b718465bd31e1bdda8965be | |
parent | 3db83981f0262a5d168f6d9aad5bebd0fa0cf3bf (diff) | |
download | sum-carto-dd1b700dae93aff8e99aac9d4c5199cb601501c5.tar sum-carto-dd1b700dae93aff8e99aac9d4c5199cb601501c5.tar.gz |
Updates
-rw-r--r-- | .gitignore | 1 | ||||
-rwxr-xr-x | project.mml | 18 | ||||
-rw-r--r--[-rwxr-xr-x] | soton-uni-campus.mss | 0 |
3 files changed, 1 insertions, 18 deletions
@@ -1,2 +1,3 @@ data/ processed_p.tar.bz2 +.thumb.png diff --git a/project.mml b/project.mml index 233b477..677349b 100755 --- a/project.mml +++ b/project.mml @@ -38,24 +38,6 @@ 179.99999692067183, 83.66601999999999 ], - "id": "world", - "class": "", - "Datasource": { - "file": "data/shoreline_300/shoreline_300.shp" - }, - "srs-name": "900913", - "srs": "+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0.0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs +over", - "advanced": {}, - "name": "world" - }, - { - "geometry": "polygon", - "extent": [ - -179.99999692067183, - -85.051, - 179.99999692067183, - 83.66601999999999 - ], "id": "coast-poly", "class": "", "Datasource": { diff --git a/soton-uni-campus.mss b/soton-uni-campus.mss index 2064b20..2064b20 100755..100644 --- a/soton-uni-campus.mss +++ b/soton-uni-campus.mss |