{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SiteAddressPoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "41405544b15b184f10074321570b71ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAS0lEQVQImXXNsQmAMABE0QcGa+21dwwXtXUKJ3ECSWGRIp0giIEg+OHg4MNd8EOo+owRK64iBmxo0GIpIiOhx1FPnZjQYf9+xDcPN2QHCkzZAORPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[stnumc] CONCAT NEWLINE CONCAT [building]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 115, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 6.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9678014.8762, "ymin": 4277180.233400002, "xmax": -9656226.166, "ymax": 4303416.967699997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": "subtype", "subtypeFieldName": "subtype", "subtypeField": "subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "predir", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": { "type": "codedValue", "name": "Directionals", "description": "Valid directionals", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "city", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "lot", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "address", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "addrkey", "type": "esriFieldTypeInteger", "alias": "ADDRKEY", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "addrtype", "type": "esriFieldTypeString", "alias": "Address Type", "length": 1, "domain": null }, { "name": "oirid", "type": "esriFieldTypeString", "alias": "GIS Identifier", "length": 20, "domain": null }, { "name": "subtype", "type": "esriFieldTypeSmallInteger", "alias": "SubType", "domain": null }, { "name": "r_segid", "type": "esriFieldTypeString", "alias": "Route Segment Identifier", "length": 25, "domain": null }, { "name": "a_segid", "type": "esriFieldTypeString", "alias": "Addressed Segment Identifier", "length": 25, "domain": null }, { "name": "seg_side", "type": "esriFieldTypeString", "alias": "Segment Side", "length": 1, "domain": null }, { "name": "gislink", "type": "esriFieldTypeString", "alias": "Parcel Link Identifier", "length": 15, "domain": null }, { "name": "structype", "type": "esriFieldTypeSmallInteger", "alias": "Structure Type", "domain": null }, { "name": "strucdesc", "type": "esriFieldTypeString", "alias": "Structure Description", "length": 30, "domain": null }, { "name": "stnum_h", "type": "esriFieldTypeString", "alias": "Street Number High", "length": 10, "domain": null }, { "name": "stnum_l", "type": "esriFieldTypeString", "alias": "Street Number Low", "length": 10, "domain": null }, { "name": "stnum", "type": "esriFieldTypeString", "alias": "Street Number", "length": 10, "domain": null }, { "name": "stnumsuf", "type": "esriFieldTypeString", "alias": "Street Number Suffix", "length": 10, "domain": null }, { "name": "stnumc", "type": "esriFieldTypeString", "alias": "Street Number Combined", "length": 10, "domain": null }, { "name": "building", "type": "esriFieldTypeString", "alias": "Building", "length": 35, "domain": null }, { "name": "floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 10, "domain": null }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 4, "domain": null }, { "name": "unit_num", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 10, "domain": null }, { "name": "secuntnum", "type": "esriFieldTypeString", "alias": "Secondary Unit Number", "length": 4, "domain": null }, { "name": "pretype", "type": "esriFieldTypeString", "alias": "Prefix Type", "length": 5, "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 40, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Street Type", "length": 5, "domain": { "type": "codedValue", "name": "Street Types", "description": "USPS Pub 28 valid street suffix abbreviations", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "ANNEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "BAYOU", "code": "BYU" }, { "name": "BEACH", "code": "BCH" }, { "name": "BEND", "code": "BND" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "BRANCH", "code": "BR" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BROOKS", "code": "BRKS" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BYPASS", "code": "BYP" }, { "name": "CAMP", "code": "CP" }, { "name": "CANYON", "code": "CYN" }, { "name": "CAPE", "code": "CPE" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "CENTER", "code": "CTR" }, { "name": "CENTERS", "code": "CTRS" }, { "name": "CIRCLES", "code": "CIRS" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLIFFS", "code": "CLFS" }, { "name": "CLUB", "code": "CLB" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "CORNER", "code": "COR" }, { "name": "CORNERS", "code": "CORS" }, { "name": "COURSE", "code": "CRSE" }, { "name": "COURT", "code": "CT" }, { "name": "COURTS", "code": "CTS" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CREEK", "code": "CRK" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CREST", "code": "CRST" }, { "name": "CROSSING", "code": "XING" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" }, { "name": "CURVE", "code": "CURV" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "DIVIDE", "code": "DV" }, { "name": "DRIVE", "code": "DR" }, { "name": "DRIVES", "code": "DRS" }, { "name": "ESTATE", "code": "EST" }, { "name": "ESTATES", "code": "ESTS" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENTION", "code": "EXT" }, { "name": "EXTENTIONS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FALLS", "code": "FLS" }, { "name": "FERRY", "code": "FRY" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORGES", "code": "FRGS" }, { "name": "FORK", "code": "FRK" }, { "name": "FORKS", "code": "FRKS" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GARDENS", "code": "GDNS" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "GLEN", "code": "GLN" }, { "name": "GLENS", "code": "GLNS" }, { "name": "GREEN", "code": "GRN" }, { "name": "GREENS", "code": "GRNS" }, { "name": "GROVES", "code": "GRVS" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HARBORS", "code": "HBRS" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "HILL", "code": "HL" }, { "name": "HILLS", "code": "HLS" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLANDS", "code": "ISS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "JUNCTIONS", "code": "JCTS" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "LAKE", "code": "LK" }, { "name": "LAKES", "code": "LKS" }, { "name": "LAND", "code": "LAND" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LANE", "code": "LN" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LOAF", "code": "LF" }, { "name": "LOCK", "code": "LCK" }, { "name": "LOCKS", "code": "LCKS" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "MANORS", "code": "MNRS" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MEADOWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "ML" }, { "name": "MILLS", "code": "MLS" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "MOUNTAINS", "code": "MTNS" }, { "name": "NECK", "code": "NCK" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKWAY/PARKWAYS", "code": "PKWY" }, { "name": "PASS", "code": "PASS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAINS", "code": "PLNS" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "POINT", "code": "PT" }, { "name": "POINTS", "code": "PTS" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "RANCH", "code": "RNCH" }, { "name": "RAPID", "code": "RPD" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIDGES", "code": "RDGS" }, { "name": "RIVER", "code": "RIV" }, { "name": "ROAD", "code": "RD" }, { "name": "ROADS", "code": "RDS" }, { "name": "ROUTE", "code": "RTE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR/SPURS", "code": "SPUR" }, { "name": "SQUARE", "code": "SP" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREET", "code": "ST" }, { "name": "STREETS", "code": "STS" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "TERRACE", "code": "TER" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "UNION", "code": "UN" }, { "name": "UNIONS", "code": "UNS" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VALLEYS", "code": "VLYS" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VIEW", "code": "VW" }, { "name": "VIEWS", "code": "VWS" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLE", "code": "VL" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK/WALKS", "code": "WALK" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WELL", "code": "WL" }, { "name": "WELLS", "code": "WLS" }, { "name": "CALLE", "code": "CLL" }, { "name": "CAMINITO", "code": "CMT" }, { "name": "CAMINO", "code": "CAM" }, { "name": "CERRADA", "code": "CER" }, { "name": "ENTRADA", "code": "ENT" }, { "name": "PASEO", "code": "PSO" }, { "name": "PLACITA", "code": "PLA" }, { "name": "RANCHO", "code": "RCH" }, { "name": "VEREDA", "code": "VER" }, { "name": "COUNTY ROAD", "code": "CORD" }, { "name": "FARM TO MARKET", "code": "FM" }, { "name": "INTERSTATE", "code": "I" }, { "name": "STATE HIGHWAY", "code": "STHY" }, { "name": "STATE ROUTE", "code": "SR" }, { "name": "TOWNSHIP ROAD", "code": "TSR" }, { "name": "US HIGHWAY", "code": "USHY" }, { "name": "AVENUE", "code": "AVE" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "PLACE", "code": "PL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "sufdir", "type": "esriFieldTypeString", "alias": "Suffix Directional", "length": 2, "domain": { "type": "codedValue", "name": "Directionals", "description": "Valid directionals", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "postmod", "type": "esriFieldTypeString", "alias": "Post Modifier", "length": 20, "domain": null }, { "name": "addr_esn", "type": "esriFieldTypeString", "alias": "Address with ESN", "length": 100, "domain": null }, { "name": "label", "type": "esriFieldTypeString", "alias": "Label", "length": 100, "domain": null }, { "name": "subname", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 50, "domain": null }, { "name": "vanity", "type": "esriFieldTypeString", "alias": "Vanity", "length": 50, "domain": null }, { "name": "cfcc", "type": "esriFieldTypeString", "alias": "Census Feature Class Code", "length": 3, "domain": null }, { "name": "zip4", "type": "esriFieldTypeString", "alias": "ZIP+4", "length": 4, "domain": null }, { "name": "esn", "type": "esriFieldTypeString", "alias": "ESN", "length": 3, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 30, "domain": null }, { "name": "lon", "type": "esriFieldTypeString", "alias": "Longitude", "length": 15, "domain": null }, { "name": "lat", "type": "esriFieldTypeString", "alias": "Latitude", "length": 15, "domain": null }, { "name": "x_sp", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "y_sp", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "z_val", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "gpsdate", "type": "esriFieldTypeDate", "alias": "Initial Edit Date", "length": 8, "domain": null }, { "name": "addrauth", "type": "esriFieldTypeString", "alias": "Addressing Authority", "length": 50, "domain": null }, { "name": "source", "type": "esriFieldTypeSmallInteger", "alias": "Derived Source", "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 10, "domain": null }, { "name": "geomod", "type": "esriFieldTypeString", "alias": "Geometry Modification Type", "length": 75, "domain": null }, { "name": "geosrce", "type": "esriFieldTypeString", "alias": "Geometry Modification Derived Source", "length": 45, "domain": null }, { "name": "geodate", "type": "esriFieldTypeDate", "alias": "Geometry Modification Date", "length": 8, "domain": null }, { "name": "attmod", "type": "esriFieldTypeString", "alias": "Attribute Modification", "length": 75, "domain": null }, { "name": "attsrce", "type": "esriFieldTypeString", "alias": "Attribute Modification Derived Source", "length": 45, "domain": null }, { "name": "attdate", "type": "esriFieldTypeDate", "alias": "Attribute Modification Date", "length": 8, "domain": null }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": null }, { "name": "delnotes", "type": "esriFieldTypeString", "alias": "Delete Notes", "length": 75, "domain": null }, { "name": "bldgid", "type": "esriFieldTypeString", "alias": "Building ID", "length": 20, "domain": null }, { "name": "countyid", "type": "esriFieldTypeString", "alias": "countyid", "length": 5, "domain": null }, { "name": "compstname", "type": "esriFieldTypeString", "alias": "Complete St Name", "length": 100, "domain": null }, { "name": "externalkey", "type": "esriFieldTypeString", "alias": "externalkey", "length": 36, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "id": 1, "name": "Primary Address" }, { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "id": 2, "name": "Structure Address" }, { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "id": 3, "name": "Entrance Address" }, { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "id": 4, "name": "CDR/UB Address" } ], "subtypes": [ { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "defaultValues": { "oirid": null, "addrtype": null, "subtype": null, "bldgid": null, "countyid": null, "r_segid": null, "a_segid": null, "seg_side": null, "gislink": null, "structype": null, "strucdesc": null, "stnum_h": null, "stnum_l": null, "stnum": null, "stnumsuf": null, "stnumc": null, "building": null, "floor": null, "unit_type": null, "unit_num": null, "secuntnum": null, "predir": null, "pretype": null, "name": null, "type": null, "sufdir": null, "compstname": null, "postmod": null, "address": null, "addr_esn": null, "label": null, "subname": null, "vanity": null, "cfcc": null, "zip": null, "zip4": null, "esn": null, "city": null, "county": null, "state": null, "lon": null, "lat": null, "x_sp": null, "y_sp": null, "z_val": null, "gpsdate": null, "addrauth": null, "source": null, "editor": null, "geomod": null, "geosrce": null, "geodate": null, "attmod": null, "attsrce": null, "attdate": null, "status": null, "delnotes": null, "addrkey": null, "externalkey": null, "lot": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Primary Address" }, { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "defaultValues": { "oirid": null, "addrtype": null, "subtype": null, "bldgid": null, "countyid": null, "r_segid": null, "a_segid": null, "seg_side": null, "gislink": null, "structype": null, "strucdesc": null, "stnum_h": null, "stnum_l": null, "stnum": null, "stnumsuf": null, "stnumc": null, "building": null, "floor": null, "unit_type": null, "unit_num": null, "secuntnum": null, "predir": null, "pretype": null, "name": null, "type": null, "sufdir": null, "compstname": null, "postmod": null, "address": null, "addr_esn": null, "label": null, "subname": null, "vanity": null, "cfcc": null, "zip": null, "zip4": null, "esn": null, "city": null, "county": null, "state": null, "lon": null, "lat": null, "x_sp": null, "y_sp": null, "z_val": null, "gpsdate": null, "addrauth": null, "source": null, "editor": null, "geomod": null, "geosrce": null, "geodate": null, "attmod": null, "attsrce": null, "attdate": null, "status": null, "delnotes": null, "addrkey": null, "externalkey": null, "lot": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Structure Address" }, { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "defaultValues": { "oirid": null, "addrtype": null, "subtype": null, "bldgid": null, "countyid": null, "r_segid": null, "a_segid": null, "seg_side": null, "gislink": null, "structype": null, "strucdesc": null, "stnum_h": null, "stnum_l": null, "stnum": null, "stnumsuf": null, "stnumc": null, "building": null, "floor": null, "unit_type": null, "unit_num": null, "secuntnum": null, "predir": null, "pretype": null, "name": null, "type": null, "sufdir": null, "compstname": null, "postmod": null, "address": null, "addr_esn": null, "label": null, "subname": null, "vanity": null, "cfcc": null, "zip": null, "zip4": null, "esn": null, "city": null, "county": null, "state": null, "lon": null, "lat": null, "x_sp": null, "y_sp": null, "z_val": null, "gpsdate": null, "addrauth": null, "source": null, "editor": null, "geomod": null, "geosrce": null, "geodate": null, "attmod": null, "attsrce": null, "attdate": null, "status": null, "delnotes": null, "addrkey": null, "externalkey": null, "lot": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Entrance Address" }, { "domains": { "predir": {"type": "inherited"}, "type": {"type": "inherited"}, "sufdir": {"type": "inherited"} }, "defaultValues": { "oirid": null, "addrtype": null, "subtype": null, "bldgid": null, "countyid": null, "r_segid": null, "a_segid": null, "seg_side": null, "gislink": null, "structype": null, "strucdesc": null, "stnum_h": null, "stnum_l": null, "stnum": null, "stnumsuf": null, "stnumc": null, "building": null, "floor": null, "unit_type": null, "unit_num": null, "secuntnum": null, "predir": null, "pretype": null, "name": null, "type": null, "sufdir": null, "compstname": null, "postmod": null, "address": null, "addr_esn": null, "label": null, "subname": null, "vanity": null, "cfcc": null, "zip": null, "zip4": null, "esn": null, "city": null, "county": null, "state": null, "lon": null, "lat": null, "x_sp": null, "y_sp": null, "z_val": null, "gpsdate": null, "addrauth": null, "source": null, "editor": null, "geomod": null, "geosrce": null, "geodate": null, "attmod": null, "attsrce": null, "attdate": null, "status": null, "delnotes": null, "addrkey": null, "externalkey": null, "lot": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "CDR/UB Address" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 205, 102, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679012.9633, "ymin": 4276763.1765, "xmax": -9655910.0641, "ymax": 4304891.781400003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "GISLINK", "typeIdField": "PARCEL_TYP", "subtypeFieldName": "PARCEL_TYP", "subtypeField": "PARCEL_TYP", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY ID", "domain": null }, { "name": "PARCEL_TYP", "type": "esriFieldTypeInteger", "alias": "PARCEL TYPE", "domain": null }, { "name": "GISLINK", "type": "esriFieldTypeString", "alias": "GISLINK", "length": 15, "domain": null }, { "name": "CALC_ACRE", "type": "esriFieldTypeDouble", "alias": "CALCULATED ACREAGE", "domain": null }, { "name": "LEGAL_ACRE", "type": "esriFieldTypeDouble", "alias": "LEGAL ACREAGE", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL ID", "length": 26, "domain": null }, { "name": "NEIGHBORHO", "type": "esriFieldTypeDouble", "alias": "NEIGHBORHOOD", "domain": null }, { "name": "PROP_STREE", "type": "esriFieldTypeString", "alias": "PROP STREET", "length": 40, "domain": null }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER 1", "length": 36, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER 2", "length": 36, "domain": null }, { "name": "OWN_STREET", "type": "esriFieldTypeString", "alias": "OWNER STREET", "length": 40, "domain": null }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWNER CITY", "length": 30, "domain": null }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWNER STATE", "length": 2, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN ZIP", "length": 10, "domain": null }, { "name": "LEG_DESCRI", "type": "esriFieldTypeString", "alias": "LEGAL DESCRIPTION", "length": 80, "domain": null }, { "name": "DEED_BOO_1", "type": "esriFieldTypeString", "alias": "DEED BOOK", "length": 6, "domain": null }, { "name": "DEED_PAG_1", "type": "esriFieldTypeString", "alias": "DEED PAGE", "length": 6, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeDouble", "alias": "PROPCLASS", "domain": null }, { "name": "PRCLID", "type": "esriFieldTypeString", "alias": "PRCLID", "length": 20, "domain": null }, { "name": "PRCLKEY", "type": "esriFieldTypeInteger", "alias": "PRCLKEY", "domain": null }, { "name": "PRCLVER", "type": "esriFieldTypeSmallInteger", "alias": "PRCLVER", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LRSN_WEB", "type": "esriFieldTypeString", "alias": "LRSNS", "length": 10, "domain": null }, { "name": "LRSN", "type": "esriFieldTypeDouble", "alias": "LRSN", "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEB LINK", "length": 75, "domain": null }, { "name": "Consideration", "type": "esriFieldTypeDouble", "alias": "Consideration", "domain": null }, { "name": "imp_assess", "type": "esriFieldTypeDouble", "alias": "Improvement Assesed Value", "domain": null }, { "name": "imp_value", "type": "esriFieldTypeDouble", "alias": "Improvement Value", "domain": null }, { "name": "land_assess", "type": "esriFieldTypeDouble", "alias": "Land Assessed Value", "domain": null }, { "name": "land_market", "type": "esriFieldTypeDouble", "alias": "Land Market Value", "domain": null }, { "name": "total_assess", "type": "esriFieldTypeDouble", "alias": "Total Assessed Value", "domain": null }, { "name": "total_market", "type": "esriFieldTypeDouble", "alias": "Total Market Value", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Parcels" }, { "domains": {}, "id": 2, "name": "Common Area" }, { "domains": {}, "id": 5, "name": "Parcel in Conflict" }, { "domains": {}, "id": 6, "name": "Condominium" }, { "domains": {}, "id": 7, "name": "Unknown" } ], "subtypes": [ { "domains": {}, "defaultValues": { "COUNTY_ID": null, "PARCEL_TYP": null, "GISLINK": null, "CALC_ACRE": null, "LEGAL_ACRE": null, "PARCEL_ID": null, "NEIGHBORHO": null, "PROP_STREE": null, "OWNER1": null, "OWNER2": null, "OWN_STREET": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "LEG_DESCRI": null, "DEED_BOO_1": null, "DEED_PAG_1": null, "PROPCLASS": null, "PRCLID": null, "PRCLKEY": null, "PRCLVER": 1, "GlobalID": null, "LRSN_WEB": null, "LRSN": null, "WEBLINK": null, "Consideration": null, "imp_assess": null, "imp_value": null, "land_assess": null, "land_market": null, "total_assess": null, "total_market": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Parcels" }, { "domains": {}, "defaultValues": { "COUNTY_ID": null, "PARCEL_TYP": null, "GISLINK": null, "CALC_ACRE": null, "LEGAL_ACRE": null, "PARCEL_ID": null, "NEIGHBORHO": null, "PROP_STREE": null, "OWNER1": null, "OWNER2": null, "OWN_STREET": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "LEG_DESCRI": null, "DEED_BOO_1": null, "DEED_PAG_1": null, "PROPCLASS": null, "PRCLID": null, "PRCLKEY": null, "PRCLVER": 1, "GlobalID": null, "LRSN_WEB": null, "LRSN": null, "WEBLINK": null, "Consideration": null, "imp_assess": null, "imp_value": null, "land_assess": null, "land_market": null, "total_assess": null, "total_market": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Common Area" }, { "domains": {}, "defaultValues": { "COUNTY_ID": null, "PARCEL_TYP": null, "GISLINK": null, "CALC_ACRE": null, "LEGAL_ACRE": null, "PARCEL_ID": null, "NEIGHBORHO": null, "PROP_STREE": null, "OWNER1": null, "OWNER2": null, "OWN_STREET": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "LEG_DESCRI": null, "DEED_BOO_1": null, "DEED_PAG_1": null, "PROPCLASS": null, "PRCLID": null, "PRCLKEY": null, "PRCLVER": 1, "GlobalID": null, "LRSN_WEB": null, "LRSN": null, "WEBLINK": null, "Consideration": null, "imp_assess": null, "imp_value": null, "land_assess": null, "land_market": null, "total_assess": null, "total_market": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Parcel in Conflict" }, { "domains": {}, "defaultValues": { "COUNTY_ID": null, "PARCEL_TYP": null, "GISLINK": null, "CALC_ACRE": null, "LEGAL_ACRE": null, "PARCEL_ID": null, "NEIGHBORHO": null, "PROP_STREE": null, "OWNER1": null, "OWNER2": null, "OWN_STREET": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "LEG_DESCRI": null, "DEED_BOO_1": null, "DEED_PAG_1": null, "PROPCLASS": null, "PRCLID": null, "PRCLKEY": null, "PRCLVER": 1, "GlobalID": null, "LRSN_WEB": null, "LRSN": null, "WEBLINK": null, "Consideration": null, "imp_assess": null, "imp_value": null, "land_assess": null, "land_market": null, "total_assess": null, "total_market": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "Condominium" }, { "domains": {}, "defaultValues": { "COUNTY_ID": null, "PARCEL_TYP": null, "GISLINK": null, "CALC_ACRE": null, "LEGAL_ACRE": null, "PARCEL_ID": null, "NEIGHBORHO": null, "PROP_STREE": null, "OWNER1": null, "OWNER2": null, "OWN_STREET": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_ZIP": null, "LEG_DESCRI": null, "DEED_BOO_1": null, "DEED_PAG_1": null, "PROPCLASS": null, "PRCLID": null, "PRCLKEY": null, "PRCLVER": 1, "GlobalID": null, "LRSN_WEB": null, "LRSN": null, "WEBLINK": null, "Consideration": null, "imp_assess": null, "imp_value": null, "land_assess": null, "land_market": null, "total_assess": null, "total_market": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Unknown" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Building Footprint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679653.9371, "ymin": 4276293.680299997, "xmax": -9655157.8077, "ymax": 4298249.754000001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEATURECODE", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": null }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "length": 100, "domain": null }, { "name": "BLDGID", "type": "esriFieldTypeInteger", "alias": "Building ID", "domain": null }, { "name": "BLDGNUM", "type": "esriFieldTypeString", "alias": "Building Number", "length": 6, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "BuildingsRep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Business", "code": 1 }, { "name": "Commercial", "code": 2 }, { "name": "Industrial", "code": 3 }, { "name": "Institutional", "code": 4 }, { "name": "Other", "code": 5 }, { "name": "Public", "code": 6 }, { "name": "Residential", "code": 7 }, { "name": "TBD", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_DS", "type": "esriFieldTypeInteger", "alias": "RuleID_DS", "domain": { "type": "codedValue", "name": "BuildingsRepDS_Rules", "description": "Representation rules", "codedValues": [ { "name": "Business", "code": 1 }, { "name": "Commercial", "code": 2 }, { "name": "Industrial", "code": 3 }, { "name": "Institutional", "code": 4 }, { "name": "Other", "code": 5 }, { "name": "Public", "code": 6 }, { "name": "Residential", "code": 7 }, { "name": "TBD", "code": 8 }, { "name": "Unknown", "code": 9 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 1, "name": "Business" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 2, "name": "Residential" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 3, "name": "Commercial" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 4, "name": "Industrial" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 5, "name": "Public" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 9, "name": "Unknown" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 10, "name": "Other" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 11, "name": "TBD" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "id": 12, "name": "Institutional" } ], "subtypes": [ { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 1, "name": "Business" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 2, "name": "Residential" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 3, "name": "Commercial" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 4, "name": "Industrial" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 5, "name": "Public" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 9, "name": "Unknown" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 10, "name": "Other" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 11, "name": "TBD" }, { "domains": { "RuleID": {"type": "inherited"}, "RuleID_DS": {"type": "inherited"} }, "defaultValues": { "SUBTYPE": 1, "BLDGHEIGHT": null, "NUMSTORIES": null, "FEATURECODE": null, "BLDGID": null, "BLDGNUM": null, "NOTES": null, "UNITID": null, "COMPTYPE": 96, "COMPKEY": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "Shape_STArea__": null, "Shape_STLength__": null, "RuleID": null, "Override": null, "RuleID_DS": null, "Override_DS": null }, "code": 12, "name": "Institutional" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Street CenterLines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RTESTATUS", "uniqueValueGroups": [ { "heading": "RTESTATUS", "classes": [ { "label": "; ", "description": "; ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 200, 200, 255 ], "width": 1.5 }, "values": [ [ "" ], [ " " ] ] }, { "label": "INTERSTATE", "description": "INTERSTATE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 190, 190, 255 ], "width": 2 }, "values": [ [ "INTERSTATE" ] ] }, { "label": "STATE_HIGHWAY", "description": "STATE_HIGHWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3 }, "values": [ [ "STATE_HIGHWAY" ] ] }, { "label": "US_HIGHWAY", "description": "US_HIGHWAY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3 }, "values": [ [ "US_HIGHWAY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 200, 200, 255 ], "width": 1.5 }, "value": "", "label": "; " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 200, 200, 200, 255 ], "width": 1.5 }, "value": " ", "label": "; " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 190, 190, 255 ], "width": 2 }, "value": "INTERSTATE", "label": "INTERSTATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3 }, "value": "STATE_HIGHWAY", "label": "STATE_HIGHWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 220, 220, 220, 255 ], "width": 3 }, "value": "US_HIGHWAY", "label": "US_HIGHWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ROUTENUM]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(RTESTATUS = 'INTERSTATE' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "INTERSTATE", "priority": 57, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[STLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(RTESTATUS = 'STATE_HIGHWAY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "STATE_HIGHWAY", "priority": 58, "symbol": { "type": "esriTS", "color": [ 122, 118, 116, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpression": "[STLABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "(RTESTATUS = 'US_HIGHWAY' )", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "US_HIGHWAY", "priority": 59, "symbol": { "type": "esriTS", "color": [ 122, 118, 116, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9708239.4544, "ymin": 4259407.044200003, "xmax": -9636540.3947, "ymax": 4309146.335004089, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TRUCKRTED", "type": "esriFieldTypeString", "alias": "TRUCKRTED", "length": 16, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 20, "domain": null }, { "name": "LFROMADD", "type": "esriFieldTypeInteger", "alias": "LFROMADD", "domain": null }, { "name": "LTOADD", "type": "esriFieldTypeInteger", "alias": "LTOADD", "domain": null }, { "name": "RFROMADD", "type": "esriFieldTypeInteger", "alias": "RFROMADD", "domain": null }, { "name": "RTOADD", "type": "esriFieldTypeInteger", "alias": "RTOADD", "domain": null }, { "name": "HIGHADDR", "type": "esriFieldTypeString", "alias": "HIGHADDR", "length": 6, "domain": null }, { "name": "LOWADDR", "type": "esriFieldTypeString", "alias": "LOWADDR", "length": 6, "domain": null }, { "name": "STLABEL", "type": "esriFieldTypeString", "alias": "STLABEL", "length": 50, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "ADDRTYPD", "type": "esriFieldTypeString", "alias": "ADDRTYPD", "length": 16, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 5, "domain": null }, { "name": "FROMSTREET", "type": "esriFieldTypeString", "alias": "FROMSTREET", "length": 16, "domain": null }, { "name": "TOSTREET", "type": "esriFieldTypeString", "alias": "TOSTREET", "length": 16, "domain": null }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 30, "domain": null }, { "name": "ALTNAME2", "type": "esriFieldTypeString", "alias": "ALTNAME2", "length": 30, "domain": null }, { "name": "ALTNAME3", "type": "esriFieldTypeString", "alias": "ALTNAME3", "length": 30, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 60, "domain": null }, { "name": "ROUTENUM", "type": "esriFieldTypeDouble", "alias": "ROUTENUM", "domain": null }, { "name": "RTESTATUS", "type": "esriFieldTypeString", "alias": "RTESTATUS", "length": 30, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "LengthIPS", "type": "esriFieldTypeDouble", "alias": "LengthIPS", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 6, "domain": null }, { "name": "DRIVETIME", "type": "esriFieldTypeDouble", "alias": "DRIVETIME", "domain": null }, { "name": "MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "SNOWRTE", "type": "esriFieldTypeString", "alias": "SNOW ROUTE", "length": 5, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "LEFTSTATE", "type": "esriFieldTypeString", "alias": "LEFTSTATE", "length": 3, "domain": null }, { "name": "RIGHTSTATE", "type": "esriFieldTypeString", "alias": "RIGHTSTATE", "length": 3, "domain": null }, { "name": "LEFTCOUNTY", "type": "esriFieldTypeString", "alias": "LEFTCOUNTY", "length": 5, "domain": null }, { "name": "RIGHTCOUNTY", "type": "esriFieldTypeString", "alias": "RIGHTCOUNTY", "length": 5, "domain": null }, { "name": "LEFTCITY", "type": "esriFieldTypeString", "alias": "LEFTCITY", "length": 10, "domain": null }, { "name": "RIGHTCITY", "type": "esriFieldTypeString", "alias": "RIGHTCITY", "length": 10, "domain": null }, { "name": "LEFTPARITY", "type": "esriFieldTypeString", "alias": "LEFTPARITY", "length": 1, "domain": null }, { "name": "RIGHTPARITY", "type": "esriFieldTypeString", "alias": "RIGHTPARITY", "length": 1, "domain": null }, { "name": "LEFTZIP", "type": "esriFieldTypeString", "alias": "LEFTZIP", "length": 10, "domain": null }, { "name": "RIGHTZIP", "type": "esriFieldTypeString", "alias": "RIGHTZIP", "length": 10, "domain": null }, { "name": "LEFTRESPAREA", "type": "esriFieldTypeString", "alias": "LEFTRESPAREA", "length": 11, "domain": null }, { "name": "RIGHTRESPAREA", "type": "esriFieldTypeString", "alias": "RIGHTRESPAREA", "length": 11, "domain": null }, { "name": "LEFTAUTOAID", "type": "esriFieldTypeString", "alias": "LEFTAUTOAID", "length": 11, "domain": null }, { "name": "RIGHTAUTOAID", "type": "esriFieldTypeString", "alias": "RIGHTAUTOAID", "length": 11, "domain": null }, { "name": "LEFTPDZONE", "type": "esriFieldTypeString", "alias": "LEFTPDZONE", "length": 11, "domain": null }, { "name": "RIGHTPDZONE", "type": "esriFieldTypeString", "alias": "RIGHTPDZONE", "length": 11, "domain": null }, { "name": "LEFTSUBD", "type": "esriFieldTypeString", "alias": "LEFTSUBD", "length": 50, "domain": null }, { "name": "RIGHTSUBD", "type": "esriFieldTypeString", "alias": "RIGHTSUBD", "length": 50, "domain": null }, { "name": "LEFTUGB", "type": "esriFieldTypeString", "alias": "LEFTUGB", "length": 10, "domain": null }, { "name": "RIGHTUGB", "type": "esriFieldTypeString", "alias": "RIGHTUGB", "length": 10, "domain": null }, { "name": "ROUTINGSTEXTKEY", "type": "esriFieldTypeString", "alias": "ROUTINGSTEXTKEY", "length": 36, "domain": null }, { "name": "SERVICEPROVIDEREXTKEY", "type": "esriFieldTypeString", "alias": "SERVICEPROVIDEREXTKEY", "length": 36, "domain": null }, { "name": "EXTSTREETKEY", "type": "esriFieldTypeString", "alias": "EXTSTREETKEY", "length": 36, "domain": null }, { "name": "FEATURETYPECODE", "type": "esriFieldTypeString", "alias": "FEATURETYPECODE", "length": 3, "domain": null }, { "name": "ONEWAYCODE", "type": "esriFieldTypeString", "alias": "ONEWAYCODE", "length": 1, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "1:1600", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 5, "name": "Railroad Centerline" }, { "id": 6, "name": "EOP_Clip" }, { "id": 7, "name": "Harpeth River (Polygon)" }, { "id": 8, "name": "Ponds" }, { "id": 9, "name": "Transportation Pedestrian Area" }, { "id": 10, "name": "Streams" }, { "id": 11, "name": "Park Boundary" } ], "minScale": 1600, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8999999999999999 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "EOP_Clip", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679670.1998, "ymin": 4276290.070699997, "xmax": -9655152.6564, "ymax": 4298241.766599998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "METAID", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 707, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "COUNTYID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "ELMNTKEY", "type": "esriFieldTypeInteger", "alias": "ELMNTKEY", "domain": null }, { "name": "ELMNTTYPE", "type": "esriFieldTypeString", "alias": "ELMNTTYPE", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 707, "name": "Paved Road" }, { "domains": {}, "id": 706, "name": "Unpaved Road" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SUBTYPEID": null, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 707, "name": "Paved Road" }, { "domains": {}, "defaultValues": { "SUBTYPEID": 707, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 706, "name": "Unpaved Road" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Transportation Pedestrian Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEID", "uniqueValueGroups": [ { "heading": "SubtypeID", "classes": [ { "label": "Sidewalk", "description": "Sidewalk", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "values": [ [ "0" ] ] }, { "label": "Pedestrian Path", "description": "Pedestrian Path", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } }, "value": "0", "label": "Sidewalk" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "1", "label": "Pedestrian Path" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9677178.6829, "ymin": 4280981.269500002, "xmax": -9656805.2691, "ymax": 4297068.252899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 0, "fields": [ { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEN", "type": "esriFieldTypeDouble", "alias": "franklingis.DBO.PedestrianArea.LEN", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PEDLINEID", "type": "esriFieldTypeString", "alias": "PEDLINEID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "CATEGORYD", "type": "esriFieldTypeString", "alias": "CATEGORYD", "length": 16, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 30, "domain": null }, { "name": "ADDRTYPD", "type": "esriFieldTypeString", "alias": "ADDRTYPD", "length": 4, "domain": null }, { "name": "SURDIR", "type": "esriFieldTypeString", "alias": "SURDIR", "length": 5, "domain": null }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "ADDDATE", "length": 8, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 60, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ST_UNITID", "type": "esriFieldTypeString", "alias": "ST_UNITID", "length": 16, "domain": null }, { "name": "STKEY", "type": "esriFieldTypeInteger", "alias": "STKEY", "domain": null }, { "name": "ST_COMPKEY", "type": "esriFieldTypeInteger", "alias": "ST_COMPKEY", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Path" }, { "domains": {}, "id": 1, "name": "Public Sidewalk" }, { "domains": {}, "id": 2, "name": "Private Sidewalk" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Path" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Public Sidewalk" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 0, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Private Sidewalk" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276441.740400001, "xmax": -9655042.7004, "ymax": 4306822.566399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "franklingi", "type": "esriFieldTypeString", "alias": "franklingi", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "MsLink_D_1", "type": "esriFieldTypeInteger", "alias": "MsLink_D_1", "domain": null }, { "name": "MsCtlg_D_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_1", "domain": null }, { "name": "MsLink_D_2", "type": "esriFieldTypeInteger", "alias": "MsLink_D_2", "domain": null }, { "name": "MsCtlg_D_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_2", "domain": null }, { "name": "MsLink_D_3", "type": "esriFieldTypeInteger", "alias": "MsLink_D_3", "domain": null }, { "name": "MsCtlg_D_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_3", "domain": null }, { "name": "MsLink_D_4", "type": "esriFieldTypeInteger", "alias": "MsLink_D_4", "domain": null }, { "name": "MsCtlg_D_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_4", "domain": null }, { "name": "MsLink_D_5", "type": "esriFieldTypeInteger", "alias": "MsLink_D_5", "domain": null }, { "name": "MsCtlg_D_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_5", "domain": null }, { "name": "MsLink_D_6", "type": "esriFieldTypeInteger", "alias": "MsLink_D_6", "domain": null }, { "name": "MsCtlg_D_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_6", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "1:1600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 215, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 68, 97, 54, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9673124.5826, "ymin": 4284933.575800002, "xmax": -9662013.7598, "ymax": 4296908.235799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 1600, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "1:2400", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 13, "name": "Railroad Centerline" }, { "id": 14, "name": "Transportation Pedestrian Area" }, { "id": 15, "name": "Streams" }, { "id": 16, "name": "EOP_Clip" }, { "id": 17, "name": "Harpeth River (Polygon)" }, { "id": 18, "name": "Ponds" }, { "id": 19, "name": "Park Boundary" } ], "minScale": 2400, "maxScale": 1601, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8999999999999999 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Transportation Pedestrian Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEID", "uniqueValueGroups": [ { "heading": "SubtypeID", "classes": [ { "label": "Pedestrian Path", "description": "Pedestrian Path", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "1", "label": "Pedestrian Path" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9677178.6829, "ymin": 4280981.269500002, "xmax": -9656805.2691, "ymax": 4297068.252899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 0, "fields": [ { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEN", "type": "esriFieldTypeDouble", "alias": "franklingis.DBO.PedestrianArea.LEN", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PEDLINEID", "type": "esriFieldTypeString", "alias": "PEDLINEID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "CATEGORYD", "type": "esriFieldTypeString", "alias": "CATEGORYD", "length": 16, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 30, "domain": null }, { "name": "ADDRTYPD", "type": "esriFieldTypeString", "alias": "ADDRTYPD", "length": 4, "domain": null }, { "name": "SURDIR", "type": "esriFieldTypeString", "alias": "SURDIR", "length": 5, "domain": null }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "ADDDATE", "length": 8, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 60, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ST_UNITID", "type": "esriFieldTypeString", "alias": "ST_UNITID", "length": 16, "domain": null }, { "name": "STKEY", "type": "esriFieldTypeInteger", "alias": "STKEY", "domain": null }, { "name": "ST_COMPKEY", "type": "esriFieldTypeInteger", "alias": "ST_COMPKEY", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Path" }, { "domains": {}, "id": 1, "name": "Public Sidewalk" }, { "domains": {}, "id": 2, "name": "Private Sidewalk" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Path" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Public Sidewalk" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 0, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Private Sidewalk" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 38, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276441.740400001, "xmax": -9655042.7004, "ymax": 4306822.566399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "franklingi", "type": "esriFieldTypeString", "alias": "franklingi", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "MsLink_D_1", "type": "esriFieldTypeInteger", "alias": "MsLink_D_1", "domain": null }, { "name": "MsCtlg_D_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_1", "domain": null }, { "name": "MsLink_D_2", "type": "esriFieldTypeInteger", "alias": "MsLink_D_2", "domain": null }, { "name": "MsCtlg_D_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_2", "domain": null }, { "name": "MsLink_D_3", "type": "esriFieldTypeInteger", "alias": "MsLink_D_3", "domain": null }, { "name": "MsCtlg_D_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_3", "domain": null }, { "name": "MsLink_D_4", "type": "esriFieldTypeInteger", "alias": "MsLink_D_4", "domain": null }, { "name": "MsCtlg_D_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_4", "domain": null }, { "name": "MsLink_D_5", "type": "esriFieldTypeInteger", "alias": "MsLink_D_5", "domain": null }, { "name": "MsCtlg_D_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_5", "domain": null }, { "name": "MsLink_D_6", "type": "esriFieldTypeInteger", "alias": "MsLink_D_6", "domain": null }, { "name": "MsCtlg_D_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_6", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "EOP_Clip", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679670.1998, "ymin": 4276290.070699997, "xmax": -9655152.6564, "ymax": 4298241.766599998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "METAID", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 707, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "COUNTYID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "ELMNTKEY", "type": "esriFieldTypeInteger", "alias": "ELMNTKEY", "domain": null }, { "name": "ELMNTTYPE", "type": "esriFieldTypeString", "alias": "ELMNTTYPE", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 707, "name": "Paved Road" }, { "domains": {}, "id": 706, "name": "Unpaved Road" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SUBTYPEID": null, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 707, "name": "Paved Road" }, { "domains": {}, "defaultValues": { "SUBTYPEID": 707, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 706, "name": "Unpaved Road" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 12, "name": "1:2400" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 215, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 36, "symbol": { "type": "esriTS", "color": [ 68, 97, 54, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9673124.5826, "ymin": 4284933.575800002, "xmax": -9662013.7598, "ymax": 4296908.235799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 2400, "effectiveMaxScale": 1601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "1:4800", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 21, "name": "Railroad Centerline" }, { "id": 22, "name": "Transportation Pedestrian Area" }, { "id": 23, "name": "Streams" }, { "id": 24, "name": "EOP_Clip" }, { "id": 25, "name": "Harpeth River (Polygon)" }, { "id": 26, "name": "Ponds" }, { "id": 27, "name": "Park Boundary" } ], "minScale": 4800, "maxScale": 2401, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8999999999999999 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "Transportation Pedestrian Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEID", "uniqueValueGroups": [ { "heading": "SubtypeID", "classes": [ { "label": "Pedestrian Path", "description": "Pedestrian Path", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "1", "label": "Pedestrian Path" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9677178.6829, "ymin": 4280981.269500002, "xmax": -9656805.2691, "ymax": 4297068.252899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 0, "fields": [ { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEN", "type": "esriFieldTypeDouble", "alias": "franklingis.DBO.PedestrianArea.LEN", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PEDLINEID", "type": "esriFieldTypeString", "alias": "PEDLINEID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "CATEGORYD", "type": "esriFieldTypeString", "alias": "CATEGORYD", "length": 16, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 30, "domain": null }, { "name": "ADDRTYPD", "type": "esriFieldTypeString", "alias": "ADDRTYPD", "length": 4, "domain": null }, { "name": "SURDIR", "type": "esriFieldTypeString", "alias": "SURDIR", "length": 5, "domain": null }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "ADDDATE", "length": 8, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 60, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ST_UNITID", "type": "esriFieldTypeString", "alias": "ST_UNITID", "length": 16, "domain": null }, { "name": "STKEY", "type": "esriFieldTypeInteger", "alias": "STKEY", "domain": null }, { "name": "ST_COMPKEY", "type": "esriFieldTypeInteger", "alias": "ST_COMPKEY", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Path" }, { "domains": {}, "id": 1, "name": "Public Sidewalk" }, { "domains": {}, "id": 2, "name": "Private Sidewalk" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Path" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Public Sidewalk" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 0, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Private Sidewalk" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 44, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276441.740400001, "xmax": -9655042.7004, "ymax": 4306822.566399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "franklingi", "type": "esriFieldTypeString", "alias": "franklingi", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "MsLink_D_1", "type": "esriFieldTypeInteger", "alias": "MsLink_D_1", "domain": null }, { "name": "MsCtlg_D_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_1", "domain": null }, { "name": "MsLink_D_2", "type": "esriFieldTypeInteger", "alias": "MsLink_D_2", "domain": null }, { "name": "MsCtlg_D_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_2", "domain": null }, { "name": "MsLink_D_3", "type": "esriFieldTypeInteger", "alias": "MsLink_D_3", "domain": null }, { "name": "MsCtlg_D_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_3", "domain": null }, { "name": "MsLink_D_4", "type": "esriFieldTypeInteger", "alias": "MsLink_D_4", "domain": null }, { "name": "MsCtlg_D_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_4", "domain": null }, { "name": "MsLink_D_5", "type": "esriFieldTypeInteger", "alias": "MsLink_D_5", "domain": null }, { "name": "MsCtlg_D_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_5", "domain": null }, { "name": "MsLink_D_6", "type": "esriFieldTypeInteger", "alias": "MsLink_D_6", "domain": null }, { "name": "MsCtlg_D_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_6", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "EOP_Clip", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679670.1998, "ymin": 4276290.070699997, "xmax": -9655152.6564, "ymax": 4298241.766599998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "METAID", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 707, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "COUNTYID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "ELMNTKEY", "type": "esriFieldTypeInteger", "alias": "ELMNTKEY", "domain": null }, { "name": "ELMNTTYPE", "type": "esriFieldTypeString", "alias": "ELMNTTYPE", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 707, "name": "Paved Road" }, { "domains": {}, "id": 706, "name": "Unpaved Road" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SUBTYPEID": null, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 707, "name": "Paved Road" }, { "domains": {}, "defaultValues": { "SUBTYPEID": 707, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 706, "name": "Unpaved Road" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 20, "name": "1:4800" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 215, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 34, "symbol": { "type": "esriTS", "color": [ 68, 97, 54, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9673124.5826, "ymin": 4284933.575800002, "xmax": -9662013.7598, "ymax": 4296908.235799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 4800, "effectiveMaxScale": 2401, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "1:9600", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 29, "name": "Transportation Pedestrian Area" }, { "id": 30, "name": "Streams" }, { "id": 31, "name": "Railroad Centerline" }, { "id": 32, "name": "EOP_Clip" }, { "id": 33, "name": "Harpeth River (Polygon)" }, { "id": 34, "name": "Ponds" }, { "id": 35, "name": "Park Boundary" } ], "minScale": 9600, "maxScale": 4801, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "Transportation Pedestrian Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPEID", "uniqueValueGroups": [ { "heading": "SubtypeID", "classes": [ { "label": "Pedestrian Path", "description": "Pedestrian Path", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "1", "label": "Pedestrian Path" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9677178.6829, "ymin": 4280981.269500002, "xmax": -9656805.2691, "ymax": 4297068.252899997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STNAME", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 0, "fields": [ { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LEN", "type": "esriFieldTypeDouble", "alias": "franklingis.DBO.PedestrianArea.LEN", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PEDLINEID", "type": "esriFieldTypeString", "alias": "PEDLINEID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "CATEGORYD", "type": "esriFieldTypeString", "alias": "CATEGORYD", "length": 16, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "GEONAME", "type": "esriFieldTypeString", "alias": "GEONAME", "length": 30, "domain": null }, { "name": "ADDRTYPD", "type": "esriFieldTypeString", "alias": "ADDRTYPD", "length": 4, "domain": null }, { "name": "SURDIR", "type": "esriFieldTypeString", "alias": "SURDIR", "length": 5, "domain": null }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "ADDDATE", "length": 8, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 60, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "ST_UNITID", "type": "esriFieldTypeString", "alias": "ST_UNITID", "length": 16, "domain": null }, { "name": "STKEY", "type": "esriFieldTypeInteger", "alias": "STKEY", "domain": null }, { "name": "ST_COMPKEY", "type": "esriFieldTypeInteger", "alias": "ST_COMPKEY", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 0, "name": "Path" }, { "domains": {}, "id": 1, "name": "Public Sidewalk" }, { "domains": {}, "id": 2, "name": "Private Sidewalk" } ], "subtypes": [ { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Path" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 1, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Public Sidewalk" }, { "domains": {}, "defaultValues": { "PEDLINEID": null, "SUBTYPEID": 0, "METAID": null, "CATEGORYD": null, "STNAME": null, "PREDIR": null, "GEONAME": null, "ADDRTYPD": null, "SURDIR": null, "ADDDATE": null, "DESCRIPTION": null, "ZMIN": null, "ZMAX": null, "COMPKEY": null, "COMPTYPE": 97, "UNITID": null, "GlobalID": null, "ST_UNITID": null, "STKEY": null, "ST_COMPKEY": null, "LEN": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Private Sidewalk" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276441.740400001, "xmax": -9655042.7004, "ymax": 4306822.566399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "franklingi", "type": "esriFieldTypeString", "alias": "franklingi", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "MsLink_D_1", "type": "esriFieldTypeInteger", "alias": "MsLink_D_1", "domain": null }, { "name": "MsCtlg_D_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_1", "domain": null }, { "name": "MsLink_D_2", "type": "esriFieldTypeInteger", "alias": "MsLink_D_2", "domain": null }, { "name": "MsCtlg_D_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_2", "domain": null }, { "name": "MsLink_D_3", "type": "esriFieldTypeInteger", "alias": "MsLink_D_3", "domain": null }, { "name": "MsCtlg_D_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_3", "domain": null }, { "name": "MsLink_D_4", "type": "esriFieldTypeInteger", "alias": "MsLink_D_4", "domain": null }, { "name": "MsCtlg_D_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_4", "domain": null }, { "name": "MsLink_D_5", "type": "esriFieldTypeInteger", "alias": "MsLink_D_5", "domain": null }, { "name": "MsCtlg_D_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_5", "domain": null }, { "name": "MsLink_D_6", "type": "esriFieldTypeInteger", "alias": "MsLink_D_6", "domain": null }, { "name": "MsCtlg_D_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_6", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 31, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.8999999999999999 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "EOP_Clip", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679670.1998, "ymin": 4276290.070699997, "xmax": -9655152.6564, "ymax": 4298241.766599998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "METAID", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 707, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "COUNTYID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTYID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "ELMNTKEY", "type": "esriFieldTypeInteger", "alias": "ELMNTKEY", "domain": null }, { "name": "ELMNTTYPE", "type": "esriFieldTypeString", "alias": "ELMNTTYPE", "length": 6, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 707, "name": "Paved Road" }, { "domains": {}, "id": 706, "name": "Unpaved Road" } ], "subtypes": [ { "domains": {}, "defaultValues": { "SUBTYPEID": null, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 707, "name": "Paved Road" }, { "domains": {}, "defaultValues": { "SUBTYPEID": 707, "METAID": null, "COUNTYID": null, "CODE": null, "NARRATIVE": null, "COMPKEY": null, "COMPTYPE": null, "ELMNTKEY": null, "ELMNTTYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 706, "name": "Unpaved Road" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 33, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 34, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "2", "label": "2" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 35, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 28, "name": "1:9600" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 215, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 29, "symbol": { "type": "esriTS", "color": [ 68, 97, 54, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9673124.5826, "ymin": 4284933.575800002, "xmax": -9662013.7598, "ymax": 4296908.235799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 9600, "effectiveMaxScale": 4801, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 36, "name": "1:18K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "Railroad Centerline" }, { "id": 38, "name": "Harpeth River (Polygon)" }, { "id": 39, "name": "Ponds" }, { "id": 40, "name": "Streams" }, { "id": 41, "name": "Park Boundary" } ], "minScale": 18000, "maxScale": 9601, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 37, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "1:18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 18000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 38, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "1:18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.0008 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 18000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 39, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "1:18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 229, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.0008 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.0008 } }, "value": "2", "label": "2" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 18000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "1:18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276441.740400001, "xmax": -9655042.7004, "ymax": 4306822.566399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "franklingi", "type": "esriFieldTypeString", "alias": "franklingi", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "MsLink_D_1", "type": "esriFieldTypeInteger", "alias": "MsLink_D_1", "domain": null }, { "name": "MsCtlg_D_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_1", "domain": null }, { "name": "MsLink_D_2", "type": "esriFieldTypeInteger", "alias": "MsLink_D_2", "domain": null }, { "name": "MsCtlg_D_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_2", "domain": null }, { "name": "MsLink_D_3", "type": "esriFieldTypeInteger", "alias": "MsLink_D_3", "domain": null }, { "name": "MsCtlg_D_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_3", "domain": null }, { "name": "MsLink_D_4", "type": "esriFieldTypeInteger", "alias": "MsLink_D_4", "domain": null }, { "name": "MsCtlg_D_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_4", "domain": null }, { "name": "MsLink_D_5", "type": "esriFieldTypeInteger", "alias": "MsLink_D_5", "domain": null }, { "name": "MsCtlg_D_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_5", "domain": null }, { "name": "MsLink_D_6", "type": "esriFieldTypeInteger", "alias": "MsLink_D_6", "domain": null }, { "name": "MsCtlg_D_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_6", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 18000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 41, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "1:18K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 207, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 68, 97, 54, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9673124.5826, "ymin": 4284933.575800002, "xmax": -9662013.7598, "ymax": 4296908.235799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 18000, "effectiveMaxScale": 9601, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 42, "name": "1:36K", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 43, "name": "Railroad Centerline" }, { "id": 44, "name": "Harpeth River (Polygon)" }, { "id": 45, "name": "Ponds" }, { "id": 46, "name": "Streams" }, { "id": 47, "name": "Park Boundary" }, { "id": 48, "name": "County Boundary" } ], "minScale": 36000, "maxScale": 18001, "defaultVisibility": true, "extent": { "xmin": -9708700.6023, "ymin": 4258831.104699999, "xmax": -9640187.3187, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 43, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 44, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.0008 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 45, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 229, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.0008 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 208, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.0008 } }, "value": "2", "label": "2" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 46, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9681014.1703, "ymin": 4276441.740400001, "xmax": -9655042.7004, "ymax": 4306822.566399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "franklingi", "type": "esriFieldTypeString", "alias": "franklingi", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level_", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "MsLink_D_1", "type": "esriFieldTypeInteger", "alias": "MsLink_D_1", "domain": null }, { "name": "MsCtlg_D_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_1", "domain": null }, { "name": "MsLink_D_2", "type": "esriFieldTypeInteger", "alias": "MsLink_D_2", "domain": null }, { "name": "MsCtlg_D_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_2", "domain": null }, { "name": "MsLink_D_3", "type": "esriFieldTypeInteger", "alias": "MsLink_D_3", "domain": null }, { "name": "MsCtlg_D_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_3", "domain": null }, { "name": "MsLink_D_4", "type": "esriFieldTypeInteger", "alias": "MsLink_D_4", "domain": null }, { "name": "MsCtlg_D_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_4", "domain": null }, { "name": "MsLink_D_5", "type": "esriFieldTypeInteger", "alias": "MsLink_D_5", "domain": null }, { "name": "MsCtlg_D_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_5", "domain": null }, { "name": "MsLink_D_6", "type": "esriFieldTypeInteger", "alias": "MsLink_D_6", "domain": null }, { "name": "MsCtlg_D_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_D_6", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_ST_1", "type": "esriFieldTypeDouble", "alias": "Shape_ST_1", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 47, "name": "Park Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 217, 132, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 68, 97, 54, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9673124.5826, "ymin": 4284933.575800002, "xmax": -9662013.7598, "ymax": 4296908.235799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 48, "name": "County Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 230, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9708700.6023, "ymin": 4258831.104699999, "xmax": -9640187.3187, "ymax": 4307896.981200002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_ID", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 36000, "effectiveMaxScale": 18001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 49, "name": "1:72K and smaller scales", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 50, "name": "Railroad Centerline" }, { "id": 51, "name": "Ponds" }, { "id": 52, "name": "Harpeth River (Polygon)" }, { "id": 53, "name": "Subdivisions" } ], "minScale": 0, "maxScale": 36001, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 50, "name": "Railroad Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "1:72K and smaller scales" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9673697.641, "ymin": 4278503.618500002, "xmax": -9655501.2184, "ymax": 4296757.650399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "RAILRDID", "type": "esriFieldTypeString", "alias": "RAILRDID", "length": 20, "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "ZMIN", "type": "esriFieldTypeDouble", "alias": "ZMIN", "domain": null }, { "name": "ZMAX", "type": "esriFieldTypeDouble", "alias": "ZMAX", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "opt_Railroad_Rules", "description": "Representation rules", "codedValues": [ { "name": "Rule_1", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 36001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 51, "name": "Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "1:72K and smaller scales" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HydroType", "uniqueValueGroups": [ { "heading": "HydroType", "classes": [ { "label": "Lakes/Ponds", "description": "Lakes/Ponds", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "1", "label": "Lakes/Ponds" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9679607.6375, "ymin": 4276262.251100004, "xmax": -9655020.0861, "ymax": 4297633.643399999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RefName", "typeIdField": "HydroType", "subtypeFieldName": "HydroType", "subtypeField": "HydroType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HydroType", "type": "esriFieldTypeInteger", "alias": "HydroType", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "FID_HYDRO_POLY", "type": "esriFieldTypeInteger", "alias": "FID_HYDRO_POLY", "domain": null }, { "name": "franklingist_DBO_HYDRO_POLY_3", "type": "esriFieldTypeString", "alias": "franklingist.DBO.HYDRO_POLYGON.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level_", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 255, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeSmallInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeSmallInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeSmallInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeSmallInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeSmallInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeSmallInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 255, "domain": null }, { "name": "EntLinetype", "type": "esriFieldTypeString", "alias": "EntLinetype", "length": 255, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 255, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeSmallInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 255, "domain": null }, { "name": "Fill", "type": "esriFieldTypeSmallInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeSmallInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeSmallInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 255, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 1073741822, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMRS", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS", "domain": null }, { "name": "MsCtlg_DMRS", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS", "domain": null }, { "name": "MsLink_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_1", "domain": null }, { "name": "MsCtlg_DMRS_1", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_1", "domain": null }, { "name": "MsLink_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_2", "domain": null }, { "name": "MsCtlg_DMRS_2", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_2", "domain": null }, { "name": "MsLink_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_3", "domain": null }, { "name": "MsCtlg_DMRS_3", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_3", "domain": null }, { "name": "MsLink_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_4", "domain": null }, { "name": "MsCtlg_DMRS_4", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_4", "domain": null }, { "name": "MsLink_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_5", "domain": null }, { "name": "MsCtlg_DMRS_5", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_5", "domain": null }, { "name": "MsLink_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsLink_DMRS_6", "domain": null }, { "name": "MsCtlg_DMRS_6", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMRS_6", "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Lakes/Ponds" }, { "domains": {}, "id": 2, "name": "Rivers/Streams" } ], "subtypes": [ { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 1, "name": "Lakes/Ponds" }, { "domains": {}, "defaultValues": { "FID_HYDRO_POLY": null, "franklingist_DBO_HYDRO_POLY_3": null, "Handle": null, "Level_": null, "Layer": null, "LvlDesc": null, "LyrFrzn": null, "LyrLock": null, "LyrOn": null, "LvlPlot": null, "Color": null, "EntColor": null, "LyrColor": null, "Linetype": null, "EntLinetype": null, "LyrLnType": null, "Elevation": null, "Class": null, "GGroup": null, "CadModel": null, "Fill": null, "LineWt": null, "EntLineWt": null, "LyrLineWt": null, "RefName": null, "LTScale": null, "QrotW": null, "QrotX": null, "QrotY": null, "QrotZ": null, "DocName": null, "DocPath": null, "DocType": null, "DocVer": null, "MsLink_DMRS": null, "MsCtlg_DMRS": null, "MsLink_DMRS_1": null, "MsCtlg_DMRS_1": null, "MsLink_DMRS_2": null, "MsCtlg_DMRS_2": null, "MsLink_DMRS_3": null, "MsCtlg_DMRS_3": null, "MsLink_DMRS_4": null, "MsCtlg_DMRS_4": null, "MsLink_DMRS_5": null, "MsCtlg_DMRS_5": null, "MsLink_DMRS_6": null, "MsCtlg_DMRS_6": null, "Shape_STArea__": null, "Shape_STLength__": null, "HydroType": null }, "code": 2, "name": "Rivers/Streams" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 36001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 52, "name": "Harpeth River (Polygon)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "1:72K and smaller scales" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 208, 230, 255 ], "width": 1.4975999999999998 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9680421.5309, "ymin": 4280218.683399998, "xmax": -9656569.7937, "ymax": 4308054.8178, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AREA_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HARPETH_", "type": "esriFieldTypeInteger", "alias": "HARPETH_", "domain": null }, { "name": "HARPETH_ID", "type": "esriFieldTypeInteger", "alias": "HARPETH_ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 36001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 53, "name": "Subdivisions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": { "id": 49, "name": "1:72K and smaller scales" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 204, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9678061.3841, "ymin": 4278290.438500002, "xmax": -9655910.0643, "ymax": 4297649.684500001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 30, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "ResDen", "type": "esriFieldTypeDouble", "alias": "ResDen", "domain": null }, { "name": "NResDen", "type": "esriFieldTypeDouble", "alias": "NResDen", "domain": null }, { "name": "Othnresden", "type": "esriFieldTypeDouble", "alias": "Othnresden", "domain": null }, { "name": "OrdNum", "type": "esriFieldTypeString", "alias": "OrdNum", "length": 12, "domain": null }, { "name": "OrdDate", "type": "esriFieldTypeDate", "alias": "OrdDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMaxScale": 36001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 54, "name": "Subdivisions", "type": "Feature Layer", "description": "Nothing but neighbors and HOA fees.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9678061.3841, "ymin": 4278290.438500002, "xmax": -9655910.0643, "ymax": 4297649.684500001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Label", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 50, "domain": null }, { "name": "ResDen", "type": "esriFieldTypeDouble", "alias": "ResDen", "domain": null }, { "name": "NResDen", "type": "esriFieldTypeDouble", "alias": "NResDen", "domain": null }, { "name": "Othnresden", "type": "esriFieldTypeDouble", "alias": "Othnresden", "domain": null }, { "name": "OrdNum", "type": "esriFieldTypeString", "alias": "OrdNum", "length": 12, "domain": null }, { "name": "OrdDate", "type": "esriFieldTypeDate", "alias": "OrdDate", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD", "length": 50, "domain": null }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 55, "name": "Aldermanic Wards", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WARDID", "uniqueValueGroups": [ { "heading": "WARDID", "classes": [ { "label": "1", "description": "1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 173, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "2", "description": "2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 62, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "3", "description": "3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 77, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] }, { "label": "4", "description": "4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 154, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 173, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 62, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 77, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 154, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 163, 51, 255 ], "toColor": [ 139, 163, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 45, 161, 255 ], "toColor": [ 114, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 40, 60, 255 ], "toColor": [ 189, 40, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 179, 255 ], "toColor": [ 50, 153, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 196, 137, 255 ], "toColor": [ 53, 196, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 111, 59, 255 ], "toColor": [ 163, 111, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 101, 196, 255 ], "toColor": [ 41, 101, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 128, 255 ], "toColor": [ 194, 58, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 184, 59, 255 ], "toColor": [ 67, 184, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 62, 189, 255 ], "toColor": [ 40, 62, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 58, 192, 255 ], "toColor": [ 194, 58, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 157, 47, 255 ], "toColor": [ 196, 157, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 61, 83, 255 ], "toColor": [ 156, 61, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WARDID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 28, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9679012.3875, "ymin": 4276776.347900003, "xmax": -9657064.8819, "ymax": 4297970.812100001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JURISID", "typeIdField": "SubtypeID", "subtypeFieldName": "SubtypeID", "subtypeField": "SubtypeID", "defaultSubtypeCode": 9, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISID", "type": "esriFieldTypeString", "alias": "JURISID", "length": 20, "domain": null }, { "name": "SUBTYPEID", "type": "esriFieldTypeInteger", "alias": "SubtypeID", "domain": null }, { "name": "METAID", "type": "esriFieldTypeString", "alias": "METAID", "length": 20, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "WARDID", "type": "esriFieldTypeString", "alias": "WARDID", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "WARDID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 8, "name": "Province" }, { "domains": {}, "id": 9, "name": "Ward" }, { "domains": {}, "id": 200049, "name": "County" }, { "domains": {}, "id": 200053, "name": "Municipality" }, { "domains": {}, "id": 200061, "name": "State" }, { "domains": {}, "id": 203816, "name": "Township" }, { "domains": {}, "id": 203820, "name": "Tribal Reserve" }, { "domains": {}, "id": 206068, "name": "Prefecture" } ], "subtypes": [ { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Province" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Ward" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 200049, "name": "County" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 200053, "name": "Municipality" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 200061, "name": "State" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 203816, "name": "Township" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 203820, "name": "Tribal Reserve" }, { "domains": {}, "defaultValues": { "JURISID": null, "SUBTYPEID": null, "METAID": null, "NARRATIVE": null, "WARDID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 206068, "name": "Prefecture" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 56, "name": "Zip Codes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZIPCODEID", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "37027", "description": "37027", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 130, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "37027" ] ] }, { "label": "37064", "description": "37064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 211, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "37064" ] ] }, { "label": "37067", "description": "37067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 141, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "37067" ] ] }, { "label": "37069", "description": "37069", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 141, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "37069" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 130, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "37027", "label": "37027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 211, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "37064", "label": "37064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 141, 100, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "37067", "label": "37067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 141, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "37069", "label": "37069" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 109, 91, 255 ], "toColor": [ 163, 109, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 206, 123, 255 ], "toColor": [ 227, 206, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 138, 72, 255 ], "toColor": [ 153, 138, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 161, 118, 255 ], "toColor": [ 222, 161, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 174, 116, 255 ], "toColor": [ 194, 174, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 102, 255 ], "toColor": [ 173, 141, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 128, 100, 255 ], "toColor": [ 204, 128, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 148, 87, 255 ], "toColor": [ 189, 148, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 171, 93, 255 ], "toColor": [ 201, 171, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 120, 80, 255 ], "toColor": [ 173, 120, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 178, 113, 255 ], "toColor": [ 227, 178, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 121, 70, 255 ], "toColor": [ 153, 121, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 143, 116, 255 ], "toColor": [ 196, 143, 116, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9708700.5862, "ymin": 4258831.098499998, "xmax": -9640187.3221, "ymax": 4308045.2509, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZIPCODEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZIPCODEID", "type": "esriFieldTypeString", "alias": "ZIPCODEID", "length": 5, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "ZipCodes_Rules", "description": "Representation rules", "codedValues": [ { "name": "", "code": 1 }, { "name": "37014", "code": 2 }, { "name": "37025", "code": 3 }, { "name": "37027", "code": 4 }, { "name": "37046", "code": 5 }, { "name": "37060", "code": 6 }, { "name": "37062", "code": 7 }, { "name": "37064", "code": 8 }, { "name": "37067", "code": 9 }, { "name": "37069", "code": 10 }, { "name": "37135", "code": 11 }, { "name": "37153", "code": 12 }, { "name": "37174", "code": 13 }, { "name": "37179", "code": 14 }, { "name": "37221", "code": 15 }, { "name": "38401", "code": 16 }, { "name": "38476", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID_1", "type": "esriFieldTypeInteger", "alias": "RuleID_1", "domain": { "type": "codedValue", "name": "opt_ZipCodes_Rules", "description": "Representation rules", "codedValues": [ { "name": "", "code": 1 }, { "name": "37014", "code": 2 }, { "name": "37025", "code": 3 }, { "name": "37027", "code": 4 }, { "name": "37046", "code": 5 }, { "name": "37060", "code": 6 }, { "name": "37062", "code": 7 }, { "name": "37064", "code": 8 }, { "name": "37067", "code": 9 }, { "name": "37069", "code": 10 }, { "name": "37135", "code": 11 }, { "name": "37153", "code": 12 }, { "name": "37174", "code": 13 }, { "name": "37179", "code": 14 }, { "name": "37221", "code": 15 }, { "name": "38401", "code": 16 }, { "name": "38476", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 58, "name": "Street Asset Groups", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -1000, "zUnits": 4000, "falseM": 0, "mUnits": 4000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "InforStreetGroups.GROUPDESC", "uniqueValueGroups": [ { "heading": "GROUPDESC", "classes": [ { "label": "11TH OFF MAIN", "description": "11TH OFF MAIN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 71, 179, 255 ], "width": 2 }, "values": [ [ "11TH OFF MAIN" ] ] }, { "label": "5TH AVENUE; STATE MAINTENANCE", "description": "5TH AVENUE; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 79, 168, 255 ], "width": 2 }, "values": [ [ "5TH AVENUE; STATE MAINTENANCE" ] ] }, { "label": "ADAMS SQUARE", "description": "ADAMS SQUARE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 52, 38, 255 ], "width": 2 }, "values": [ [ "ADAMS SQUARE" ] ] }, { "label": "AMBER GLEN", "description": "AMBER GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 163, 44, 255 ], "width": 2 }, "values": [ [ "AMBER GLEN" ] ] }, { "label": "AMELIA PARK", "description": "AMELIA PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 196, 95, 255 ], "width": 2 }, "values": [ [ "AMELIA PARK" ] ] }, { "label": "ANDOVER PARK", "description": "ANDOVER PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 201, 44, 255 ], "width": 2 }, "values": [ [ "ANDOVER PARK" ] ] }, { "label": "ANDOVER SUBDIVISION", "description": "ANDOVER SUBDIVISION", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 179, 149, 255 ], "width": 2 }, "values": [ [ "ANDOVER SUBDIVISION" ] ] }, { "label": "ASPEN GROVE BUSINESS DISTRICT", "description": "ASPEN GROVE BUSINESS DISTRICT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 194, 76, 255 ], "width": 2 }, "values": [ [ "ASPEN GROVE BUSINESS DISTRICT" ] ] }, { "label": "AVALON; AVALON SQUARE", "description": "AVALON; AVALON SQUARE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 67, 92, 255 ], "width": 2 }, "values": [ [ "AVALON; AVALON SQUARE" ] ] }, { "label": "AVALON; the HAMLET of AVALON", "description": "AVALON; the HAMLET of AVALON", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 156, 66, 255 ], "width": 2 }, "values": [ [ "AVALON; the HAMLET of AVALON" ] ] }, { "label": "AVALON; the MAIN STREET", "description": "AVALON; the MAIN STREET", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 156, 67, 255 ], "width": 2 }, "values": [ [ "AVALON; the MAIN STREET" ] ] }, { "label": "AVALON; the MEADE of AVALON, BACK", "description": "AVALON; the MEADE of AVALON, BACK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 55, 196, 255 ], "width": 2 }, "values": [ [ "AVALON; the MEADE of AVALON, BACK" ] ] }, { "label": "AVALON; the MEADE of AVALON, FRONT", "description": "AVALON; the MEADE of AVALON, FRONT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 52, 126, 255 ], "width": 2 }, "values": [ [ "AVALON; the MEADE of AVALON, FRONT" ] ] }, { "label": "AVALON; the VILLAGE of AVALON", "description": "AVALON; the VILLAGE of AVALON", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 66, 99, 255 ], "width": 2 }, "values": [ [ "AVALON; the VILLAGE of AVALON" ] ] }, { "label": "BARCLAY PLACE", "description": "BARCLAY PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 201, 86, 255 ], "width": 2 }, "values": [ [ "BARCLAY PLACE" ] ] }, { "label": "BATTLE GROUND PARK LAND", "description": "BATTLE GROUND PARK LAND", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 168, 64, 255 ], "width": 2 }, "values": [ [ "BATTLE GROUND PARK LAND" ] ] }, { "label": "BATTLEFIELD ", "description": "BATTLEFIELD ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 168, 61, 255 ], "width": 2 }, "values": [ [ "BATTLEFIELD " ] ] }, { "label": "BERRY FARMS; BUSINESS DISTRICT", "description": "BERRY FARMS; BUSINESS DISTRICT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 61, 173, 255 ], "width": 2 }, "values": [ [ "BERRY FARMS; BUSINESS DISTRICT" ] ] }, { "label": "BERRY FARMS; CENTRAL", "description": "BERRY FARMS; CENTRAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 59, 194, 255 ], "width": 2 }, "values": [ [ "BERRY FARMS; CENTRAL" ] ] }, { "label": "BERRY FARMS; NORTH EAST", "description": "BERRY FARMS; NORTH EAST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 40, 92, 255 ], "width": 2 }, "values": [ [ "BERRY FARMS; NORTH EAST" ] ] }, { "label": "BERRY FARMS; NORTH WEST", "description": "BERRY FARMS; NORTH WEST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 56, 171, 255 ], "width": 2 }, "values": [ [ "BERRY FARMS; NORTH WEST" ] ] }, { "label": "BERRY FARMS; SOUTH EAST", "description": "BERRY FARMS; SOUTH EAST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 44, 104, 255 ], "width": 2 }, "values": [ [ "BERRY FARMS; SOUTH EAST" ] ] }, { "label": "BERRY FARMS; SOUTH WEST", "description": "BERRY FARMS; SOUTH WEST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 45, 166, 255 ], "width": 2 }, "values": [ [ "BERRY FARMS; SOUTH WEST" ] ] }, { "label": "BERRY HOME PLACE", "description": "BERRY HOME PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 51, 186, 255 ], "width": 2 }, "values": [ [ "BERRY HOME PLACE" ] ] }, { "label": "BOYD MILL ESTATES; the MALLARD", "description": "BOYD MILL ESTATES; the MALLARD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 196, 61, 255 ], "width": 2 }, "values": [ [ "BOYD MILL ESTATES; the MALLARD" ] ] }, { "label": "BOYD MILL ESTATES; the OAKS", "description": "BOYD MILL ESTATES; the OAKS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 163, 42, 255 ], "width": 2 }, "values": [ [ "BOYD MILL ESTATES; the OAKS" ] ] }, { "label": "BREEZEWAY; BACK", "description": "BREEZEWAY; BACK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 70, 184, 255 ], "width": 2 }, "values": [ [ "BREEZEWAY; BACK" ] ] }, { "label": "BREEZEWAY; FRONT", "description": "BREEZEWAY; FRONT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 164, 63, 255 ], "width": 2 }, "values": [ [ "BREEZEWAY; FRONT" ] ] }, { "label": "BRILLIANTINE SQUARE", "description": "BRILLIANTINE SQUARE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 77, 189, 255 ], "width": 2 }, "values": [ [ "BRILLIANTINE SQUARE" ] ] }, { "label": "BUCKINGHAM PARK; BACK", "description": "BUCKINGHAM PARK; BACK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 99, 201, 255 ], "width": 2 }, "values": [ [ "BUCKINGHAM PARK; BACK" ] ] }, { "label": "BUCKINGHAM PARK; FRONT", "description": "BUCKINGHAM PARK; FRONT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 117, 45, 255 ], "width": 2 }, "values": [ [ "BUCKINGHAM PARK; FRONT" ] ] }, { "label": "CADET HOMES/LIBERTY SQUARE", "description": "CADET HOMES/LIBERTY SQUARE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 51, 170, 255 ], "width": 2 }, "values": [ [ "CADET HOMES/LIBERTY SQUARE" ] ] }, { "label": "CALDWELL ESTATES", "description": "CALDWELL ESTATES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 201, 81, 255 ], "width": 2 }, "values": [ [ "CALDWELL ESTATES" ] ] }, { "label": "CANNONWOOD", "description": "CANNONWOOD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 85, 194, 255 ], "width": 2 }, "values": [ [ "CANNONWOOD" ] ] }, { "label": "CARAWOOD COURT", "description": "CARAWOOD COURT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 138, 176, 255 ], "width": 2 }, "values": [ [ "CARAWOOD COURT" ] ] }, { "label": "CAROLINA CLOSE", "description": "CAROLINA CLOSE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 89, 56, 255 ], "width": 2 }, "values": [ [ "CAROLINA CLOSE" ] ] }, { "label": "CARRIAGE PARK", "description": "CARRIAGE PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 152, 55, 255 ], "width": 2 }, "values": [ [ "CARRIAGE PARK" ] ] }, { "label": "CARTERS GLEN", "description": "CARTERS GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 176, 55, 255 ], "width": 2 }, "values": [ [ "CARTERS GLEN" ] ] }, { "label": "CEDARHILL ", "description": "CEDARHILL ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 58, 137, 255 ], "width": 2 }, "values": [ [ "CEDARHILL " ] ] }, { "label": "CENTURY INDUSTRIAL PARK", "description": "CENTURY INDUSTRIAL PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 58, 139, 255 ], "width": 2 }, "values": [ [ "CENTURY INDUSTRIAL PARK" ] ] }, { "label": "CHARLTON GREEN", "description": "CHARLTON GREEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 180, 60, 255 ], "width": 2 }, "values": [ [ "CHARLTON GREEN" ] ] }, { "label": "CHEEKWOOD", "description": "CHEEKWOOD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 131, 201, 255 ], "width": 2 }, "values": [ [ "CHEEKWOOD" ] ] }, { "label": "CHESTNUT BEND", "description": "CHESTNUT BEND", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 43, 158, 255 ], "width": 2 }, "values": [ [ "CHESTNUT BEND" ] ] }, { "label": "CLAIRMONTE", "description": "CLAIRMONTE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 184, 50, 255 ], "width": 2 }, "values": [ [ "CLAIRMONTE" ] ] }, { "label": "COBBLESTONE COURT", "description": "COBBLESTONE COURT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 184, 39, 255 ], "width": 2 }, "values": [ [ "COBBLESTONE COURT" ] ] }, { "label": "COLUMBIA AVENUE; STATE MAINTENANCE", "description": "COLUMBIA AVENUE; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 32, 153, 255 ], "width": 2 }, "values": [ [ "COLUMBIA AVENUE; STATE MAINTENANCE" ] ] }, { "label": "COOL SPRINGS BOULEVARD", "description": "COOL SPRINGS BOULEVARD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 199, 58, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS BOULEVARD" ] ] }, { "label": "COOL SPRINGS EAST; CARRONBRIDGE", "description": "COOL SPRINGS EAST; CARRONBRIDGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 92, 45, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS EAST; CARRONBRIDGE" ] ] }, { "label": "COOL SPRINGS EAST; MAIN STREETS", "description": "COOL SPRINGS EAST; MAIN STREETS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 186, 63, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS EAST; MAIN STREETS" ] ] }, { "label": "COOL SPRINGS EAST; SLIDERS KNOB", "description": "COOL SPRINGS EAST; SLIDERS KNOB", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 40, 156, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS EAST; SLIDERS KNOB" ] ] }, { "label": "COOL SPRINGS EAST; the MEADOWS", "description": "COOL SPRINGS EAST; the MEADOWS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 189, 149, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS EAST; the MEADOWS" ] ] }, { "label": "COOL SPRINGS EAST; the VILLAGES", "description": "COOL SPRINGS EAST; the VILLAGES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 163, 196, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS EAST; the VILLAGES" ] ] }, { "label": "COOL SPRINGS WEST", "description": "COOL SPRINGS WEST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 163, 65, 255 ], "width": 2 }, "values": [ [ "COOL SPRINGS WEST" ] ] }, { "label": "COOLD SPRINGS EAST; the WOODS", "description": "COOLD SPRINGS EAST; the WOODS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 91, 59, 255 ], "width": 2 }, "values": [ [ "COOLD SPRINGS EAST; the WOODS" ] ] }, { "label": "CORNERSTONE", "description": "CORNERSTONE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 168, 168, 255 ], "width": 2 }, "values": [ [ "CORNERSTONE" ] ] }, { "label": "COUNTRY ROADS", "description": "COUNTRY ROADS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 191, 196, 255 ], "width": 2 }, "values": [ [ "COUNTRY ROADS" ] ] }, { "label": "CREEKSTONE COMMONS", "description": "CREEKSTONE COMMONS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 156, 48, 255 ], "width": 2 }, "values": [ [ "CREEKSTONE COMMONS" ] ] }, { "label": "CROSSROADS SOUTH BUSINESS ", "description": "CROSSROADS SOUTH BUSINESS ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 201, 44, 255 ], "width": 2 }, "values": [ [ "CROSSROADS SOUTH BUSINESS " ] ] }, { "label": "DALLAS DOWNS; BACK", "description": "DALLAS DOWNS; BACK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 87, 153, 255 ], "width": 2 }, "values": [ [ "DALLAS DOWNS; BACK" ] ] }, { "label": "DALLAS DOWNS; FRONT", "description": "DALLAS DOWNS; FRONT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 57, 181, 255 ], "width": 2 }, "values": [ [ "DALLAS DOWNS; FRONT" ] ] }, { "label": "DOWNS BOULEVARD PROPERTIES", "description": "DOWNS BOULEVARD PROPERTIES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 106, 191, 255 ], "width": 2 }, "values": [ [ "DOWNS BOULEVARD PROPERTIES" ] ] }, { "label": "DUNWOODY COMMONS", "description": "DUNWOODY COMMONS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 160, 74, 255 ], "width": 2 }, "values": [ [ "DUNWOODY COMMONS" ] ] }, { "label": "EAGLES GLEN", "description": "EAGLES GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 97, 156, 42, 255 ], "width": 2 }, "values": [ [ "EAGLES GLEN" ] ] }, { "label": "EAST CHESWICKE FARM", "description": "EAST CHESWICKE FARM", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 47, 58, 255 ], "width": 2 }, "values": [ [ "EAST CHESWICKE FARM" ] ] }, { "label": "EASTERN FLANK BATTLEFIELD", "description": "EASTERN FLANK BATTLEFIELD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 52, 157, 255 ], "width": 2 }, "values": [ [ "EASTERN FLANK BATTLEFIELD" ] ] }, { "label": "EASTERNVIEW", "description": "EASTERNVIEW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 46, 171, 255 ], "width": 2 }, "values": [ [ "EASTERNVIEW" ] ] }, { "label": "ECHELON", "description": "ECHELON", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 70, 120, 255 ], "width": 2 }, "values": [ [ "ECHELON" ] ] }, { "label": "ECHO ESTATES/ECHO PARK", "description": "ECHO ESTATES/ECHO PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 166, 138, 255 ], "width": 2 }, "values": [ [ "ECHO ESTATES/ECHO PARK" ] ] }, { "label": "EDDY POINT/GLENCOE/WINCHESTER ESTATES", "description": "EDDY POINT/GLENCOE/WINCHESTER ESTATES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 104, 163, 255 ], "width": 2 }, "values": [ [ "EDDY POINT/GLENCOE/WINCHESTER ESTATES" ] ] }, { "label": "EVERBRIGHT", "description": "EVERBRIGHT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 79, 196, 255 ], "width": 2 }, "values": [ [ "EVERBRIGHT" ] ] }, { "label": "EWINGVILLE", "description": "EWINGVILLE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 189, 43, 255 ], "width": 2 }, "values": [ [ "EWINGVILLE" ] ] }, { "label": "FALCON CREEK", "description": "FALCON CREEK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 79, 48, 255 ], "width": 2 }, "values": [ [ "FALCON CREEK" ] ] }, { "label": "FARNSWORTH", "description": "FARNSWORTH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 40, 158, 255 ], "width": 2 }, "values": [ [ "FARNSWORTH" ] ] }, { "label": "FIELDSTONE FARMS; BELMONT of", "description": "FIELDSTONE FARMS; BELMONT of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 140, 171, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; BELMONT of" ] ] }, { "label": "FIELDSTONE FARMS; CALUMET of", "description": "FIELDSTONE FARMS; CALUMET of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 58, 161, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; CALUMET of" ] ] }, { "label": "FIELDSTONE FARMS; CANNONADE of", "description": "FIELDSTONE FARMS; CANNONADE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 158, 36, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; CANNONADE of" ] ] }, { "label": "FIELDSTONE FARMS; CARDEN of", "description": "FIELDSTONE FARMS; CARDEN of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 67, 158, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; CARDEN of" ] ] }, { "label": "FIELDSTONE FARMS; CLARENDON of", "description": "FIELDSTONE FARMS; CLARENDON of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 199, 184, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; CLARENDON of" ] ] }, { "label": "FIELDSTONE FARMS; CLAYBORNE of", "description": "FIELDSTONE FARMS; CLAYBORNE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 158, 71, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; CLAYBORNE of" ] ] }, { "label": "FIELDSTONE FARMS; CRESTFIELD of", "description": "FIELDSTONE FARMS; CRESTFIELD of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 171, 126, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; CRESTFIELD of" ] ] }, { "label": "FIELDSTONE FARMS; DONAMARE of", "description": "FIELDSTONE FARMS; DONAMARE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 161, 66, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; DONAMARE of" ] ] }, { "label": "FIELDSTONE FARMS; FAIR OAKS of", "description": "FIELDSTONE FARMS; FAIR OAKS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 77, 160, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; FAIR OAKS of" ] ] }, { "label": "FIELDSTONE FARMS; GLASTONBURY PARK of", "description": "FIELDSTONE FARMS; GLASTONBURY PARK of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 65, 58, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; GLASTONBURY PARK of" ] ] }, { "label": "FIELDSTONE FARMS; HEIGHTS of TENBURY", "description": "FIELDSTONE FARMS; HEIGHTS of TENBURY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 115, 47, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; HEIGHTS of TENBURY" ] ] }, { "label": "FIELDSTONE FARMS; MAIN STREETS of", "description": "FIELDSTONE FARMS; MAIN STREETS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 72, 48, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; MAIN STREETS of" ] ] }, { "label": "FIELDSTONE FARMS; SADDLEBRIDGE of", "description": "FIELDSTONE FARMS; SADDLEBRIDGE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 35, 113, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; SADDLEBRIDGE of" ] ] }, { "label": "FIELDSTONE FARMS; SUMMBER HAVEN of", "description": "FIELDSTONE FARMS; SUMMBER HAVEN of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 41, 83, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; SUMMBER HAVEN of" ] ] }, { "label": "FIELDSTONE FARMS; WALDEN GLEN of", "description": "FIELDSTONE FARMS; WALDEN GLEN of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 194, 74, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; WALDEN GLEN of" ] ] }, { "label": "FIELDSTONE FARMS; WHEATON HALL of", "description": "FIELDSTONE FARMS; WHEATON HALL of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 81, 125, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; WHEATON HALL of" ] ] }, { "label": "FIELDSTONE FARMS; WIMBLEDON of", "description": "FIELDSTONE FARMS; WIMBLEDON of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 48, 179, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; WIMBLEDON of" ] ] }, { "label": "FIELDSTONE FARMS; WYNDHAM HILL of", "description": "FIELDSTONE FARMS; WYNDHAM HILL of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 176, 87, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; WYNDHAM HILL of" ] ] }, { "label": "FIELDSTONE FARMS; the PARKS of", "description": "FIELDSTONE FARMS; the PARKS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 63, 70, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE FARMS; the PARKS of" ] ] }, { "label": "FIELDSTONE PARK; ESSEX PARK of", "description": "FIELDSTONE PARK; ESSEX PARK of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 120, 58, 255 ], "width": 2 }, "values": [ [ "FIELDSTONE PARK; ESSEX PARK of" ] ] }, { "label": "FORREST CROSSING; BEDFORD at", "description": "FORREST CROSSING; BEDFORD at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 41, 58, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; BEDFORD at" ] ] }, { "label": "FORREST CROSSING; CHARING CROSS at", "description": "FORREST CROSSING; CHARING CROSS at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 58, 158, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; CHARING CROSS at" ] ] }, { "label": "FORREST CROSSING; FORREST PARK at", "description": "FORREST CROSSING; FORREST PARK at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 43, 79, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; FORREST PARK at" ] ] }, { "label": "FORREST CROSSING; GOVERNORS RIDGE at", "description": "FORREST CROSSING; GOVERNORS RIDGE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 71, 134, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; GOVERNORS RIDGE at" ] ] }, { "label": "FORREST CROSSING; MAIN STREETS of", "description": "FORREST CROSSING; MAIN STREETS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 137, 56, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; MAIN STREETS of" ] ] }, { "label": "FORREST CROSSING; RODERICK SQUARE of", "description": "FORREST CROSSING; RODERICK SQUARE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 66, 143, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; RODERICK SQUARE of" ] ] }, { "label": "FORREST CROSSING; the COMMONS at", "description": "FORREST CROSSING; the COMMONS at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 46, 126, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; the COMMONS at" ] ] }, { "label": "FORREST CROSSING; the PRESERVE at", "description": "FORREST CROSSING; the PRESERVE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 186, 98, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; the PRESERVE at" ] ] }, { "label": "FORREST CROSSING; the TOWNHOMES of", "description": "FORREST CROSSING; the TOWNHOMES of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 181, 65, 255 ], "width": 2 }, "values": [ [ "FORREST CROSSING; the TOWNHOMES of" ] ] }, { "label": "FOUNDERS POINTE; CARTON MEADOWS of", "description": "FOUNDERS POINTE; CARTON MEADOWS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 95, 156, 255 ], "width": 2 }, "values": [ [ "FOUNDERS POINTE; CARTON MEADOWS of" ] ] }, { "label": "FOUNDERS POINTE; LANCELOT of", "description": "FOUNDERS POINTE; LANCELOT of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 173, 62, 255 ], "width": 2 }, "values": [ [ "FOUNDERS POINTE; LANCELOT of" ] ] }, { "label": "FOUNDERS POINTE; MAIN STREETS of", "description": "FOUNDERS POINTE; MAIN STREETS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 113, 194, 255 ], "width": 2 }, "values": [ [ "FOUNDERS POINTE; MAIN STREETS of" ] ] }, { "label": "FOUNDERS POINTE; the PROMENADE of", "description": "FOUNDERS POINTE; the PROMENADE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 156, 79, 255 ], "width": 2 }, "values": [ [ "FOUNDERS POINTE; the PROMENADE of" ] ] }, { "label": "FRANKLIN ASSET AREA 1", "description": "FRANKLIN ASSET AREA 1", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 179, 112, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 1" ] ] }, { "label": "FRANKLIN ASSET AREA 2", "description": "FRANKLIN ASSET AREA 2", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 161, 55, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 2" ] ] }, { "label": "FRANKLIN ASSET AREA 3", "description": "FRANKLIN ASSET AREA 3", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 173, 40, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 3" ] ] }, { "label": "FRANKLIN ASSET AREA 4", "description": "FRANKLIN ASSET AREA 4", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 153, 55, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 4" ] ] }, { "label": "FRANKLIN ASSET AREA 5", "description": "FRANKLIN ASSET AREA 5", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 65, 186, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 5" ] ] }, { "label": "FRANKLIN ASSET AREA 6", "description": "FRANKLIN ASSET AREA 6", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 76, 56, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 6" ] ] }, { "label": "FRANKLIN ASSET AREA 7", "description": "FRANKLIN ASSET AREA 7", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 163, 57, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 7" ] ] }, { "label": "FRANKLIN ASSET AREA 8", "description": "FRANKLIN ASSET AREA 8", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 57, 191, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ASSET AREA 8" ] ] }, { "label": "FRANKLIN COMMONS SOUTH", "description": "FRANKLIN COMMONS SOUTH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 179, 135, 255 ], "width": 2 }, "values": [ [ "FRANKLIN COMMONS SOUTH" ] ] }, { "label": "FRANKLIN GREEN; NORTH", "description": "FRANKLIN GREEN; NORTH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 55, 104, 255 ], "width": 2 }, "values": [ [ "FRANKLIN GREEN; NORTH" ] ] }, { "label": "FRANKLIN GREEN; SOUTH", "description": "FRANKLIN GREEN; SOUTH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 51, 184, 255 ], "width": 2 }, "values": [ [ "FRANKLIN GREEN; SOUTH" ] ] }, { "label": "FRANKLIN INDUSTRIAL PARK", "description": "FRANKLIN INDUSTRIAL PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 161, 37, 255 ], "width": 2 }, "values": [ [ "FRANKLIN INDUSTRIAL PARK" ] ] }, { "label": "FRANKLIN ROAD; STATE MAINTENANCE", "description": "FRANKLIN ROAD; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 168, 166, 255 ], "width": 2 }, "values": [ [ "FRANKLIN ROAD; STATE MAINTENANCE" ] ] }, { "label": "FRANKLIN SOUTH BUSINESS PARK", "description": "FRANKLIN SOUTH BUSINESS PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 42, 189, 255 ], "width": 2 }, "values": [ [ "FRANKLIN SOUTH BUSINESS PARK" ] ] }, { "label": "GALLERIA COMMERCIAL COMPLEX", "description": "GALLERIA COMMERCIAL COMPLEX", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 199, 58, 255 ], "width": 2 }, "values": [ [ "GALLERIA COMMERCIAL COMPLEX" ] ] }, { "label": "GARDNER ESTATES", "description": "GARDNER ESTATES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 119, 179, 255 ], "width": 2 }, "values": [ [ "GARDNER ESTATES" ] ] }, { "label": "GATEWAY VILLAGE", "description": "GATEWAY VILLAGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 171, 97, 255 ], "width": 2 }, "values": [ [ "GATEWAY VILLAGE" ] ] }, { "label": "GOLDEN MEADOWS", "description": "GOLDEN MEADOWS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 66, 131, 255 ], "width": 2 }, "values": [ [ "GOLDEN MEADOWS" ] ] }, { "label": "GREEN ACRES", "description": "GREEN ACRES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 196, 65, 255 ], "width": 2 }, "values": [ [ "GREEN ACRES" ] ] }, { "label": "HARLINSDALE MANOR", "description": "HARLINSDALE MANOR", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 89, 158, 255 ], "width": 2 }, "values": [ [ "HARLINSDALE MANOR" ] ] }, { "label": "HARPETH MEADOWS", "description": "HARPETH MEADOWS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 37, 107, 255 ], "width": 2 }, "values": [ [ "HARPETH MEADOWS" ] ] }, { "label": "HARPETH VALLEY INDUSTRIAL PARK", "description": "HARPETH VALLEY INDUSTRIAL PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 114, 42, 255 ], "width": 2 }, "values": [ [ "HARPETH VALLEY INDUSTRIAL PARK" ] ] }, { "label": "HEATH PLACE", "description": "HEATH PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 191, 129, 255 ], "width": 2 }, "values": [ [ "HEATH PLACE" ] ] }, { "label": "HICKORY RIDGE", "description": "HICKORY RIDGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 145, 168, 255 ], "width": 2 }, "values": [ [ "HICKORY RIDGE" ] ] }, { "label": "HIGHGATE", "description": "HIGHGATE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 47, 144, 255 ], "width": 2 }, "values": [ [ "HIGHGATE" ] ] }, { "label": "HIGHLAND GARDENS", "description": "HIGHLAND GARDENS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 56, 201, 255 ], "width": 2 }, "values": [ [ "HIGHLAND GARDENS" ] ] }, { "label": "HILL ADDITION", "description": "HILL ADDITION", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 69, 81, 255 ], "width": 2 }, "values": [ [ "HILL ADDITION" ] ] }, { "label": "HILL ESTATES", "description": "HILL ESTATES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 55, 158, 255 ], "width": 2 }, "values": [ [ "HILL ESTATES" ] ] }, { "label": "HILLSBORO ROAD; STATE MAINTENANCE", "description": "HILLSBORO ROAD; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 55, 189, 255 ], "width": 2 }, "values": [ [ "HILLSBORO ROAD; STATE MAINTENANCE" ] ] }, { "label": "HINCHEYVILLE", "description": "HINCHEYVILLE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 53, 184, 255 ], "width": 2 }, "values": [ [ "HINCHEYVILLE" ] ] }, { "label": "HOOPER ", "description": "HOOPER ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 189, 75, 255 ], "width": 2 }, "values": [ [ "HOOPER " ] ] }, { "label": "HUNTERS CHASE", "description": "HUNTERS CHASE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 173, 47, 255 ], "width": 2 }, "values": [ [ "HUNTERS CHASE" ] ] }, { "label": "HURSTBOURNE PARK", "description": "HURSTBOURNE PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 103, 34, 156, 255 ], "width": 2 }, "values": [ [ "HURSTBOURNE PARK" ] ] }, { "label": "IDLEWOOD", "description": "IDLEWOOD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 201, 128, 255 ], "width": 2 }, "values": [ [ "IDLEWOOD" ] ] }, { "label": "IVY GLEN; the area of IVY GLEN", "description": "IVY GLEN; the area of IVY GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 169, 69, 255 ], "width": 2 }, "values": [ [ "IVY GLEN; the area of IVY GLEN" ] ] }, { "label": "JACKSON LAKE", "description": "JACKSON LAKE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 61, 186, 255 ], "width": 2 }, "values": [ [ "JACKSON LAKE" ] ] }, { "label": "JAMES", "description": "JAMES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 106, 43, 173, 255 ], "width": 2 }, "values": [ [ "JAMES" ] ] }, { "label": "JAMISON STATION", "description": "JAMISON STATION", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 64, 159, 255 ], "width": 2 }, "values": [ [ "JAMISON STATION" ] ] }, { "label": "JIM WARREN", "description": "JIM WARREN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 144, 65, 255 ], "width": 2 }, "values": [ [ "JIM WARREN" ] ] }, { "label": "KEEGANS GLEN", "description": "KEEGANS GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 137, 156, 255 ], "width": 2 }, "values": [ [ "KEEGANS GLEN" ] ] }, { "label": "LADD PARK; EAST TRUMAN at", "description": "LADD PARK; EAST TRUMAN at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 194, 109, 255 ], "width": 2 }, "values": [ [ "LADD PARK; EAST TRUMAN at" ] ] }, { "label": "LADD PARK; IRVINE at", "description": "LADD PARK; IRVINE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 184, 163, 255 ], "width": 2 }, "values": [ [ "LADD PARK; IRVINE at" ] ] }, { "label": "LADD PARK; PARKWORTH at", "description": "LADD PARK; PARKWORTH at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 191, 145, 255 ], "width": 2 }, "values": [ [ "LADD PARK; PARKWORTH at" ] ] }, { "label": "LADD PARK; WEST TRUMAN", "description": "LADD PARK; WEST TRUMAN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 45, 152, 255 ], "width": 2 }, "values": [ [ "LADD PARK; WEST TRUMAN" ] ] }, { "label": "LADD PARK; WISE at", "description": "LADD PARK; WISE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 51, 196, 255 ], "width": 2 }, "values": [ [ "LADD PARK; WISE at" ] ] }, { "label": "LEWISBURG PIKE; STATE MAINTENANCE", "description": "LEWISBURG PIKE; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 123, 36, 255 ], "width": 2 }, "values": [ [ "LEWISBURG PIKE; STATE MAINTENANCE" ] ] }, { "label": "LIBERTY HILLS; FREEDOM at", "description": "LIBERTY HILLS; FREEDOM at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 46, 171, 255 ], "width": 2 }, "values": [ [ "LIBERTY HILLS; FREEDOM at" ] ] }, { "label": "LIBERTY HILLS; LIBERTY SOUTH at", "description": "LIBERTY HILLS; LIBERTY SOUTH at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 50, 179, 255 ], "width": 2 }, "values": [ [ "LIBERTY HILLS; LIBERTY SOUTH at" ] ] }, { "label": "LIBERTY INDUSTRIAL PARK", "description": "LIBERTY INDUSTRIAL PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 158, 33, 255 ], "width": 2 }, "values": [ [ "LIBERTY INDUSTRIAL PARK" ] ] }, { "label": "LOCKWOOD GLEN", "description": "LOCKWOOD GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 201, 66, 255 ], "width": 2 }, "values": [ [ "LOCKWOOD GLEN" ] ] }, { "label": "LONGVIEW", "description": "LONGVIEW", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 87, 50, 255 ], "width": 2 }, "values": [ [ "LONGVIEW" ] ] }, { "label": "LYNNHURST", "description": "LYNNHURST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 157, 199, 255 ], "width": 2 }, "values": [ [ "LYNNHURST" ] ] }, { "label": "MACK HATCHER MEMORIAL PARKWAY; STATE MAINTENANCE", "description": "MACK HATCHER MEMORIAL PARKWAY; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 60, 189, 255 ], "width": 2 }, "values": [ [ "MACK HATCHER MEMORIAL PARKWAY; STATE MAINTENANCE" ] ] }, { "label": "MAPLEWOOD; SUGARTREE of", "description": "MAPLEWOOD; SUGARTREE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 176, 56, 255 ], "width": 2 }, "values": [ [ "MAPLEWOOD; SUGARTREE of" ] ] }, { "label": "MAPLEWOOD; WATSON BRANCH of", "description": "MAPLEWOOD; WATSON BRANCH of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 133, 186, 255 ], "width": 2 }, "values": [ [ "MAPLEWOOD; WATSON BRANCH of" ] ] }, { "label": "MCEWEN BUSINESS", "description": "MCEWEN BUSINESS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 164, 196, 255 ], "width": 2 }, "values": [ [ "MCEWEN BUSINESS" ] ] }, { "label": "MCKAYS MILL; ALEXANDRIA of", "description": "MCKAYS MILL; ALEXANDRIA of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 193, 79, 201, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; ALEXANDRIA of" ] ] }, { "label": "MCKAYS MILL; BROADGATE at", "description": "MCKAYS MILL; BROADGATE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 118, 189, 60, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; BROADGATE at" ] ] }, { "label": "MCKAYS MILL; CHARLSTON at", "description": "MCKAYS MILL; CHARLSTON at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 60, 158, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; CHARLSTON at" ] ] }, { "label": "MCKAYS MILL; GARDEN CLUB at", "description": "MCKAYS MILL; GARDEN CLUB at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 70, 44, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; GARDEN CLUB at" ] ] }, { "label": "MCKAYS MILL; HADDEN HALL at", "description": "MCKAYS MILL; HADDEN HALL at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 42, 171, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; HADDEN HALL at" ] ] }, { "label": "MCKAYS MILL; HUDSEN at", "description": "MCKAYS MILL; HUDSEN at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 50, 194, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; HUDSEN at" ] ] }, { "label": "MCKAYS MILL; LONGMONT at", "description": "MCKAYS MILL; LONGMONT at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 46, 46, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; LONGMONT at" ] ] }, { "label": "MCKAYS MILL; MAIN STREETS at", "description": "MCKAYS MILL; MAIN STREETS at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 158, 71, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; MAIN STREETS at" ] ] }, { "label": "MCKAYS MILL; MONTGOMERY PLACE at", "description": "MCKAYS MILL; MONTGOMERY PLACE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 156, 56, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; MONTGOMERY PLACE at" ] ] }, { "label": "MCKAYS MILL; PARK RUN at", "description": "MCKAYS MILL; PARK RUN at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 99, 44, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; PARK RUN at" ] ] }, { "label": "MCKAYS MILL; PEMBERTON HEIGHTS at", "description": "MCKAYS MILL; PEMBERTON HEIGHTS at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 136, 158, 55, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; PEMBERTON HEIGHTS at" ] ] }, { "label": "MCKAYS MILL; PICKWICK PARK at", "description": "MCKAYS MILL; PICKWICK PARK at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 89, 179, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; PICKWICK PARK at" ] ] }, { "label": "MCKAYS MILL; PROVIDENCE at", "description": "MCKAYS MILL; PROVIDENCE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 201, 112, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; PROVIDENCE at" ] ] }, { "label": "MCKAYS MILL; SCOTSDALE at", "description": "MCKAYS MILL; SCOTSDALE at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 201, 117, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; SCOTSDALE at" ] ] }, { "label": "MCKAYS MILL; TOWNE PARK at", "description": "MCKAYS MILL; TOWNE PARK at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 156, 51, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; TOWNE PARK at" ] ] }, { "label": "MCKAYS MILL; WAVERLY at", "description": "MCKAYS MILL; WAVERLY at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 110, 59, 255 ], "width": 2 }, "values": [ [ "MCKAYS MILL; WAVERLY at" ] ] }, { "label": "MEADOWLAWN", "description": "MEADOWLAWN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 186, 48, 255 ], "width": 2 }, "values": [ [ "MEADOWLAWN" ] ] }, { "label": "MILLGATE", "description": "MILLGATE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 95, 68, 255 ], "width": 2 }, "values": [ [ "MILLGATE" ] ] }, { "label": "MONTICELLO", "description": "MONTICELLO", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 174, 65, 176, 255 ], "width": 2 }, "values": [ [ "MONTICELLO" ] ] }, { "label": "MOORES LANDING", "description": "MOORES LANDING", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 83, 57, 255 ], "width": 2 }, "values": [ [ "MOORES LANDING" ] ] }, { "label": "MORNINGSIDE", "description": "MORNINGSIDE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 194, 63, 255 ], "width": 2 }, "values": [ [ "MORNINGSIDE" ] ] }, { "label": "MURFREESBORO ROAD; STATE MAINTENANCE", "description": "MURFREESBORO ROAD; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 194, 58, 255 ], "width": 2 }, "values": [ [ "MURFREESBORO ROAD; STATE MAINTENANCE" ] ] }, { "label": "MYLES MANOR PARK", "description": "MYLES MANOR PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 184, 46, 255 ], "width": 2 }, "values": [ [ "MYLES MANOR PARK" ] ] }, { "label": "NEW HIGHWAY 96 WEST; STATE MAINTENANCE", "description": "NEW HIGHWAY 96 WEST; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 181, 145, 255 ], "width": 2 }, "values": [ [ "NEW HIGHWAY 96 WEST; STATE MAINTENANCE" ] ] }, { "label": "OVATION", "description": "OVATION", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 179, 45, 255 ], "width": 2 }, "values": [ [ "OVATION" ] ] }, { "label": "PETWAY PLACE", "description": "PETWAY PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 186, 182, 255 ], "width": 2 }, "values": [ [ "PETWAY PLACE" ] ] }, { "label": "POLK PLACE", "description": "POLK PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 186, 74, 255 ], "width": 2 }, "values": [ [ "POLK PLACE" ] ] }, { "label": "QUAIL HOLLOW BUSINESS PARK", "description": "QUAIL HOLLOW BUSINESS PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 45, 196, 255 ], "width": 2 }, "values": [ [ "QUAIL HOLLOW BUSINESS PARK" ] ] }, { "label": "RALSTON GLEN", "description": "RALSTON GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 189, 139, 255 ], "width": 2 }, "values": [ [ "RALSTON GLEN" ] ] }, { "label": "REBEL MEADOWS", "description": "REBEL MEADOWS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 201, 106, 255 ], "width": 2 }, "values": [ [ "REBEL MEADOWS" ] ] }, { "label": "REID HILL COMMONS", "description": "REID HILL COMMONS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 68, 100, 255 ], "width": 2 }, "values": [ [ "REID HILL COMMONS" ] ] }, { "label": "RICHARDS GLEN", "description": "RICHARDS GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 191, 152, 255 ], "width": 2 }, "values": [ [ "RICHARDS GLEN" ] ] }, { "label": "RIDGEMONT", "description": "RIDGEMONT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 168, 71, 255 ], "width": 2 }, "values": [ [ "RIDGEMONT" ] ] }, { "label": "RIVERBLUFF", "description": "RIVERBLUFF", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 47, 170, 255 ], "width": 2 }, "values": [ [ "RIVERBLUFF" ] ] }, { "label": "RIVERVIEW PARK", "description": "RIVERVIEW PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 113, 158, 255 ], "width": 2 }, "values": [ [ "RIVERVIEW PARK" ] ] }, { "label": "RIZER POINT", "description": "RIZER POINT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 45, 194, 255 ], "width": 2 }, "values": [ [ "RIZER POINT" ] ] }, { "label": "ROGERSSHIRE; MEADOWS of", "description": "ROGERSSHIRE; MEADOWS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 77, 53, 255 ], "width": 2 }, "values": [ [ "ROGERSSHIRE; MEADOWS of" ] ] }, { "label": "ROLLING MEADOWS", "description": "ROLLING MEADOWS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 171, 121, 255 ], "width": 2 }, "values": [ [ "ROLLING MEADOWS" ] ] }, { "label": "ROYAL OAKS BUSINESS PARK", "description": "ROYAL OAKS BUSINESS PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 153, 66, 255 ], "width": 2 }, "values": [ [ "ROYAL OAKS BUSINESS PARK" ] ] }, { "label": "ROYAL OAKS; LONDON at", "description": "ROYAL OAKS; LONDON at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 59, 71, 255 ], "width": 2 }, "values": [ [ "ROYAL OAKS; LONDON at" ] ] }, { "label": "ROYAL OAKS; SHEFFIELD at", "description": "ROYAL OAKS; SHEFFIELD at", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 199, 72, 255 ], "width": 2 }, "values": [ [ "ROYAL OAKS; SHEFFIELD at" ] ] }, { "label": "RUCKER", "description": "RUCKER", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 184, 94, 255 ], "width": 2 }, "values": [ [ "RUCKER" ] ] }, { "label": "RUCKER PLACE", "description": "RUCKER PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 186, 43, 255 ], "width": 2 }, "values": [ [ "RUCKER PLACE" ] ] }, { "label": "SCHOOL MANOR", "description": "SCHOOL MANOR", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 66, 189, 255 ], "width": 2 }, "values": [ [ "SCHOOL MANOR" ] ] }, { "label": "SOUTH PARK", "description": "SOUTH PARK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 95, 64, 255 ], "width": 2 }, "values": [ [ "SOUTH PARK" ] ] }, { "label": "SOUTHGATE", "description": "SOUTHGATE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 59, 158, 255 ], "width": 2 }, "values": [ [ "SOUTHGATE" ] ] }, { "label": "SPENCER HALL", "description": "SPENCER HALL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 196, 77, 255 ], "width": 2 }, "values": [ [ "SPENCER HALL" ] ] }, { "label": "SPRING CREEK", "description": "SPRING CREEK", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 38, 38, 255 ], "width": 2 }, "values": [ [ "SPRING CREEK" ] ] }, { "label": "STATE OF TENNESSEE; CITY MAINTENANCE", "description": "STATE OF TENNESSEE; CITY MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 79, 196, 255 ], "width": 2 }, "values": [ [ "STATE OF TENNESSEE; CITY MAINTENANCE" ] ] }, { "label": "STRATFORD PLACE", "description": "STRATFORD PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 43, 104, 255 ], "width": 2 }, "values": [ [ "STRATFORD PLACE" ] ] }, { "label": "STREAM VALLEY", "description": "STREAM VALLEY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 166, 147, 255 ], "width": 2 }, "values": [ [ "STREAM VALLEY" ] ] }, { "label": "STURBRIDGE POINTE", "description": "STURBRIDGE POINTE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 138, 48, 255 ], "width": 2 }, "values": [ [ "STURBRIDGE POINTE" ] ] }, { "label": "SULLIVAN FARMS; MAIN STREETS of", "description": "SULLIVAN FARMS; MAIN STREETS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 84, 194, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; MAIN STREETS of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN CHASE of", "description": "SULLIVAN FARMS; SULLIVAN CHASE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 161, 53, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN CHASE of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN COVE of", "description": "SULLIVAN FARMS; SULLIVAN COVE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 95, 39, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN COVE of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN DOWNS of", "description": "SULLIVAN FARMS; SULLIVAN DOWNS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 133, 69, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN DOWNS of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN HIGHLANDS of", "description": "SULLIVAN FARMS; SULLIVAN HIGHLANDS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 199, 48, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN HIGHLANDS of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN MEADOWS of", "description": "SULLIVAN FARMS; SULLIVAN MEADOWS of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 156, 152, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN MEADOWS of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN RIDGE of", "description": "SULLIVAN FARMS; SULLIVAN RIDGE of", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 109, 184, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN RIDGE of" ] ] }, { "label": "SULLIVAN FARMS; SULLIVAN RUN of ", "description": "SULLIVAN FARMS; SULLIVAN RUN of ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 116, 40, 255 ], "width": 2 }, "values": [ [ "SULLIVAN FARMS; SULLIVAN RUN of " ] ] }, { "label": "THE DWELL", "description": "THE DWELL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 156, 186, 255 ], "width": 2 }, "values": [ [ "THE DWELL" ] ] }, { "label": "THE DWELL at MCEWEN MIXED USE DISTRICT", "description": "THE DWELL at MCEWEN MIXED USE DISTRICT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 189, 163, 255 ], "width": 2 }, "values": [ [ "THE DWELL at MCEWEN MIXED USE DISTRICT" ] ] }, { "label": "THE LANDINGS", "description": "THE LANDINGS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 158, 154, 255 ], "width": 2 }, "values": [ [ "THE LANDINGS" ] ] }, { "label": "THROUGH THE GREEN", "description": "THROUGH THE GREEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 194, 68, 255 ], "width": 2 }, "values": [ [ "THROUGH THE GREEN" ] ] }, { "label": "TOWN of FRANKLIN", "description": "TOWN of FRANKLIN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 143, 184, 255 ], "width": 2 }, "values": [ [ "TOWN of FRANKLIN" ] ] }, { "label": "TWIN OAKS", "description": "TWIN OAKS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 62, 163, 255 ], "width": 2 }, "values": [ [ "TWIN OAKS" ] ] }, { "label": "TYWATER CROSSING", "description": "TYWATER CROSSING", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 96, 54, 186, 255 ], "width": 2 }, "values": [ [ "TYWATER CROSSING" ] ] }, { "label": "VILLAGE OF CLOVERCROFT", "description": "VILLAGE OF CLOVERCROFT", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 136, 54, 194, 255 ], "width": 2 }, "values": [ [ "VILLAGE OF CLOVERCROFT" ] ] }, { "label": "WATERS EDGE", "description": "WATERS EDGE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 77, 184, 255 ], "width": 2 }, "values": [ [ "WATERS EDGE" ] ] }, { "label": "WATSON GLEN", "description": "WATSON GLEN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 186, 43, 255 ], "width": 2 }, "values": [ [ "WATSON GLEN" ] ] }, { "label": "WEDGEWOOD PLACE", "description": "WEDGEWOOD PLACE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 191, 73, 255 ], "width": 2 }, "values": [ [ "WEDGEWOOD PLACE" ] ] }, { "label": "WEST CHESWICKE FARM", "description": "WEST CHESWICKE FARM", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 105, 48, 255 ], "width": 2 }, "values": [ [ "WEST CHESWICKE FARM" ] ] }, { "label": "WEST END", "description": "WEST END", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 70, 39, 255 ], "width": 2 }, "values": [ [ "WEST END" ] ] }, { "label": "WEST MAIN STREET; STATE MAINTENANCE", "description": "WEST MAIN STREET; STATE MAINTENANCE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 168, 138, 255 ], "width": 2 }, "values": [ [ "WEST MAIN STREET; STATE MAINTENANCE" ] ] }, { "label": "WEST MEADE", "description": "WEST MEADE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 74, 173, 255 ], "width": 2 }, "values": [ [ "WEST MEADE" ] ] }, { "label": "WESTFIELD ESTATES", "description": "WESTFIELD ESTATES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 179, 114, 255 ], "width": 2 }, "values": [ [ "WESTFIELD ESTATES" ] ] }, { "label": "WESTHAVEN; CENTRAL", "description": "WESTHAVEN; CENTRAL", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 159, 51, 255 ], "width": 2 }, "values": [ [ "WESTHAVEN; CENTRAL" ] ] }, { "label": "WESTHAVEN; EAST", "description": "WESTHAVEN; EAST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 81, 74, 255 ], "width": 2 }, "values": [ [ "WESTHAVEN; EAST" ] ] }, { "label": "WESTHAVEN; MAIN STREETS of ", "description": "WESTHAVEN; MAIN STREETS of ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 181, 184, 255 ], "width": 2 }, "values": [ [ "WESTHAVEN; MAIN STREETS of " ] ] }, { "label": "WESTHAVEN; WEST", "description": "WESTHAVEN; WEST", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 51, 161, 255 ], "width": 2 }, "values": [ [ "WESTHAVEN; WEST" ] ] }, { "label": "WESTVIEW ESTATES", "description": "WESTVIEW ESTATES", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 173, 64, 255 ], "width": 2 }, "values": [ [ "WESTVIEW ESTATES" ] ] }, { "label": "WILLOW SPRINGS; NORTH", "description": "WILLOW SPRINGS; NORTH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 194, 123, 255 ], "width": 2 }, "values": [ [ "WILLOW SPRINGS; NORTH" ] ] }, { "label": "WILLOW SPRINGS; SOUTH", "description": "WILLOW SPRINGS; SOUTH", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 78, 194, 255 ], "width": 2 }, "values": [ [ "WILLOW SPRINGS; SOUTH" ] ] }, { "label": "WOOD DUCK; WOOD DUCK REALTY", "description": "WOOD DUCK; WOOD DUCK REALTY", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 52, 153, 255 ], "width": 2 }, "values": [ [ "WOOD DUCK; WOOD DUCK REALTY" ] ] }, { "label": "WOODLANDS", "description": "WOODLANDS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 50, 120, 255 ], "width": 2 }, "values": [ [ "WOODLANDS" ] ] }, { "label": "WYNTHROPE", "description": "WYNTHROPE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 54, 128, 255 ], "width": 2 }, "values": [ [ "WYNTHROPE" ] ] }, { "label": "YORKTOWN", "description": "YORKTOWN", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 54, 173, 255 ], "width": 2 }, "values": [ [ "YORKTOWN" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 71, 179, 255 ], "width": 2 }, "value": "11TH OFF MAIN", "label": "11TH OFF MAIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 79, 168, 255 ], "width": 2 }, "value": "5TH AVENUE; STATE MAINTENANCE", "label": "5TH AVENUE; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 52, 38, 255 ], "width": 2 }, "value": "ADAMS SQUARE", "label": "ADAMS SQUARE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 163, 44, 255 ], "width": 2 }, "value": "AMBER GLEN", "label": "AMBER GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 196, 95, 255 ], "width": 2 }, "value": "AMELIA PARK", "label": "AMELIA PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 201, 44, 255 ], "width": 2 }, "value": "ANDOVER PARK", "label": "ANDOVER PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 179, 149, 255 ], "width": 2 }, "value": "ANDOVER SUBDIVISION", "label": "ANDOVER SUBDIVISION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 194, 76, 255 ], "width": 2 }, "value": "ASPEN GROVE BUSINESS DISTRICT", "label": "ASPEN GROVE BUSINESS DISTRICT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 67, 92, 255 ], "width": 2 }, "value": "AVALON; AVALON SQUARE", "label": "AVALON; AVALON SQUARE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 156, 66, 255 ], "width": 2 }, "value": "AVALON; the HAMLET of AVALON", "label": "AVALON; the HAMLET of AVALON" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 156, 67, 255 ], "width": 2 }, "value": "AVALON; the MAIN STREET", "label": "AVALON; the MAIN STREET" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 55, 196, 255 ], "width": 2 }, "value": "AVALON; the MEADE of AVALON, BACK", "label": "AVALON; the MEADE of AVALON, BACK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 52, 126, 255 ], "width": 2 }, "value": "AVALON; the MEADE of AVALON, FRONT", "label": "AVALON; the MEADE of AVALON, FRONT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 66, 99, 255 ], "width": 2 }, "value": "AVALON; the VILLAGE of AVALON", "label": "AVALON; the VILLAGE of AVALON" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 201, 86, 255 ], "width": 2 }, "value": "BARCLAY PLACE", "label": "BARCLAY PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 74, 168, 64, 255 ], "width": 2 }, "value": "BATTLE GROUND PARK LAND", "label": "BATTLE GROUND PARK LAND" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 168, 61, 255 ], "width": 2 }, "value": "BATTLEFIELD ", "label": "BATTLEFIELD " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 61, 173, 255 ], "width": 2 }, "value": "BERRY FARMS; BUSINESS DISTRICT", "label": "BERRY FARMS; BUSINESS DISTRICT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 59, 194, 255 ], "width": 2 }, "value": "BERRY FARMS; CENTRAL", "label": "BERRY FARMS; CENTRAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 40, 92, 255 ], "width": 2 }, "value": "BERRY FARMS; NORTH EAST", "label": "BERRY FARMS; NORTH EAST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 56, 171, 255 ], "width": 2 }, "value": "BERRY FARMS; NORTH WEST", "label": "BERRY FARMS; NORTH WEST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 44, 104, 255 ], "width": 2 }, "value": "BERRY FARMS; SOUTH EAST", "label": "BERRY FARMS; SOUTH EAST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 45, 166, 255 ], "width": 2 }, "value": "BERRY FARMS; SOUTH WEST", "label": "BERRY FARMS; SOUTH WEST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 51, 186, 255 ], "width": 2 }, "value": "BERRY HOME PLACE", "label": "BERRY HOME PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 196, 61, 255 ], "width": 2 }, "value": "BOYD MILL ESTATES; the MALLARD", "label": "BOYD MILL ESTATES; the MALLARD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 163, 42, 255 ], "width": 2 }, "value": "BOYD MILL ESTATES; the OAKS", "label": "BOYD MILL ESTATES; the OAKS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 172, 70, 184, 255 ], "width": 2 }, "value": "BREEZEWAY; BACK", "label": "BREEZEWAY; BACK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 164, 63, 255 ], "width": 2 }, "value": "BREEZEWAY; FRONT", "label": "BREEZEWAY; FRONT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 77, 189, 255 ], "width": 2 }, "value": "BRILLIANTINE SQUARE", "label": "BRILLIANTINE SQUARE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 99, 201, 255 ], "width": 2 }, "value": "BUCKINGHAM PARK; BACK", "label": "BUCKINGHAM PARK; BACK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 117, 45, 255 ], "width": 2 }, "value": "BUCKINGHAM PARK; FRONT", "label": "BUCKINGHAM PARK; FRONT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 51, 170, 255 ], "width": 2 }, "value": "CADET HOMES/LIBERTY SQUARE", "label": "CADET HOMES/LIBERTY SQUARE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 201, 81, 255 ], "width": 2 }, "value": "CALDWELL ESTATES", "label": "CALDWELL ESTATES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 85, 194, 255 ], "width": 2 }, "value": "CANNONWOOD", "label": "CANNONWOOD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 138, 176, 255 ], "width": 2 }, "value": "CARAWOOD COURT", "label": "CARAWOOD COURT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 89, 56, 255 ], "width": 2 }, "value": "CAROLINA CLOSE", "label": "CAROLINA CLOSE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 152, 55, 255 ], "width": 2 }, "value": "CARRIAGE PARK", "label": "CARRIAGE PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 176, 55, 255 ], "width": 2 }, "value": "CARTERS GLEN", "label": "CARTERS GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 58, 137, 255 ], "width": 2 }, "value": "CEDARHILL ", "label": "CEDARHILL " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 58, 139, 255 ], "width": 2 }, "value": "CENTURY INDUSTRIAL PARK", "label": "CENTURY INDUSTRIAL PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 180, 60, 255 ], "width": 2 }, "value": "CHARLTON GREEN", "label": "CHARLTON GREEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 131, 201, 255 ], "width": 2 }, "value": "CHEEKWOOD", "label": "CHEEKWOOD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 43, 158, 255 ], "width": 2 }, "value": "CHESTNUT BEND", "label": "CHESTNUT BEND" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 184, 50, 255 ], "width": 2 }, "value": "CLAIRMONTE", "label": "CLAIRMONTE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 184, 39, 255 ], "width": 2 }, "value": "COBBLESTONE COURT", "label": "COBBLESTONE COURT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 113, 32, 153, 255 ], "width": 2 }, "value": "COLUMBIA AVENUE; STATE MAINTENANCE", "label": "COLUMBIA AVENUE; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 199, 58, 255 ], "width": 2 }, "value": "COOL SPRINGS BOULEVARD", "label": "COOL SPRINGS BOULEVARD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 92, 45, 255 ], "width": 2 }, "value": "COOL SPRINGS EAST; CARRONBRIDGE", "label": "COOL SPRINGS EAST; CARRONBRIDGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 186, 63, 255 ], "width": 2 }, "value": "COOL SPRINGS EAST; MAIN STREETS", "label": "COOL SPRINGS EAST; MAIN STREETS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 40, 156, 255 ], "width": 2 }, "value": "COOL SPRINGS EAST; SLIDERS KNOB", "label": "COOL SPRINGS EAST; SLIDERS KNOB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 70, 189, 149, 255 ], "width": 2 }, "value": "COOL SPRINGS EAST; the MEADOWS", "label": "COOL SPRINGS EAST; the MEADOWS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 163, 196, 255 ], "width": 2 }, "value": "COOL SPRINGS EAST; the VILLAGES", "label": "COOL SPRINGS EAST; the VILLAGES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 163, 65, 255 ], "width": 2 }, "value": "COOL SPRINGS WEST", "label": "COOL SPRINGS WEST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 91, 59, 255 ], "width": 2 }, "value": "COOLD SPRINGS EAST; the WOODS", "label": "COOLD SPRINGS EAST; the WOODS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 168, 168, 255 ], "width": 2 }, "value": "CORNERSTONE", "label": "CORNERSTONE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 191, 196, 255 ], "width": 2 }, "value": "COUNTRY ROADS", "label": "COUNTRY ROADS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 156, 48, 255 ], "width": 2 }, "value": "CREEKSTONE COMMONS", "label": "CREEKSTONE COMMONS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 201, 44, 255 ], "width": 2 }, "value": "CROSSROADS SOUTH BUSINESS ", "label": "CROSSROADS SOUTH BUSINESS " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 87, 153, 255 ], "width": 2 }, "value": "DALLAS DOWNS; BACK", "label": "DALLAS DOWNS; BACK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 57, 181, 255 ], "width": 2 }, "value": "DALLAS DOWNS; FRONT", "label": "DALLAS DOWNS; FRONT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 106, 191, 255 ], "width": 2 }, "value": "DOWNS BOULEVARD PROPERTIES", "label": "DOWNS BOULEVARD PROPERTIES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 160, 74, 255 ], "width": 2 }, "value": "DUNWOODY COMMONS", "label": "DUNWOODY COMMONS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 97, 156, 42, 255 ], "width": 2 }, "value": "EAGLES GLEN", "label": "EAGLES GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 47, 58, 255 ], "width": 2 }, "value": "EAST CHESWICKE FARM", "label": "EAST CHESWICKE FARM" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 52, 157, 255 ], "width": 2 }, "value": "EASTERN FLANK BATTLEFIELD", "label": "EASTERN FLANK BATTLEFIELD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 46, 171, 255 ], "width": 2 }, "value": "EASTERNVIEW", "label": "EASTERNVIEW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 70, 120, 255 ], "width": 2 }, "value": "ECHELON", "label": "ECHELON" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 166, 138, 255 ], "width": 2 }, "value": "ECHO ESTATES/ECHO PARK", "label": "ECHO ESTATES/ECHO PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 104, 163, 255 ], "width": 2 }, "value": "EDDY POINT/GLENCOE/WINCHESTER ESTATES", "label": "EDDY POINT/GLENCOE/WINCHESTER ESTATES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 79, 196, 255 ], "width": 2 }, "value": "EVERBRIGHT", "label": "EVERBRIGHT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 189, 43, 255 ], "width": 2 }, "value": "EWINGVILLE", "label": "EWINGVILLE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 79, 48, 255 ], "width": 2 }, "value": "FALCON CREEK", "label": "FALCON CREEK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 40, 158, 255 ], "width": 2 }, "value": "FARNSWORTH", "label": "FARNSWORTH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 140, 171, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; BELMONT of", "label": "FIELDSTONE FARMS; BELMONT of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 80, 58, 161, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; CALUMET of", "label": "FIELDSTONE FARMS; CALUMET of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 158, 36, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; CANNONADE of", "label": "FIELDSTONE FARMS; CANNONADE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 67, 158, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; CARDEN of", "label": "FIELDSTONE FARMS; CARDEN of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 199, 184, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; CLARENDON of", "label": "FIELDSTONE FARMS; CLARENDON of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 158, 71, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; CLAYBORNE of", "label": "FIELDSTONE FARMS; CLAYBORNE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 171, 126, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; CRESTFIELD of", "label": "FIELDSTONE FARMS; CRESTFIELD of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 161, 66, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; DONAMARE of", "label": "FIELDSTONE FARMS; DONAMARE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 77, 160, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; FAIR OAKS of", "label": "FIELDSTONE FARMS; FAIR OAKS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 65, 58, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; GLASTONBURY PARK of", "label": "FIELDSTONE FARMS; GLASTONBURY PARK of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 115, 47, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; HEIGHTS of TENBURY", "label": "FIELDSTONE FARMS; HEIGHTS of TENBURY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 72, 48, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; MAIN STREETS of", "label": "FIELDSTONE FARMS; MAIN STREETS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 35, 113, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; SADDLEBRIDGE of", "label": "FIELDSTONE FARMS; SADDLEBRIDGE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 41, 83, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; SUMMBER HAVEN of", "label": "FIELDSTONE FARMS; SUMMBER HAVEN of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 194, 74, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; WALDEN GLEN of", "label": "FIELDSTONE FARMS; WALDEN GLEN of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 81, 125, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; WHEATON HALL of", "label": "FIELDSTONE FARMS; WHEATON HALL of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 48, 179, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; WIMBLEDON of", "label": "FIELDSTONE FARMS; WIMBLEDON of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 176, 87, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; WYNDHAM HILL of", "label": "FIELDSTONE FARMS; WYNDHAM HILL of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 63, 70, 255 ], "width": 2 }, "value": "FIELDSTONE FARMS; the PARKS of", "label": "FIELDSTONE FARMS; the PARKS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 120, 58, 255 ], "width": 2 }, "value": "FIELDSTONE PARK; ESSEX PARK of", "label": "FIELDSTONE PARK; ESSEX PARK of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 41, 58, 255 ], "width": 2 }, "value": "FORREST CROSSING; BEDFORD at", "label": "FORREST CROSSING; BEDFORD at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 58, 158, 255 ], "width": 2 }, "value": "FORREST CROSSING; CHARING CROSS at", "label": "FORREST CROSSING; CHARING CROSS at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 43, 79, 255 ], "width": 2 }, "value": "FORREST CROSSING; FORREST PARK at", "label": "FORREST CROSSING; FORREST PARK at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 71, 134, 255 ], "width": 2 }, "value": "FORREST CROSSING; GOVERNORS RIDGE at", "label": "FORREST CROSSING; GOVERNORS RIDGE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 137, 56, 255 ], "width": 2 }, "value": "FORREST CROSSING; MAIN STREETS of", "label": "FORREST CROSSING; MAIN STREETS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 66, 143, 255 ], "width": 2 }, "value": "FORREST CROSSING; RODERICK SQUARE of", "label": "FORREST CROSSING; RODERICK SQUARE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 46, 126, 255 ], "width": 2 }, "value": "FORREST CROSSING; the COMMONS at", "label": "FORREST CROSSING; the COMMONS at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 47, 186, 98, 255 ], "width": 2 }, "value": "FORREST CROSSING; the PRESERVE at", "label": "FORREST CROSSING; the PRESERVE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 181, 65, 255 ], "width": 2 }, "value": "FORREST CROSSING; the TOWNHOMES of", "label": "FORREST CROSSING; the TOWNHOMES of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 95, 156, 255 ], "width": 2 }, "value": "FOUNDERS POINTE; CARTON MEADOWS of", "label": "FOUNDERS POINTE; CARTON MEADOWS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 92, 173, 62, 255 ], "width": 2 }, "value": "FOUNDERS POINTE; LANCELOT of", "label": "FOUNDERS POINTE; LANCELOT of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 113, 194, 255 ], "width": 2 }, "value": "FOUNDERS POINTE; MAIN STREETS of", "label": "FOUNDERS POINTE; MAIN STREETS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 156, 79, 255 ], "width": 2 }, "value": "FOUNDERS POINTE; the PROMENADE of", "label": "FOUNDERS POINTE; the PROMENADE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 179, 112, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 1", "label": "FRANKLIN ASSET AREA 1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 161, 55, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 2", "label": "FRANKLIN ASSET AREA 2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 173, 40, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 3", "label": "FRANKLIN ASSET AREA 3" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 81, 153, 55, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 4", "label": "FRANKLIN ASSET AREA 4" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 65, 186, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 5", "label": "FRANKLIN ASSET AREA 5" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 201, 76, 56, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 6", "label": "FRANKLIN ASSET AREA 6" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 89, 163, 57, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 7", "label": "FRANKLIN ASSET AREA 7" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 151, 57, 191, 255 ], "width": 2 }, "value": "FRANKLIN ASSET AREA 8", "label": "FRANKLIN ASSET AREA 8" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 179, 135, 255 ], "width": 2 }, "value": "FRANKLIN COMMONS SOUTH", "label": "FRANKLIN COMMONS SOUTH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 55, 104, 255 ], "width": 2 }, "value": "FRANKLIN GREEN; NORTH", "label": "FRANKLIN GREEN; NORTH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 51, 184, 255 ], "width": 2 }, "value": "FRANKLIN GREEN; SOUTH", "label": "FRANKLIN GREEN; SOUTH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 161, 37, 255 ], "width": 2 }, "value": "FRANKLIN INDUSTRIAL PARK", "label": "FRANKLIN INDUSTRIAL PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 168, 166, 255 ], "width": 2 }, "value": "FRANKLIN ROAD; STATE MAINTENANCE", "label": "FRANKLIN ROAD; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 42, 189, 255 ], "width": 2 }, "value": "FRANKLIN SOUTH BUSINESS PARK", "label": "FRANKLIN SOUTH BUSINESS PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 199, 58, 255 ], "width": 2 }, "value": "GALLERIA COMMERCIAL COMPLEX", "label": "GALLERIA COMMERCIAL COMPLEX" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 41, 119, 179, 255 ], "width": 2 }, "value": "GARDNER ESTATES", "label": "GARDNER ESTATES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 171, 97, 255 ], "width": 2 }, "value": "GATEWAY VILLAGE", "label": "GATEWAY VILLAGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 66, 131, 255 ], "width": 2 }, "value": "GOLDEN MEADOWS", "label": "GOLDEN MEADOWS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 196, 65, 255 ], "width": 2 }, "value": "GREEN ACRES", "label": "GREEN ACRES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 89, 158, 255 ], "width": 2 }, "value": "HARLINSDALE MANOR", "label": "HARLINSDALE MANOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 37, 107, 255 ], "width": 2 }, "value": "HARPETH MEADOWS", "label": "HARPETH MEADOWS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 114, 42, 255 ], "width": 2 }, "value": "HARPETH VALLEY INDUSTRIAL PARK", "label": "HARPETH VALLEY INDUSTRIAL PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 191, 129, 255 ], "width": 2 }, "value": "HEATH PLACE", "label": "HEATH PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 145, 168, 255 ], "width": 2 }, "value": "HICKORY RIDGE", "label": "HICKORY RIDGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 47, 144, 255 ], "width": 2 }, "value": "HIGHGATE", "label": "HIGHGATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 56, 201, 255 ], "width": 2 }, "value": "HIGHLAND GARDENS", "label": "HIGHLAND GARDENS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 69, 81, 255 ], "width": 2 }, "value": "HILL ADDITION", "label": "HILL ADDITION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 144, 55, 158, 255 ], "width": 2 }, "value": "HILL ESTATES", "label": "HILL ESTATES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 111, 55, 189, 255 ], "width": 2 }, "value": "HILLSBORO ROAD; STATE MAINTENANCE", "label": "HILLSBORO ROAD; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 53, 184, 255 ], "width": 2 }, "value": "HINCHEYVILLE", "label": "HINCHEYVILLE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 189, 75, 255 ], "width": 2 }, "value": "HOOPER ", "label": "HOOPER " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 173, 47, 255 ], "width": 2 }, "value": "HUNTERS CHASE", "label": "HUNTERS CHASE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 103, 34, 156, 255 ], "width": 2 }, "value": "HURSTBOURNE PARK", "label": "HURSTBOURNE PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 50, 201, 128, 255 ], "width": 2 }, "value": "IDLEWOOD", "label": "IDLEWOOD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 169, 69, 255 ], "width": 2 }, "value": "IVY GLEN; the area of IVY GLEN", "label": "IVY GLEN; the area of IVY GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 61, 186, 255 ], "width": 2 }, "value": "JACKSON LAKE", "label": "JACKSON LAKE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 106, 43, 173, 255 ], "width": 2 }, "value": "JAMES", "label": "JAMES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 64, 159, 255 ], "width": 2 }, "value": "JAMISON STATION", "label": "JAMISON STATION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 144, 65, 255 ], "width": 2 }, "value": "JIM WARREN", "label": "JIM WARREN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 42, 137, 156, 255 ], "width": 2 }, "value": "KEEGANS GLEN", "label": "KEEGANS GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 194, 109, 255 ], "width": 2 }, "value": "LADD PARK; EAST TRUMAN at", "label": "LADD PARK; EAST TRUMAN at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 184, 163, 255 ], "width": 2 }, "value": "LADD PARK; IRVINE at", "label": "LADD PARK; IRVINE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 59, 191, 145, 255 ], "width": 2 }, "value": "LADD PARK; PARKWORTH at", "label": "LADD PARK; PARKWORTH at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 45, 152, 255 ], "width": 2 }, "value": "LADD PARK; WEST TRUMAN", "label": "LADD PARK; WEST TRUMAN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 51, 196, 255 ], "width": 2 }, "value": "LADD PARK; WISE at", "label": "LADD PARK; WISE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 123, 36, 255 ], "width": 2 }, "value": "LEWISBURG PIKE; STATE MAINTENANCE", "label": "LEWISBURG PIKE; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 46, 171, 255 ], "width": 2 }, "value": "LIBERTY HILLS; FREEDOM at", "label": "LIBERTY HILLS; FREEDOM at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 50, 179, 255 ], "width": 2 }, "value": "LIBERTY HILLS; LIBERTY SOUTH at", "label": "LIBERTY HILLS; LIBERTY SOUTH at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 158, 33, 255 ], "width": 2 }, "value": "LIBERTY INDUSTRIAL PARK", "label": "LIBERTY INDUSTRIAL PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 201, 66, 255 ], "width": 2 }, "value": "LOCKWOOD GLEN", "label": "LOCKWOOD GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 87, 50, 255 ], "width": 2 }, "value": "LONGVIEW", "label": "LONGVIEW" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 157, 199, 255 ], "width": 2 }, "value": "LYNNHURST", "label": "LYNNHURST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 60, 189, 255 ], "width": 2 }, "value": "MACK HATCHER MEMORIAL PARKWAY; STATE MAINTENANCE", "label": "MACK HATCHER MEMORIAL PARKWAY; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 176, 56, 255 ], "width": 2 }, "value": "MAPLEWOOD; SUGARTREE of", "label": "MAPLEWOOD; SUGARTREE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 63, 133, 186, 255 ], "width": 2 }, "value": "MAPLEWOOD; WATSON BRANCH of", "label": "MAPLEWOOD; WATSON BRANCH of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 164, 196, 255 ], "width": 2 }, "value": "MCEWEN BUSINESS", "label": "MCEWEN BUSINESS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 193, 79, 201, 255 ], "width": 2 }, "value": "MCKAYS MILL; ALEXANDRIA of", "label": "MCKAYS MILL; ALEXANDRIA of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 118, 189, 60, 255 ], "width": 2 }, "value": "MCKAYS MILL; BROADGATE at", "label": "MCKAYS MILL; BROADGATE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 60, 158, 255 ], "width": 2 }, "value": "MCKAYS MILL; CHARLSTON at", "label": "MCKAYS MILL; CHARLSTON at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 70, 44, 255 ], "width": 2 }, "value": "MCKAYS MILL; GARDEN CLUB at", "label": "MCKAYS MILL; GARDEN CLUB at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 42, 171, 255 ], "width": 2 }, "value": "MCKAYS MILL; HADDEN HALL at", "label": "MCKAYS MILL; HADDEN HALL at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 50, 194, 255 ], "width": 2 }, "value": "MCKAYS MILL; HUDSEN at", "label": "MCKAYS MILL; HUDSEN at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 46, 46, 255 ], "width": 2 }, "value": "MCKAYS MILL; LONGMONT at", "label": "MCKAYS MILL; LONGMONT at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 158, 71, 255 ], "width": 2 }, "value": "MCKAYS MILL; MAIN STREETS at", "label": "MCKAYS MILL; MAIN STREETS at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 156, 56, 255 ], "width": 2 }, "value": "MCKAYS MILL; MONTGOMERY PLACE at", "label": "MCKAYS MILL; MONTGOMERY PLACE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 99, 44, 255 ], "width": 2 }, "value": "MCKAYS MILL; PARK RUN at", "label": "MCKAYS MILL; PARK RUN at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 136, 158, 55, 255 ], "width": 2 }, "value": "MCKAYS MILL; PEMBERTON HEIGHTS at", "label": "MCKAYS MILL; PEMBERTON HEIGHTS at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 89, 179, 255 ], "width": 2 }, "value": "MCKAYS MILL; PICKWICK PARK at", "label": "MCKAYS MILL; PICKWICK PARK at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 201, 112, 255 ], "width": 2 }, "value": "MCKAYS MILL; PROVIDENCE at", "label": "MCKAYS MILL; PROVIDENCE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 201, 117, 255 ], "width": 2 }, "value": "MCKAYS MILL; SCOTSDALE at", "label": "MCKAYS MILL; SCOTSDALE at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 154, 156, 51, 255 ], "width": 2 }, "value": "MCKAYS MILL; TOWNE PARK at", "label": "MCKAYS MILL; TOWNE PARK at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 110, 59, 255 ], "width": 2 }, "value": "MCKAYS MILL; WAVERLY at", "label": "MCKAYS MILL; WAVERLY at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 186, 48, 255 ], "width": 2 }, "value": "MEADOWLAWN", "label": "MEADOWLAWN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 95, 68, 255 ], "width": 2 }, "value": "MILLGATE", "label": "MILLGATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 174, 65, 176, 255 ], "width": 2 }, "value": "MONTICELLO", "label": "MONTICELLO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 83, 57, 255 ], "width": 2 }, "value": "MOORES LANDING", "label": "MOORES LANDING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 196, 194, 63, 255 ], "width": 2 }, "value": "MORNINGSIDE", "label": "MORNINGSIDE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 194, 58, 255 ], "width": 2 }, "value": "MURFREESBORO ROAD; STATE MAINTENANCE", "label": "MURFREESBORO ROAD; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 184, 46, 255 ], "width": 2 }, "value": "MYLES MANOR PARK", "label": "MYLES MANOR PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 67, 181, 145, 255 ], "width": 2 }, "value": "NEW HIGHWAY 96 WEST; STATE MAINTENANCE", "label": "NEW HIGHWAY 96 WEST; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 179, 45, 255 ], "width": 2 }, "value": "OVATION", "label": "OVATION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 186, 182, 255 ], "width": 2 }, "value": "PETWAY PLACE", "label": "PETWAY PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 114, 186, 74, 255 ], "width": 2 }, "value": "POLK PLACE", "label": "POLK PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 45, 196, 255 ], "width": 2 }, "value": "QUAIL HOLLOW BUSINESS PARK", "label": "QUAIL HOLLOW BUSINESS PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 189, 139, 255 ], "width": 2 }, "value": "RALSTON GLEN", "label": "RALSTON GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 201, 106, 255 ], "width": 2 }, "value": "REBEL MEADOWS", "label": "REBEL MEADOWS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 68, 100, 255 ], "width": 2 }, "value": "REID HILL COMMONS", "label": "REID HILL COMMONS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 191, 152, 255 ], "width": 2 }, "value": "RICHARDS GLEN", "label": "RICHARDS GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 66, 168, 71, 255 ], "width": 2 }, "value": "RIDGEMONT", "label": "RIDGEMONT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 47, 170, 255 ], "width": 2 }, "value": "RIVERBLUFF", "label": "RIVERBLUFF" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 113, 158, 255 ], "width": 2 }, "value": "RIVERVIEW PARK", "label": "RIVERVIEW PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 82, 45, 194, 255 ], "width": 2 }, "value": "RIZER POINT", "label": "RIZER POINT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 77, 53, 255 ], "width": 2 }, "value": "ROGERSSHIRE; MEADOWS of", "label": "ROGERSSHIRE; MEADOWS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 171, 121, 255 ], "width": 2 }, "value": "ROLLING MEADOWS", "label": "ROLLING MEADOWS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 153, 66, 255 ], "width": 2 }, "value": "ROYAL OAKS BUSINESS PARK", "label": "ROYAL OAKS BUSINESS PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 59, 71, 255 ], "width": 2 }, "value": "ROYAL OAKS; LONDON at", "label": "ROYAL OAKS; LONDON at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 199, 72, 255 ], "width": 2 }, "value": "ROYAL OAKS; SHEFFIELD at", "label": "ROYAL OAKS; SHEFFIELD at" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 55, 184, 94, 255 ], "width": 2 }, "value": "RUCKER", "label": "RUCKER" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 186, 43, 255 ], "width": 2 }, "value": "RUCKER PLACE", "label": "RUCKER PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 66, 189, 255 ], "width": 2 }, "value": "SCHOOL MANOR", "label": "SCHOOL MANOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 95, 64, 255 ], "width": 2 }, "value": "SOUTH PARK", "label": "SOUTH PARK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 59, 158, 255 ], "width": 2 }, "value": "SOUTHGATE", "label": "SOUTHGATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 196, 77, 255 ], "width": 2 }, "value": "SPENCER HALL", "label": "SPENCER HALL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 38, 38, 255 ], "width": 2 }, "value": "SPRING CREEK", "label": "SPRING CREEK" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 79, 196, 255 ], "width": 2 }, "value": "STATE OF TENNESSEE; CITY MAINTENANCE", "label": "STATE OF TENNESSEE; CITY MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 43, 104, 255 ], "width": 2 }, "value": "STRATFORD PLACE", "label": "STRATFORD PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 166, 147, 255 ], "width": 2 }, "value": "STREAM VALLEY", "label": "STREAM VALLEY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 138, 48, 255 ], "width": 2 }, "value": "STURBRIDGE POINTE", "label": "STURBRIDGE POINTE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 84, 194, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; MAIN STREETS of", "label": "SULLIVAN FARMS; MAIN STREETS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 87, 161, 53, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN CHASE of", "label": "SULLIVAN FARMS; SULLIVAN CHASE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 95, 39, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN COVE of", "label": "SULLIVAN FARMS; SULLIVAN COVE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 133, 69, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN DOWNS of", "label": "SULLIVAN FARMS; SULLIVAN DOWNS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 199, 48, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN HIGHLANDS of", "label": "SULLIVAN FARMS; SULLIVAN HIGHLANDS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 156, 152, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN MEADOWS of", "label": "SULLIVAN FARMS; SULLIVAN MEADOWS of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 109, 184, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN RIDGE of", "label": "SULLIVAN FARMS; SULLIVAN RIDGE of" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 116, 40, 255 ], "width": 2 }, "value": "SULLIVAN FARMS; SULLIVAN RUN of ", "label": "SULLIVAN FARMS; SULLIVAN RUN of " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 156, 186, 255 ], "width": 2 }, "value": "THE DWELL", "label": "THE DWELL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 189, 163, 255 ], "width": 2 }, "value": "THE DWELL at MCEWEN MIXED USE DISTRICT", "label": "THE DWELL at MCEWEN MIXED USE DISTRICT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 158, 154, 255 ], "width": 2 }, "value": "THE LANDINGS", "label": "THE LANDINGS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 194, 68, 255 ], "width": 2 }, "value": "THROUGH THE GREEN", "label": "THROUGH THE GREEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 73, 143, 184, 255 ], "width": 2 }, "value": "TOWN of FRANKLIN", "label": "TOWN of FRANKLIN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 62, 163, 255 ], "width": 2 }, "value": "TWIN OAKS", "label": "TWIN OAKS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 96, 54, 186, 255 ], "width": 2 }, "value": "TYWATER CROSSING", "label": "TYWATER CROSSING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 136, 54, 194, 255 ], "width": 2 }, "value": "VILLAGE OF CLOVERCROFT", "label": "VILLAGE OF CLOVERCROFT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 62, 77, 184, 255 ], "width": 2 }, "value": "WATERS EDGE", "label": "WATERS EDGE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 186, 43, 255 ], "width": 2 }, "value": "WATSON GLEN", "label": "WATSON GLEN" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 185, 191, 73, 255 ], "width": 2 }, "value": "WEDGEWOOD PLACE", "label": "WEDGEWOOD PLACE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 105, 48, 255 ], "width": 2 }, "value": "WEST CHESWICKE FARM", "label": "WEST CHESWICKE FARM" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 70, 39, 255 ], "width": 2 }, "value": "WEST END", "label": "WEST END" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 45, 168, 138, 255 ], "width": 2 }, "value": "WEST MAIN STREET; STATE MAINTENANCE", "label": "WEST MAIN STREET; STATE MAINTENANCE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 49, 74, 173, 255 ], "width": 2 }, "value": "WEST MEADE", "label": "WEST MEADE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 179, 114, 255 ], "width": 2 }, "value": "WESTFIELD ESTATES", "label": "WESTFIELD ESTATES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 184, 159, 51, 255 ], "width": 2 }, "value": "WESTHAVEN; CENTRAL", "label": "WESTHAVEN; CENTRAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 189, 81, 74, 255 ], "width": 2 }, "value": "WESTHAVEN; EAST", "label": "WESTHAVEN; EAST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 53, 181, 184, 255 ], "width": 2 }, "value": "WESTHAVEN; MAIN STREETS of ", "label": "WESTHAVEN; MAIN STREETS of " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 51, 161, 255 ], "width": 2 }, "value": "WESTHAVEN; WEST", "label": "WESTHAVEN; WEST" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 173, 64, 255 ], "width": 2 }, "value": "WESTVIEW ESTATES", "label": "WESTVIEW ESTATES" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 194, 123, 255 ], "width": 2 }, "value": "WILLOW SPRINGS; NORTH", "label": "WILLOW SPRINGS; NORTH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 78, 194, 255 ], "width": 2 }, "value": "WILLOW SPRINGS; SOUTH", "label": "WILLOW SPRINGS; SOUTH" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 60, 52, 153, 255 ], "width": 2 }, "value": "WOOD DUCK; WOOD DUCK REALTY", "label": "WOOD DUCK; WOOD DUCK REALTY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 50, 120, 255 ], "width": 2 }, "value": "WOODLANDS", "label": "WOODLANDS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 54, 128, 255 ], "width": 2 }, "value": "WYNTHROPE", "label": "WYNTHROPE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 54, 173, 255 ], "width": 2 }, "value": "YORKTOWN", "label": "YORKTOWN" } ], "fieldDelimiter": ":", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 204, 255 ], "toColor": [ 241, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 202, 255 ], "toColor": [ 221, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 217, 252, 255 ], "toColor": [ 187, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 252, 255 ], "toColor": [ 187, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 232, 255 ], "toColor": [ 252, 212, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 184, 252, 255 ], "toColor": [ 225, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 210, 255 ], "toColor": [ 216, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 204, 255 ], "toColor": [ 252, 240, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 197, 255 ], "toColor": [ 252, 209, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 188, 182, 255 ], "toColor": [ 252, 188, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 202, 255 ], "toColor": [ 218, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 192, 252, 255 ], "toColor": [ 206, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 231, 255 ], "toColor": [ 212, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 201, 252, 255 ], "toColor": [ 199, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 214, 252, 255 ], "toColor": [ 212, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 231, 255 ], "toColor": [ 210, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 202, 255 ], "toColor": [ 252, 220, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 199, 255 ], "toColor": [ 252, 222, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 197, 255 ], "toColor": [ 245, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 221, 252, 255 ], "toColor": [ 202, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 194, 255 ], "toColor": [ 249, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 182, 255 ], "toColor": [ 179, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 179, 252, 255 ], "toColor": [ 227, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 216, 252, 255 ], "toColor": [ 212, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 182, 255 ], "toColor": [ 252, 201, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 210, 252, 255 ], "toColor": [ 192, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 248, 255 ], "toColor": [ 252, 212, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 189, 252, 255 ], "toColor": [ 244, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 197, 255 ], "toColor": [ 252, 215, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 192, 255 ], "toColor": [ 252, 250, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 227, 255 ], "toColor": [ 184, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 204, 255 ], "toColor": [ 252, 212, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 196, 252, 255 ], "toColor": [ 192, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 215, 252, 255 ], "toColor": [ 239, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 207, 252, 255 ], "toColor": [ 214, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 189, 255 ], "toColor": [ 244, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 205, 252, 255 ], "toColor": [ 204, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 201, 252, 255 ], "toColor": [ 179, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 244, 255 ], "toColor": [ 252, 194, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 250, 252, 255 ], "toColor": [ 182, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 192, 255 ], "toColor": [ 239, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 249, 255 ], "toColor": [ 189, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 211, 252, 255 ], "toColor": [ 192, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 197, 255 ], "toColor": [ 239, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 202, 255 ], "toColor": [ 252, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 239, 255 ], "toColor": [ 252, 199, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 187, 255 ], "toColor": [ 252, 250, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 240, 255 ], "toColor": [ 252, 189, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 204, 255 ], "toColor": [ 252, 224, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 212, 252, 255 ], "toColor": [ 244, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 187, 255 ], "toColor": [ 240, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 207, 255 ], "toColor": [ 244, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 182, 255 ], "toColor": [ 252, 244, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 245, 255 ], "toColor": [ 252, 210, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 240, 255 ], "toColor": [ 210, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 207, 255 ], "toColor": [ 252, 227, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 241, 252, 255 ], "toColor": [ 212, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 179, 255 ], "toColor": [ 252, 206, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 197, 255 ], "toColor": [ 252, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 207, 255 ], "toColor": [ 252, 212, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 207, 255 ], "toColor": [ 252, 220, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 187, 252, 255 ], "toColor": [ 228, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 223, 255 ], "toColor": [ 252, 215, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 184, 255 ], "toColor": [ 197, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 201, 252, 255 ], "toColor": [ 194, 201, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 199, 255 ], "toColor": [ 252, 210, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 204, 255 ], "toColor": [ 252, 206, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 194, 252, 255 ], "toColor": [ 201, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 192, 255 ], "toColor": [ 252, 214, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 202, 255 ], "toColor": [ 252, 236, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 221, 255 ], "toColor": [ 210, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 192, 255 ], "toColor": [ 202, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 179, 255 ], "toColor": [ 185, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 209, 255 ], "toColor": [ 207, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 215, 255 ], "toColor": [ 197, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 193, 255 ], "toColor": [ 187, 252, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 221, 255 ], "toColor": [ 194, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 215, 255 ], "toColor": [ 252, 216, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 189, 255 ], "toColor": [ 182, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 189, 255 ], "toColor": [ 240, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 189, 255 ], "toColor": [ 249, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 218, 252, 255 ], "toColor": [ 212, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 199, 255 ], "toColor": [ 244, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 231, 255 ], "toColor": [ 194, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 215, 255 ], "toColor": [ 246, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 199, 255 ], "toColor": [ 252, 215, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 224, 252, 255 ], "toColor": [ 189, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 207, 252, 255 ], "toColor": [ 199, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 229, 255 ], "toColor": [ 252, 207, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 210, 255 ], "toColor": [ 252, 243, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 179, 255 ], "toColor": [ 229, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 179, 252, 255 ], "toColor": [ 183, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 247, 255 ], "toColor": [ 192, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 202, 255 ], "toColor": [ 208, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 240, 255 ], "toColor": [ 252, 179, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 215, 252, 255 ], "toColor": [ 212, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 199, 252, 255 ], "toColor": [ 221, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 210, 255 ], "toColor": [ 215, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 189, 252, 255 ], "toColor": [ 220, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 197, 255 ], "toColor": [ 200, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 212, 255 ], "toColor": [ 252, 250, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 242, 255 ], "toColor": [ 210, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 194, 255 ], "toColor": [ 252, 204, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 215, 255 ], "toColor": [ 221, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 238, 252, 255 ], "toColor": [ 179, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 192, 252, 255 ], "toColor": [ 197, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 232, 252, 255 ], "toColor": [ 212, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 240, 255 ], "toColor": [ 204, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 213, 255 ], "toColor": [ 194, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 202, 255 ], "toColor": [ 252, 202, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 187, 255 ], "toColor": [ 252, 233, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 197, 252, 255 ], "toColor": [ 216, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 222, 255 ], "toColor": [ 252, 204, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 221, 255 ], "toColor": [ 212, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 220, 255 ], "toColor": [ 202, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 204, 252, 255 ], "toColor": [ 240, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 196, 179, 255 ], "toColor": [ 252, 196, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 184, 255 ], "toColor": [ 252, 191, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 207, 255 ], "toColor": [ 252, 212, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 199, 255 ], "toColor": [ 238, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 212, 255 ], "toColor": [ 220, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 192, 252, 255 ], "toColor": [ 199, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 192, 255 ], "toColor": [ 231, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 182, 255 ], "toColor": [ 202, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 226, 255 ], "toColor": [ 212, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 199, 252, 255 ], "toColor": [ 187, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 184, 255 ], "toColor": [ 252, 209, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 189, 255 ], "toColor": [ 242, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 229, 255 ], "toColor": [ 202, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 194, 255 ], "toColor": [ 230, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 187, 255 ], "toColor": [ 190, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 208, 255 ], "toColor": [ 197, 252, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 240, 255 ], "toColor": [ 215, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 207, 255 ], "toColor": [ 214, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 210, 255 ], "toColor": [ 217, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 218, 252, 255 ], "toColor": [ 192, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 216, 255 ], "toColor": [ 252, 215, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 198, 255 ], "toColor": [ 252, 194, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 238, 255 ], "toColor": [ 252, 187, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 197, 255 ], "toColor": [ 218, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 221, 255 ], "toColor": [ 199, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 231, 255 ], "toColor": [ 252, 182, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 215, 255 ], "toColor": [ 244, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 241, 255 ], "toColor": [ 252, 179, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 187, 255 ], "toColor": [ 252, 240, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 207, 255 ], "toColor": [ 252, 209, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 214, 252, 255 ], "toColor": [ 194, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 242, 252, 255 ], "toColor": [ 184, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 190, 255 ], "toColor": [ 252, 184, 190, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 237, 255 ], "toColor": [ 210, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 249, 252, 255 ], "toColor": [ 192, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 198, 255 ], "toColor": [ 252, 192, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 202, 255 ], "toColor": [ 252, 210, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 179, 252, 255 ], "toColor": [ 233, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 184, 255 ], "toColor": [ 252, 190, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 210, 252, 255 ], "toColor": [ 232, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 225, 255 ], "toColor": [ 210, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 194, 255 ], "toColor": [ 252, 214, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 192, 255 ], "toColor": [ 252, 219, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 184, 252, 255 ], "toColor": [ 231, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 244, 255 ], "toColor": [ 215, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 215, 255 ], "toColor": [ 216, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 199, 255 ], "toColor": [ 252, 237, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 250, 252, 255 ], "toColor": [ 197, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 218, 252, 255 ], "toColor": [ 202, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 192, 252, 255 ], "toColor": [ 240, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 244, 255 ], "toColor": [ 252, 215, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 216, 252, 255 ], "toColor": [ 202, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 204, 255 ], "toColor": [ 212, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 237, 252, 255 ], "toColor": [ 207, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 188, 252, 255 ], "toColor": [ 182, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 210, 252, 255 ], "toColor": [ 243, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 192, 255 ], "toColor": [ 211, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 203, 252, 255 ], "toColor": [ 192, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 215, 255 ], "toColor": [ 227, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 200, 252, 255 ], "toColor": [ 189, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 189, 255 ], "toColor": [ 252, 182, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 205, 252, 255 ], "toColor": [ 192, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 202, 252, 255 ], "toColor": [ 192, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 189, 255 ], "toColor": [ 252, 200, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 205, 252, 255 ], "toColor": [ 182, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 182, 255 ], "toColor": [ 221, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 227, 255 ], "toColor": [ 215, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 252, 255 ], "toColor": [ 207, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 202, 252, 255 ], "toColor": [ 206, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 251, 252, 255 ], "toColor": [ 215, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 197, 255 ], "toColor": [ 252, 194, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 206, 255 ], "toColor": [ 184, 252, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 217, 255 ], "toColor": [ 210, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 228, 255 ], "toColor": [ 210, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 240, 252, 255 ], "toColor": [ 187, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 237, 255 ], "toColor": [ 252, 199, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 220, 252, 255 ], "toColor": [ 187, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 189, 252, 255 ], "toColor": [ 221, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 212, 255 ], "toColor": [ 252, 219, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 217, 255 ], "toColor": [ 252, 192, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 184, 255 ], "toColor": [ 198, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 197, 252, 255 ], "toColor": [ 182, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 229, 255 ], "toColor": [ 187, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 199, 255 ], "toColor": [ 252, 246, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 244, 255 ], "toColor": [ 199, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 199, 255 ], "toColor": [ 237, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 204, 255 ], "toColor": [ 216, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 184, 255 ], "toColor": [ 242, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 252, 207, 255 ], "toColor": [ 209, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[InforStreetGroups.GROUPDESC]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "horizontal", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "INTERSTATE", "priority": 21, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9708239.4544, "ymin": 4259407.044200003, "xmax": -9636540.3947, "ymax": 4309146.335004089, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Streets.STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Streets.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Streets.TRUCKRTED", "type": "esriFieldTypeString", "alias": "TRUCKRTED", "length": 16, "domain": null }, { "name": "Streets.CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 20, "domain": null }, { "name": "Streets.LFROMADD", "type": "esriFieldTypeInteger", "alias": "LFROMADD", "domain": null }, { "name": "Streets.LTOADD", "type": "esriFieldTypeInteger", "alias": "LTOADD", "domain": null }, { "name": "Streets.RFROMADD", "type": "esriFieldTypeInteger", "alias": "RFROMADD", "domain": null }, { "name": "Streets.RTOADD", "type": "esriFieldTypeInteger", "alias": "RTOADD", "domain": null }, { "name": "Streets.HIGHADDR", "type": "esriFieldTypeString", "alias": "HIGHADDR", "length": 6, "domain": null }, { "name": "Streets.LOWADDR", "type": "esriFieldTypeString", "alias": "LOWADDR", "length": 6, "domain": null }, { "name": "Streets.STLABEL", "type": "esriFieldTypeString", "alias": "STLABEL", "length": 50, "domain": null }, { "name": "Streets.PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 5, "domain": null }, { "name": "Streets.STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 30, "domain": null }, { "name": "Streets.ADDRTYPD", "type": "esriFieldTypeString", "alias": "ADDRTYPD", "length": 16, "domain": null }, { "name": "Streets.SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 5, "domain": null }, { "name": "Streets.FROMSTREET", "type": "esriFieldTypeString", "alias": "FROMSTREET", "length": 16, "domain": null }, { "name": "Streets.TOSTREET", "type": "esriFieldTypeString", "alias": "TOSTREET", "length": 16, "domain": null }, { "name": "Streets.ALTNAME", "type": "esriFieldTypeString", "alias": "ALTNAME", "length": 30, "domain": null }, { "name": "Streets.ALTNAME2", "type": "esriFieldTypeString", "alias": "ALTNAME2", "length": 30, "domain": null }, { "name": "Streets.ALTNAME3", "type": "esriFieldTypeString", "alias": "ALTNAME3", "length": 30, "domain": null }, { "name": "Streets.DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 60, "domain": null }, { "name": "Streets.ROUTENUM", "type": "esriFieldTypeDouble", "alias": "ROUTENUM", "domain": null }, { "name": "Streets.RTESTATUS", "type": "esriFieldTypeString", "alias": "RTESTATUS", "length": 30, "domain": null }, { "name": "Streets.UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "Streets.UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "Streets.COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "Streets.COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "Streets.LengthIPS", "type": "esriFieldTypeDouble", "alias": "LengthIPS", "domain": null }, { "name": "Streets.SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "Streets.UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 6, "domain": null }, { "name": "Streets.DRIVETIME", "type": "esriFieldTypeDouble", "alias": "DRIVETIME", "domain": null }, { "name": "Streets.MILES", "type": "esriFieldTypeDouble", "alias": "MILES", "domain": null }, { "name": "Streets.SNOWRTE", "type": "esriFieldTypeString", "alias": "SNOW ROUTE", "length": 5, "domain": null }, { "name": "Streets.RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": null }, { "name": "Streets.LEFTSTATE", "type": "esriFieldTypeString", "alias": "LEFTSTATE", "length": 3, "domain": null }, { "name": "Streets.RIGHTSTATE", "type": "esriFieldTypeString", "alias": "RIGHTSTATE", "length": 3, "domain": null }, { "name": "Streets.LEFTCOUNTY", "type": "esriFieldTypeString", "alias": "LEFTCOUNTY", "length": 5, "domain": null }, { "name": "Streets.RIGHTCOUNTY", "type": "esriFieldTypeString", "alias": "RIGHTCOUNTY", "length": 5, "domain": null }, { "name": "Streets.LEFTCITY", "type": "esriFieldTypeString", "alias": "LEFTCITY", "length": 10, "domain": null }, { "name": "Streets.RIGHTCITY", "type": "esriFieldTypeString", "alias": "RIGHTCITY", "length": 10, "domain": null }, { "name": "Streets.LEFTPARITY", "type": "esriFieldTypeString", "alias": "LEFTPARITY", "length": 1, "domain": null }, { "name": "Streets.RIGHTPARITY", "type": "esriFieldTypeString", "alias": "RIGHTPARITY", "length": 1, "domain": null }, { "name": "Streets.LEFTZIP", "type": "esriFieldTypeString", "alias": "LEFTZIP", "length": 10, "domain": null }, { "name": "Streets.RIGHTZIP", "type": "esriFieldTypeString", "alias": "RIGHTZIP", "length": 10, "domain": null }, { "name": "Streets.LEFTRESPAREA", "type": "esriFieldTypeString", "alias": "LEFTRESPAREA", "length": 11, "domain": null }, { "name": "Streets.RIGHTRESPAREA", "type": "esriFieldTypeString", "alias": "RIGHTRESPAREA", "length": 11, "domain": null }, { "name": "Streets.LEFTAUTOAID", "type": "esriFieldTypeString", "alias": "LEFTAUTOAID", "length": 11, "domain": null }, { "name": "Streets.RIGHTAUTOAID", "type": "esriFieldTypeString", "alias": "RIGHTAUTOAID", "length": 11, "domain": null }, { "name": "Streets.LEFTPDZONE", "type": "esriFieldTypeString", "alias": "LEFTPDZONE", "length": 11, "domain": null }, { "name": "Streets.RIGHTPDZONE", "type": "esriFieldTypeString", "alias": "RIGHTPDZONE", "length": 11, "domain": null }, { "name": "Streets.LEFTSUBD", "type": "esriFieldTypeString", "alias": "LEFTSUBD", "length": 50, "domain": null }, { "name": "Streets.RIGHTSUBD", "type": "esriFieldTypeString", "alias": "RIGHTSUBD", "length": 50, "domain": null }, { "name": "Streets.LEFTUGB", "type": "esriFieldTypeString", "alias": "LEFTUGB", "length": 10, "domain": null }, { "name": "Streets.RIGHTUGB", "type": "esriFieldTypeString", "alias": "RIGHTUGB", "length": 10, "domain": null }, { "name": "Streets.ROUTINGSTEXTKEY", "type": "esriFieldTypeString", "alias": "ROUTINGSTEXTKEY", "length": 36, "domain": null }, { "name": "Streets.SERVICEPROVIDEREXTKEY", "type": "esriFieldTypeString", "alias": "SERVICEPROVIDEREXTKEY", "length": 36, "domain": null }, { "name": "Streets.EXTSTREETKEY", "type": "esriFieldTypeString", "alias": "EXTSTREETKEY", "length": 36, "domain": null }, { "name": "Streets.FEATURETYPECODE", "type": "esriFieldTypeString", "alias": "FEATURETYPECODE", "length": 3, "domain": null }, { "name": "Streets.ONEWAYCODE", "type": "esriFieldTypeString", "alias": "ONEWAYCODE", "length": 1, "domain": null }, { "name": "Streets.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "Streets.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "Streets.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "Streets.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Streets.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Streets.Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "InforStreetGroups.OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "InforStreetGroups.BASETYPE", "type": "esriFieldTypeString", "alias": "BASETYPE", "length": 10, "domain": null }, { "name": "InforStreetGroups.BUSROUTE", "type": "esriFieldTypeString", "alias": "BUSROUTE", "length": 1, "domain": null }, { "name": "InforStreetGroups.DIVTYPE", "type": "esriFieldTypeString", "alias": "DIVTYPE", "length": 10, "domain": null }, { "name": "InforStreetGroups.FRSTKEY", "type": "esriFieldTypeInteger", "alias": "FRSTKEY", "domain": null }, { "name": "InforStreetGroups.HIGHADDR", "type": "esriFieldTypeString", "alias": "HIGHADDR", "length": 6, "domain": null }, { "name": "InforStreetGroups.valuation", "type": "esriFieldTypeDouble", "alias": "valuation", "domain": null }, { "name": "InforStreetGroups.UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": null }, { "name": "InforStreetGroups.UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 50, "domain": null }, { "name": "InforStreetGroups.TRUCKROUTE", "type": "esriFieldTypeString", "alias": "TRUCKROUTE", "length": 1, "domain": null }, { "name": "InforStreetGroups.SURFWIDUOM", "type": "esriFieldTypeString", "alias": "SURFWIDUOM", "length": 10, "domain": null }, { "name": "InforStreetGroups.SURFWID", "type": "esriFieldTypeDouble", "alias": "SURFWID", "domain": null }, { "name": "InforStreetGroups.SURFTYPE", "type": "esriFieldTypeString", "alias": "SURFTYPE", "length": 10, "domain": null }, { "name": "InforStreetGroups.STKEY", "type": "esriFieldTypeInteger", "alias": "STKEY", "domain": null }, { "name": "InforStreetGroups.SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "InforStreetGroups.SEGLEN", "type": "esriFieldTypeDouble", "alias": "SEGLEN", "domain": null }, { "name": "InforStreetGroups.OWN", "type": "esriFieldTypeString", "alias": "OWN", "length": 10, "domain": null }, { "name": "InforStreetGroups.ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": null }, { "name": "InforStreetGroups.NOLANES", "type": "esriFieldTypeSmallInteger", "alias": "NOLANES", "domain": null }, { "name": "InforStreetGroups.LOWADDR", "type": "esriFieldTypeString", "alias": "LOWADDR", "length": 6, "domain": null }, { "name": "InforStreetGroups.COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "InforStreetGroups.GROUPDESC", "type": "esriFieldTypeString", "alias": "GROUPDESC", "length": 300, "domain": null }, { "name": "InforStreetGroups.GROUPID", "type": "esriFieldTypeString", "alias": "GROUPID", "length": 16, "domain": null }, { "name": "InforStreetGroups.GROUPKEY", "type": "esriFieldTypeInteger", "alias": "GROUPKEY", "domain": null } ], "geometryField": { "name": "Streets.Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "Streets.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Streets.Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_OBJECTID", "fields": "InforStreetGroups.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_COMPKEY", "fields": "InforStreetGroups.COMPKEY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 60, "name": "InforStreetGroups", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BASETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BASETYPE", "type": "esriFieldTypeString", "alias": "BASETYPE", "length": 10, "domain": null }, { "name": "BUSROUTE", "type": "esriFieldTypeString", "alias": "BUSROUTE", "length": 1, "domain": null }, { "name": "DIVTYPE", "type": "esriFieldTypeString", "alias": "DIVTYPE", "length": 10, "domain": null }, { "name": "FRSTKEY", "type": "esriFieldTypeInteger", "alias": "FRSTKEY", "domain": null }, { "name": "HIGHADDR", "type": "esriFieldTypeString", "alias": "HIGHADDR", "length": 6, "domain": null }, { "name": "valuation", "type": "esriFieldTypeDouble", "alias": "valuation", "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 50, "domain": null }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "TRUCKROUTE", "length": 1, "domain": null }, { "name": "SURFWIDUOM", "type": "esriFieldTypeString", "alias": "SURFWIDUOM", "length": 10, "domain": null }, { "name": "SURFWID", "type": "esriFieldTypeDouble", "alias": "SURFWID", "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "SURFTYPE", "length": 10, "domain": null }, { "name": "STKEY", "type": "esriFieldTypeInteger", "alias": "STKEY", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "SEGLEN", "type": "esriFieldTypeDouble", "alias": "SEGLEN", "domain": null }, { "name": "OWN", "type": "esriFieldTypeString", "alias": "OWN", "length": 10, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 1, "domain": null }, { "name": "NOLANES", "type": "esriFieldTypeSmallInteger", "alias": "NOLANES", "domain": null }, { "name": "LOWADDR", "type": "esriFieldTypeString", "alias": "LOWADDR", "length": 6, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "GROUPDESC", "type": "esriFieldTypeString", "alias": "GROUPDESC", "length": 300, "domain": null }, { "name": "GROUPID", "type": "esriFieldTypeString", "alias": "GROUPID", "length": 16, "domain": null }, { "name": "GROUPKEY", "type": "esriFieldTypeInteger", "alias": "GROUPKEY", "domain": null } ], "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_COMPKEY", "fields": "COMPKEY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "b1bcb5ad0ba64ecaad02cd604b5c13a7" } ] }