From 73c70305da0cdac020fdab87437a15d659bf6ddd Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 25 Apr 2016 12:25:03 -0400 Subject: [PATCH] make imagery --- data/imagery.json | 59 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/data/imagery.json b/data/imagery.json index 1a2cc3a51..332cdb216 100644 --- a/data/imagery.json +++ b/data/imagery.json @@ -1,4 +1,63 @@ [ + { + "name": "2013 aerial imagery for San Juan County WA", + "type": "tms", + "description": "Public domain aerial imagery taken in May/June 2013 from San Juan County, WA. Resolution is 9 inch.", + "template": "http://sjcgis.org/arcgis/rest/services/Basemaps/Aerials_2013_WM/MapServer/tile/{zoom}/{y}/{x}", + "scaleExtent": [ + 0, + 19 + ], + "polygon": [ + [ + [ + -123.274024, + 48.692975 + ], + [ + -123.007726, + 48.767256 + ], + [ + -123.007619, + 48.831577 + ], + [ + -122.783495, + 48.758416 + ], + [ + -122.693402, + 48.658522 + ], + [ + -122.767451, + 48.603606 + ], + [ + -122.744842, + 48.387083 + ], + [ + -123.248221, + 48.283531 + ], + [ + -123.114524, + 48.422614 + ], + [ + -123.219035, + 48.548575 + ], + [ + -123.274024, + 48.692975 + ] + ] + ], + "best": true + }, { "name": "7th Series (OS7)", "type": "tms",