{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Road Closure 2023", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Closed", "label": "Closed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Open", "label": "Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "Watch", "label": "Watch" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 33, 143, 255 ], "toColor": [ 128, 33, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 163, 99, 255 ], "toColor": [ 54, 163, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 53, 35, 255 ], "toColor": [ 153, 53, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 116, 158, 255 ], "toColor": [ 47, 116, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 147, 55, 255 ], "toColor": [ 161, 147, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 40, 91, 255 ], "toColor": [ 153, 40, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 70, 156, 255 ], "toColor": [ 44, 70, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 171, 165, 255 ], "toColor": [ 79, 171, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 173, 36, 255 ], "toColor": [ 41, 173, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 32, 140, 255 ], "toColor": [ 38, 32, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 94, 61, 255 ], "toColor": [ 135, 94, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 156, 61, 255 ], "toColor": [ 111, 156, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 64, 135, 255 ], "toColor": [ 108, 64, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 676643.2431767285, "ymin": 299443.8661982268, "xmax": 755632.0750281364, "ymax": 307826.35435447097, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_FloodRoadStatus", "description": "Flood Road Status", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "Open", "code": "Open" }, { "name": "Watch", "code": "Watch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "DateClosed", "type": "esriFieldTypeDate", "alias": "DateClosed", "length": 8, "domain": null }, { "name": "DateOpened", "type": "esriFieldTypeString", "alias": "DateOpened", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R113_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S96_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Flood Incidents 2019", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EMM.GIS.FloodIncidents2019.incident_type", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "583494b84edf8967ded4800961863374", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQoke3QMRGAMBQE0cfMV0GHB2yAGXRgBh/RQBcbUABDwyQRwFZX7DYXLiZ1MlLc8tYQwBzPOpa9aHbrAKJoffAHrUHm/blCDiSM6Gsy0gmrFAvH5zFz3wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "house_flooded", "label": "House Flooded" }, { "symbol": { "type": "esriPMS", "url": "b360e8f58e9b648cc75cf024485d6ddb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQoke3QsQ2AMAwF0YfkKZiDNaBjSjr2yBpZA4oEUSAlGYBrvou7xqGw6pORosrnQABbPNe1t83pKBtt7csfjAaZ988dciBhwdyTkW7LbwrEjuIx8gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "other_structure_flooded", "label": "Other Structure Flooded" }, { "symbol": { "type": "esriPMS", "url": "6f7cbfa4e81bcd4a1a368e131a46993b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUklEQVQoke3QMRGAMBQE0cfMV0GHB2yAGXRgBh/RQBcbUABDwyQRwFZX7DYXLiZ1MlLc8tYQwBzPWvajaK5DB6JoffAHrUHm/blCDiSM6Gsy0gmrwAvHTsZ32wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "water_over_road", "label": "Water Over Road" }, { "symbol": { "type": "esriPMS", "url": "80b7d797ce5879facc6ddd1d332e47fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATklEQVQoke3QMQ2AQBQE0UfyVaADG6AFKWjBx9k4G1BAriG5fwKYaouZZsPDKqeixCufAwFs0eZ+9dVjAtG3vvzBaFDRfk6ogYIFcyaj3MOFCql40FJ+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "road_washed_out", "label": "Road Wahed Out" }, { "symbol": { "type": "esriPMS", "url": "f707a9caf94afb1c16949c06f62b77de", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATUlEQVQoke3QwQ2AIBAF0UeyVViHbWix9kEbtIEHNBxMgAKcy9/DzGVD4zCnIMcjXwsBnPFetY7NlNrGWPvyB6tBof95Qglk7NhmMvINpj8KGsfAzmoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "culvert_failure", "label": "Culvert Failure" }, { "symbol": { "type": "esriPMS", "url": "5f54e7df8bdf96e6475593b11e3fec56", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAT0lEQVQoke3QsQ2AMAwF0YfkKZiDNaBkSEr2yBpZA4oEUSAlGYBrvou7xqGw6pORosrnQABbPNd1tM1pLxtt7csfjAaZ988dciBhwdyTkW641wpv7ok2hwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "pothole", "label": "pothole" }, { "symbol": { "type": "esriPMS", "url": "8bf2d513aff092c71292792b6768afad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATElEQVQoke3QMRGAQBAEwQ5OBTqwASkaSfFxNk4HAVAk1P8LYKINZpINF4s+hYxbPgYCWONZu2qamwlE0/rgD0aD4v25QwUSM92ikCe9wwqJu0s0bwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "other", "label": "other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 115, 235, 255 ], "toColor": [ 219, 115, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 214, 137, 255 ], "toColor": [ 81, 214, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 126, 93, 255 ], "toColor": [ 245, 126, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 140, 176, 255 ], "toColor": [ 81, 140, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 219, 81, 255 ], "toColor": [ 232, 219, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 70, 105, 255 ], "toColor": [ 128, 70, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 137, 103, 255 ], "toColor": [ 153, 137, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 79, 173, 255 ], "toColor": [ 61, 79, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 235, 225, 255 ], "toColor": [ 150, 235, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 138, 107, 255 ], "toColor": [ 56, 138, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 115, 173, 255 ], "toColor": [ 235, 115, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 133, 255 ], "toColor": [ 184, 214, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 89, 240, 255 ], "toColor": [ 91, 89, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 34418.327169805765, "ymin": 112963.08528913558, "xmax": 770907.367968306, "ymax": 1239589.21195364, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EMM.GIS.FloodIncidents2019.Creator", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "EMM.GIS.FloodIncidents2019.OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 128, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 128, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.departmentagency", "type": "esriFieldTypeString", "alias": "Department/Agency", "length": 255, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.departmentagency_other", "type": "esriFieldTypeString", "alias": "Other - Department/Agency", "length": 255, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.report_type", "type": "esriFieldTypeString", "alias": "Report Type", "length": 255, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.incident_type", "type": "esriFieldTypeString", "alias": "Incident Type", "length": 255, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.incident_type_other", "type": "esriFieldTypeString", "alias": "Other - Incident Type", "length": 255, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.datetime", "type": "esriFieldTypeDate", "alias": "Date/Time", "length": 8, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.additional_notes", "type": "esriFieldTypeString", "alias": "Additional Notes", "length": 1000, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.ATTACHMENTID", "type": "esriFieldTypeInteger", "alias": "ATTACHMENTID", "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "EMM.GIS.FloodIncidents2019__ATTACH.GLOBALID", "type": "esriFieldTypeGUID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "EMM.GIS.FloodIncidents2019.SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R86_pk", "fields": "EMM.GIS.FloodIncidents2019.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_86", "fields": "EMM.GIS.FloodIncidents2019.globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_86", "fields": "EMM.GIS.FloodIncidents2019.globalid,EMM.GIS.FloodIncidents2019.OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "EMM.GIS.FloodIncidents2019.SHAPE", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R87_SDE_ROWID_UK", "fields": "EMM.GIS.FloodIncidents2019__ATTACH.ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "EMM.GIS.FloodIncidents2019__ATTACH.GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_75_REL_GLOBA", "fields": "EMM.GIS.FloodIncidents2019__ATTACH.REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_87", "fields": "EMM.GIS.FloodIncidents2019__ATTACH.GLOBALID,EMM.GIS.FloodIncidents2019__ATTACH.ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Road Closure 2019", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 525384.743528977, "ymin": 149833.43313622475, "xmax": 678715.777417466, "ymax": 237517.94149389863, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS3_FloodRoadStatus", "description": "Flood Road Status", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "Open", "code": "Open" }, { "name": "Watch", "code": "Watch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Flood Incidents 2009", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 536310.8276478946, "ymin": 133768.99380847812, "xmax": 752897.251101464, "ymax": 274677.9842996448, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 100, "domain": null }, { "name": "Date_", "type": "esriFieldTypeString", "alias": "Date_", "length": 20, "domain": null }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R77_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Road Closure 2009", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 128, 53, 0, 255 ], "width": 3 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 625690.2204110473, "ymin": 129639.78749997914, "xmax": 680926.0613827258, "ymax": 190374.44227714837, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Street", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "Time", "type": "esriFieldTypeString", "alias": "Time", "length": 50, "domain": null }, { "name": "Other", "type": "esriFieldTypeString", "alias": "Other", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R78_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S66_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "County Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 137, 68, 255 ], "width": 4 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118947100, "ymin": -98677200, "xmax": 837498.0769782215, "ymax": 350532.06585888565, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 40, "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeInteger", "alias": "L_F_ADD", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeInteger", "alias": "L_T_ADD", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeInteger", "alias": "R_F_ADD", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeInteger", "alias": "R_T_ADD", "domain": null }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "length": 6, "domain": null }, { "name": "ALT_NAM1", "type": "esriFieldTypeString", "alias": "ALT_NAM1", "length": 36, "domain": null }, { "name": "ALT_NAM2", "type": "esriFieldTypeString", "alias": "ALT_NAM2", "length": 36, "domain": null }, { "name": "F_XSTREET", "type": "esriFieldTypeString", "alias": "F_XSTREET", "length": 35, "domain": null }, { "name": "T_XSTREET", "type": "esriFieldTypeString", "alias": "T_XSTREET", "length": 35, "domain": null }, { "name": "ZIP5_L", "type": "esriFieldTypeInteger", "alias": "ZIP5_L", "domain": null }, { "name": "ZIP5_R", "type": "esriFieldTypeInteger", "alias": "ZIP5_R", "domain": null }, { "name": "CITYLEFT", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 20, "domain": null }, { "name": "CITYRIGT", "type": "esriFieldTypeString", "alias": "CITYRIGT", "length": 20, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 10, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 35, "domain": null }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "TYPE_", "length": 8, "domain": null }, { "name": "SUFDIR", "type": "esriFieldTypeString", "alias": "SUFDIR", "length": 10, "domain": null }, { "name": "HIGHWAY_NU", "type": "esriFieldTypeString", "alias": "HIGHWAY_NU", "length": 11, "domain": null }, { "name": "ESZONE_L", "type": "esriFieldTypeInteger", "alias": "ESZONE_L", "domain": null }, { "name": "ESZONE_R", "type": "esriFieldTypeInteger", "alias": "ESZONE_R", "domain": null }, { "name": "RD_CODE", "type": "esriFieldTypeDouble", "alias": "RD_CODE", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 45, "domain": null }, { "name": "VESN_L", "type": "esriFieldTypeDouble", "alias": "VESN_L", "domain": null }, { "name": "VESN_R", "type": "esriFieldTypeDouble", "alias": "VESN_R", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "length": 15, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeDouble", "alias": "ONE_WAY", "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "DRIVE_TIME", "type": "esriFieldTypeDouble", "alias": "DRIVE_TIME", "domain": null }, { "name": "AVG_DT", "type": "esriFieldTypeDouble", "alias": "AVG_DT", "domain": null }, { "name": "Routing", "type": "esriFieldTypeString", "alias": "Routing", "length": 10, "domain": null }, { "name": "RT_SYS", "type": "esriFieldTypeSmallInteger", "alias": "RT_SYS", "domain": null }, { "name": "RT_NUM", "type": "esriFieldTypeInteger", "alias": "RT_NUM", "domain": null }, { "name": "TRAFFIC_DI", "type": "esriFieldTypeString", "alias": "TRAFFIC_DI", "length": 3, "domain": null }, { "name": "ROUTE_DIR", "type": "esriFieldTypeString", "alias": "ROUTE_DIR", "length": 15, "domain": null }, { "name": "SRC_CODE", "type": "esriFieldTypeString", "alias": "SRC_CODE", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "CTY", "length": 15, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Travel_Rank", "type": "esriFieldTypeSmallInteger", "alias": "Travel_Rank", "domain": null }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "oneway", "length": 50, "domain": null }, { "name": "len_mi", "type": "esriFieldTypeDouble", "alias": "len_mi", "domain": null }, { "name": "minutes", "type": "esriFieldTypeDouble", "alias": "minutes", "domain": null }, { "name": "editor_name", "type": "esriFieldTypeString", "alias": "editor_name", "length": 50, "domain": null }, { "name": "edit_date", "type": "esriFieldTypeDate", "alias": "edit_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "MSAG_C_L", "type": "esriFieldTypeString", "alias": "MSAG_C_L", "length": 30, "domain": { "type": "codedValue", "name": "WS1_MSAG_Comm", "description": "MSAG Community based on state NG911 standards", "codedValues": [ { "name": "ALBANY", "code": "ALBANY" }, { "name": "ALBANY TWP", "code": "ALBANY TWP" }, { "name": "ASHLEY TWP", "code": "ASHLEY TWP" }, { "name": "AVON", "code": "AVON" }, { "name": "AVON TWP", "code": "AVON TWP" }, { "name": "BELGRADE", "code": "BELGRADE" }, { "name": "BROCKWAY TWP", "code": "BROCKWAY TWP" }, { "name": "BROOTEN", "code": "BROOTEN" }, { "name": "CLEAR LAKE", "code": "CLEAR LAKE" }, { "name": "CLEAR LAKE TWP", "code": "CLEAR LAKE TWP" }, { "name": "COLD SPRING", "code": "COLD SPRING" }, { "name": "COLLEGEVILLE TWP", "code": "COLLEGEVILLE TWP" }, { "name": "CROW LAKE TWP", "code": "CROW LAKE TWP" }, { "name": "CROW RIVER TWP", "code": "CROW RIVER TWP" }, { "name": "EDEN LAKE TWP", "code": "EDEN LAKE TWP" }, { "name": "EDEN VALLEY", "code": "EDEN VALLEY" }, { "name": "ELROSA", "code": "ELROSA" }, { "name": "FAIRHAVEN TWP", "code": "FAIRHAVEN TWP" }, { "name": "FARMING TWP", "code": "FARMING TWP" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GETTY TWP", "code": "GETTY TWP" }, { "name": "GREENWALD", "code": "GREENWALD" }, { "name": "GROVE TWP", "code": "GROVE TWP" }, { "name": "HAVEN TWP", "code": "HAVEN TWP" }, { "name": "HOLDING TWP", "code": "HOLDING TWP" }, { "name": "HOLDINGFORD", "code": "HOLDINGFORD" }, { "name": "KIMBALL", "code": "KIMBALL" }, { "name": "KRAIN TWP", "code": "KRAIN TWP" }, { "name": "LAKE GEORGE TWP", "code": "LAKE GEORGE TWP" }, { "name": "LAKE HENRY", "code": "LAKE HENRY" }, { "name": "LAKE HENRY TWP", "code": "LAKE HENRY TWP" }, { "name": "LE SAUK TWP", "code": "LE SAUK TWP" }, { "name": "LUXEMBURG TWP", "code": "LUXEMBURG TWP" }, { "name": "LYNDEN TWP", "code": "LYNDEN TWP" }, { "name": "MAINE PRAIRIE TWP", "code": "MAINE PRAIRIE TWP" }, { "name": "MEIRE GROVE", "code": "MEIRE GROVE" }, { "name": "MELROSE", "code": "MELROSE" }, { "name": "MELROSE TWP", "code": "MELROSE TWP" }, { "name": "MILLWOOD TWP", "code": "MILLWOOD TWP" }, { "name": "MUNSON TWP", "code": "MUNSON TWP" }, { "name": "NEW MUNICH", "code": "NEW MUNICH" }, { "name": "NORTH FORK TWP", "code": "NORTH FORK TWP" }, { "name": "OAK TWP", "code": "OAK TWP" }, { "name": "PALMER TWP", "code": "PALMER TWP" }, { "name": "PAYNESVILLE", "code": "PAYNESVILLE" }, { "name": "PAYNESVILLE TWP", "code": "PAYNESVILLE TWP" }, { "name": "RAYMOND TWP", "code": "RAYMOND TWP" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "ROCKVILLE", "code": "ROCKVILLE" }, { "name": "ROSCOE", "code": "ROSCOE" }, { "name": "SARTELL", "code": "SARTELL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "SAUK CENTRE TWP", "code": "SAUK CENTRE TWP" }, { "name": "SAUK RAPIDS", "code": "SAUK RAPIDS" }, { "name": "SPRING HILL", "code": "SPRING HILL" }, { "name": "SPRING HILL TWP", "code": "SPRING HILL TWP" }, { "name": "ST ANTHONY", "code": "ST ANTHONY" }, { "name": "ST AUGUSTA", "code": "ST AUGUSTA" }, { "name": "ST CLOUD", "code": "ST CLOUD" }, { "name": "ST JOSEPH", "code": "ST JOSEPH" }, { "name": "ST JOSEPH TWP", "code": "ST JOSEPH TWP" }, { "name": "ST MARTIN", "code": "ST MARTIN" }, { "name": "ST MARTIN TWP", "code": "ST MARTIN TWP" }, { "name": "ST ROSA", "code": "ST ROSA" }, { "name": "ST STEPHEN", "code": "ST STEPHEN" }, { "name": "ST WENDEL TWP", "code": "ST WENDEL TWP" }, { "name": "WAITE PARK", "code": "WAITE PARK" }, { "name": "WAKEFIELD TWP", "code": "WAKEFIELD TWP" }, { "name": "ZION TWP", "code": "ZION TWP" }, { "name": "BENTON COUNTY", "code": "BENTON COUNTY" }, { "name": "DOUGLAS COUNTY", "code": "DOUGLAS COUNTY" }, { "name": "KANDIYOHI COUNTY", "code": "KANDIYOHI COUNTY" }, { "name": "MEEKER COUNTY", "code": "MEEKER COUNTY" }, { "name": "MORRISON COUNTY", "code": "MORRISON COUNTY" }, { "name": "POPE COUNTY", "code": "POPE COUNTY" }, { "name": "SHERBURNE COUNTY", "code": "SHERBURNE COUNTY" }, { "name": "TODD COUNTY", "code": "TODD COUNTY" }, { "name": "WRIGHT COUNTY", "code": "WRIGHT COUNTY" }, { "name": "OOC", "code": "OOC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MSAG_C_R", "type": "esriFieldTypeString", "alias": "MSAG_C_R", "length": 30, "domain": { "type": "codedValue", "name": "WS1_MSAG_Comm", "description": "MSAG Community based on state NG911 standards", "codedValues": [ { "name": "ALBANY", "code": "ALBANY" }, { "name": "ALBANY TWP", "code": "ALBANY TWP" }, { "name": "ASHLEY TWP", "code": "ASHLEY TWP" }, { "name": "AVON", "code": "AVON" }, { "name": "AVON TWP", "code": "AVON TWP" }, { "name": "BELGRADE", "code": "BELGRADE" }, { "name": "BROCKWAY TWP", "code": "BROCKWAY TWP" }, { "name": "BROOTEN", "code": "BROOTEN" }, { "name": "CLEAR LAKE", "code": "CLEAR LAKE" }, { "name": "CLEAR LAKE TWP", "code": "CLEAR LAKE TWP" }, { "name": "COLD SPRING", "code": "COLD SPRING" }, { "name": "COLLEGEVILLE TWP", "code": "COLLEGEVILLE TWP" }, { "name": "CROW LAKE TWP", "code": "CROW LAKE TWP" }, { "name": "CROW RIVER TWP", "code": "CROW RIVER TWP" }, { "name": "EDEN LAKE TWP", "code": "EDEN LAKE TWP" }, { "name": "EDEN VALLEY", "code": "EDEN VALLEY" }, { "name": "ELROSA", "code": "ELROSA" }, { "name": "FAIRHAVEN TWP", "code": "FAIRHAVEN TWP" }, { "name": "FARMING TWP", "code": "FARMING TWP" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GETTY TWP", "code": "GETTY TWP" }, { "name": "GREENWALD", "code": "GREENWALD" }, { "name": "GROVE TWP", "code": "GROVE TWP" }, { "name": "HAVEN TWP", "code": "HAVEN TWP" }, { "name": "HOLDING TWP", "code": "HOLDING TWP" }, { "name": "HOLDINGFORD", "code": "HOLDINGFORD" }, { "name": "KIMBALL", "code": "KIMBALL" }, { "name": "KRAIN TWP", "code": "KRAIN TWP" }, { "name": "LAKE GEORGE TWP", "code": "LAKE GEORGE TWP" }, { "name": "LAKE HENRY", "code": "LAKE HENRY" }, { "name": "LAKE HENRY TWP", "code": "LAKE HENRY TWP" }, { "name": "LE SAUK TWP", "code": "LE SAUK TWP" }, { "name": "LUXEMBURG TWP", "code": "LUXEMBURG TWP" }, { "name": "LYNDEN TWP", "code": "LYNDEN TWP" }, { "name": "MAINE PRAIRIE TWP", "code": "MAINE PRAIRIE TWP" }, { "name": "MEIRE GROVE", "code": "MEIRE GROVE" }, { "name": "MELROSE", "code": "MELROSE" }, { "name": "MELROSE TWP", "code": "MELROSE TWP" }, { "name": "MILLWOOD TWP", "code": "MILLWOOD TWP" }, { "name": "MUNSON TWP", "code": "MUNSON TWP" }, { "name": "NEW MUNICH", "code": "NEW MUNICH" }, { "name": "NORTH FORK TWP", "code": "NORTH FORK TWP" }, { "name": "OAK TWP", "code": "OAK TWP" }, { "name": "PALMER TWP", "code": "PALMER TWP" }, { "name": "PAYNESVILLE", "code": "PAYNESVILLE" }, { "name": "PAYNESVILLE TWP", "code": "PAYNESVILLE TWP" }, { "name": "RAYMOND TWP", "code": "RAYMOND TWP" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "ROCKVILLE", "code": "ROCKVILLE" }, { "name": "ROSCOE", "code": "ROSCOE" }, { "name": "SARTELL", "code": "SARTELL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "SAUK CENTRE TWP", "code": "SAUK CENTRE TWP" }, { "name": "SAUK RAPIDS", "code": "SAUK RAPIDS" }, { "name": "SPRING HILL", "code": "SPRING HILL" }, { "name": "SPRING HILL TWP", "code": "SPRING HILL TWP" }, { "name": "ST ANTHONY", "code": "ST ANTHONY" }, { "name": "ST AUGUSTA", "code": "ST AUGUSTA" }, { "name": "ST CLOUD", "code": "ST CLOUD" }, { "name": "ST JOSEPH", "code": "ST JOSEPH" }, { "name": "ST JOSEPH TWP", "code": "ST JOSEPH TWP" }, { "name": "ST MARTIN", "code": "ST MARTIN" }, { "name": "ST MARTIN TWP", "code": "ST MARTIN TWP" }, { "name": "ST ROSA", "code": "ST ROSA" }, { "name": "ST STEPHEN", "code": "ST STEPHEN" }, { "name": "ST WENDEL TWP", "code": "ST WENDEL TWP" }, { "name": "WAITE PARK", "code": "WAITE PARK" }, { "name": "WAKEFIELD TWP", "code": "WAKEFIELD TWP" }, { "name": "ZION TWP", "code": "ZION TWP" }, { "name": "BENTON COUNTY", "code": "BENTON COUNTY" }, { "name": "DOUGLAS COUNTY", "code": "DOUGLAS COUNTY" }, { "name": "KANDIYOHI COUNTY", "code": "KANDIYOHI COUNTY" }, { "name": "MEEKER COUNTY", "code": "MEEKER COUNTY" }, { "name": "MORRISON COUNTY", "code": "MORRISON COUNTY" }, { "name": "POPE COUNTY", "code": "POPE COUNTY" }, { "name": "SHERBURNE COUNTY", "code": "SHERBURNE COUNTY" }, { "name": "TODD COUNTY", "code": "TODD COUNTY" }, { "name": "WRIGHT COUNTY", "code": "WRIGHT COUNTY" }, { "name": "OOC", "code": "OOC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNI_NAM_L", "type": "esriFieldTypeString", "alias": "MUNI_NAM_L", "length": 100, "domain": { "type": "codedValue", "name": "WS1_CTU", "description": "CTU municipality based on state NG911 standards", "codedValues": [ { "name": "ALBANY", "code": "ALBANY" }, { "name": "ALBANY TOWNSHIP", "code": "ALBANY TOWNSHIP" }, { "name": "ASHLEY TOWNSHIP", "code": "ASHLEY TOWNSHIP" }, { "name": "AVON", "code": "AVON" }, { "name": "AVON TOWNSHIP", "code": "AVON TOWNSHIP" }, { "name": "BELGRADE", "code": "BELGRADE" }, { "name": "BROCKWAY TOWNSHIP", "code": "BROCKWAY TOWNSHIP" }, { "name": "BROOTEN", "code": "BROOTEN" }, { "name": "CLEAR LAKE", "code": "CLEAR LAKE" }, { "name": "CLEAR LAKE TOWNSHIP", "code": "CLEAR LAKE TOWNSHIP" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "COLD SPRING", "code": "COLD SPRING" }, { "name": "COLLEGEVILLE TOWNSHIP", "code": "COLLEGEVILLE TOWNSHIP" }, { "name": "CROW LAKE TOWNSHIP", "code": "CROW LAKE TOWNSHIP" }, { "name": "CROW RIVER TOWNSHIP", "code": "CROW RIVER TOWNSHIP" }, { "name": "EDEN LAKE TOWNSHIP", "code": "EDEN LAKE TOWNSHIP" }, { "name": "EDEN VALLEY", "code": "EDEN VALLEY" }, { "name": "ELROSA", "code": "ELROSA" }, { "name": "FAIR HAVEN TOWNSHIP", "code": "FAIR HAVEN TOWNSHIP" }, { "name": "FARMING TOWNSHIP", "code": "FARMING TOWNSHIP" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GETTY TOWNSHIP", "code": "GETTY TOWNSHIP" }, { "name": "GREENWALD", "code": "GREENWALD" }, { "name": "GROVE TOWNSHIP", "code": "GROVE TOWNSHIP" }, { "name": "HAVEN TOWNSHIP", "code": "HAVEN TOWNSHIP" }, { "name": "HOLDING TOWNSHIP", "code": "HOLDING TOWNSHIP" }, { "name": "HOLDINGFORD", "code": "HOLDINGFORD" }, { "name": "KIMBALL", "code": "KIMBALL" }, { "name": "KRAIN TOWNSHIP", "code": "KRAIN TOWNSHIP" }, { "name": "LAKE GEORGE TOWNSHIP", "code": "LAKE GEORGE TOWNSHIP" }, { "name": "LAKE HENRY", "code": "LAKE HENRY" }, { "name": "LAKE HENRY TOWNSHIP", "code": "LAKE HENRY TOWNSHIP" }, { "name": "LE SAUK TOWNSHIP", "code": "LE SAUK TOWNSHIP" }, { "name": "LUXEMBURG TOWNSHIP", "code": "LUXEMBURG TOWNSHIP" }, { "name": "LYNDEN TOWNSHIP", "code": "LYNDEN TOWNSHIP" }, { "name": "MAINE PRAIRIE TOWNSHIP", "code": "MAINE PRAIRIE TOWNSHIP" }, { "name": "MEIRE GROVE", "code": "MEIRE GROVE" }, { "name": "MELROSE", "code": "MELROSE" }, { "name": "MELROSE TOWNSHIP", "code": "MELROSE TOWNSHIP" }, { "name": "MILLWOOD TOWNSHIP", "code": "MILLWOOD TOWNSHIP" }, { "name": "MUNSON TOWNSHIP", "code": "MUNSON TOWNSHIP" }, { "name": "NEW MUNICH", "code": "NEW MUNICH" }, { "name": "NORTH FORK TOWNSHIP", "code": "NORTH FORK TOWNSHIP" }, { "name": "OAK TOWNSHIP", "code": "OAK TOWNSHIP" }, { "name": "PALMER TOWNSHIP", "code": "PALMER TOWNSHIP" }, { "name": "PAYNESVILLE", "code": "PAYNESVILLE" }, { "name": "PAYNESVILLE TOWNSHIP", "code": "PAYNESVILLE TOWNSHIP" }, { "name": "RAYMOND TOWNSHIP", "code": "RAYMOND TOWNSHIP" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "ROCKVILLE", "code": "ROCKVILLE" }, { "name": "ROSCOE", "code": "ROSCOE" }, { "name": "SAINT ANTHONY", "code": "SAINT ANTHONY" }, { "name": "SAINT AUGUSTA", "code": "SAINT AUGUSTA" }, { "name": "SAINT CLOUD", "code": "SAINT CLOUD" }, { "name": "SAINT JOSEPH", "code": "SAINT JOSEPH" }, { "name": "SAINT JOSEPH TOWNSHIP", "code": "SAINT JOSEPH TOWNSHIP" }, { "name": "SAINT MARTIN", "code": "SAINT MARTIN" }, { "name": "SAINT MARTIN TOWNSHIP", "code": "SAINT MARTIN TOWNSHIP" }, { "name": "SAINT ROSA", "code": "SAINT ROSA" }, { "name": "SAINT STEPHEN", "code": "SAINT STEPHEN" }, { "name": "SAINT WENDEL TOWNSHIP", "code": "SAINT WENDEL TOWNSHIP" }, { "name": "SARTELL", "code": "SARTELL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "SAUK CENTRE TOWNSHIP", "code": "SAUK CENTRE TOWNSHIP" }, { "name": "SAUK RAPIDS", "code": "SAUK RAPIDS" }, { "name": "SPRING HILL", "code": "SPRING HILL" }, { "name": "SPRING HILL TOWNSHIP", "code": "SPRING HILL TOWNSHIP" }, { "name": "WAITE PARK", "code": "WAITE PARK" }, { "name": "WAKEFIELD TOWNSHIP", "code": "WAKEFIELD TOWNSHIP" }, { "name": "ZION TOWNSHIP", "code": "ZION TOWNSHIP" }, { "name": "BENTON COUNTY", "code": "BENTON COUNTY" }, { "name": "DOUGLAS COUNTY", "code": "DOUGLAS COUNTY" }, { "name": "KANDIYOHI COUNTY", "code": "KANDIYOHI COUNTY" }, { "name": "MEEKER COUNTY", "code": "MEEKER COUNTY" }, { "name": "MORRISON COUNTY", "code": "MORRISON COUNTY" }, { "name": "POPE COUNTY", "code": "POPE COUNTY" }, { "name": "SHERBURNE COUNTY", "code": "SHERBURNE COUNTY" }, { "name": "TODD COUNTY", "code": "TODD COUNTY" }, { "name": "WRIGHT COUNTY", "code": "WRIGHT COUNTY" }, { "name": "OOC", "code": "OOC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MUNI_NAM_R", "type": "esriFieldTypeString", "alias": "MUNI_NAM_R", "length": 100, "domain": { "type": "codedValue", "name": "WS1_CTU", "description": "CTU municipality based on state NG911 standards", "codedValues": [ { "name": "ALBANY", "code": "ALBANY" }, { "name": "ALBANY TOWNSHIP", "code": "ALBANY TOWNSHIP" }, { "name": "ASHLEY TOWNSHIP", "code": "ASHLEY TOWNSHIP" }, { "name": "AVON", "code": "AVON" }, { "name": "AVON TOWNSHIP", "code": "AVON TOWNSHIP" }, { "name": "BELGRADE", "code": "BELGRADE" }, { "name": "BROCKWAY TOWNSHIP", "code": "BROCKWAY TOWNSHIP" }, { "name": "BROOTEN", "code": "BROOTEN" }, { "name": "CLEAR LAKE", "code": "CLEAR LAKE" }, { "name": "CLEAR LAKE TOWNSHIP", "code": "CLEAR LAKE TOWNSHIP" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "COLD SPRING", "code": "COLD SPRING" }, { "name": "COLLEGEVILLE TOWNSHIP", "code": "COLLEGEVILLE TOWNSHIP" }, { "name": "CROW LAKE TOWNSHIP", "code": "CROW LAKE TOWNSHIP" }, { "name": "CROW RIVER TOWNSHIP", "code": "CROW RIVER TOWNSHIP" }, { "name": "EDEN LAKE TOWNSHIP", "code": "EDEN LAKE TOWNSHIP" }, { "name": "EDEN VALLEY", "code": "EDEN VALLEY" }, { "name": "ELROSA", "code": "ELROSA" }, { "name": "FAIR HAVEN TOWNSHIP", "code": "FAIR HAVEN TOWNSHIP" }, { "name": "FARMING TOWNSHIP", "code": "FARMING TOWNSHIP" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GETTY TOWNSHIP", "code": "GETTY TOWNSHIP" }, { "name": "GREENWALD", "code": "GREENWALD" }, { "name": "GROVE TOWNSHIP", "code": "GROVE TOWNSHIP" }, { "name": "HAVEN TOWNSHIP", "code": "HAVEN TOWNSHIP" }, { "name": "HOLDING TOWNSHIP", "code": "HOLDING TOWNSHIP" }, { "name": "HOLDINGFORD", "code": "HOLDINGFORD" }, { "name": "KIMBALL", "code": "KIMBALL" }, { "name": "KRAIN TOWNSHIP", "code": "KRAIN TOWNSHIP" }, { "name": "LAKE GEORGE TOWNSHIP", "code": "LAKE GEORGE TOWNSHIP" }, { "name": "LAKE HENRY", "code": "LAKE HENRY" }, { "name": "LAKE HENRY TOWNSHIP", "code": "LAKE HENRY TOWNSHIP" }, { "name": "LE SAUK TOWNSHIP", "code": "LE SAUK TOWNSHIP" }, { "name": "LUXEMBURG TOWNSHIP", "code": "LUXEMBURG TOWNSHIP" }, { "name": "LYNDEN TOWNSHIP", "code": "LYNDEN TOWNSHIP" }, { "name": "MAINE PRAIRIE TOWNSHIP", "code": "MAINE PRAIRIE TOWNSHIP" }, { "name": "MEIRE GROVE", "code": "MEIRE GROVE" }, { "name": "MELROSE", "code": "MELROSE" }, { "name": "MELROSE TOWNSHIP", "code": "MELROSE TOWNSHIP" }, { "name": "MILLWOOD TOWNSHIP", "code": "MILLWOOD TOWNSHIP" }, { "name": "MUNSON TOWNSHIP", "code": "MUNSON TOWNSHIP" }, { "name": "NEW MUNICH", "code": "NEW MUNICH" }, { "name": "NORTH FORK TOWNSHIP", "code": "NORTH FORK TOWNSHIP" }, { "name": "OAK TOWNSHIP", "code": "OAK TOWNSHIP" }, { "name": "PALMER TOWNSHIP", "code": "PALMER TOWNSHIP" }, { "name": "PAYNESVILLE", "code": "PAYNESVILLE" }, { "name": "PAYNESVILLE TOWNSHIP", "code": "PAYNESVILLE TOWNSHIP" }, { "name": "RAYMOND TOWNSHIP", "code": "RAYMOND TOWNSHIP" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "ROCKVILLE", "code": "ROCKVILLE" }, { "name": "ROSCOE", "code": "ROSCOE" }, { "name": "SAINT ANTHONY", "code": "SAINT ANTHONY" }, { "name": "SAINT AUGUSTA", "code": "SAINT AUGUSTA" }, { "name": "SAINT CLOUD", "code": "SAINT CLOUD" }, { "name": "SAINT JOSEPH", "code": "SAINT JOSEPH" }, { "name": "SAINT JOSEPH TOWNSHIP", "code": "SAINT JOSEPH TOWNSHIP" }, { "name": "SAINT MARTIN", "code": "SAINT MARTIN" }, { "name": "SAINT MARTIN TOWNSHIP", "code": "SAINT MARTIN TOWNSHIP" }, { "name": "SAINT ROSA", "code": "SAINT ROSA" }, { "name": "SAINT STEPHEN", "code": "SAINT STEPHEN" }, { "name": "SAINT WENDEL TOWNSHIP", "code": "SAINT WENDEL TOWNSHIP" }, { "name": "SARTELL", "code": "SARTELL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "SAUK CENTRE TOWNSHIP", "code": "SAUK CENTRE TOWNSHIP" }, { "name": "SAUK RAPIDS", "code": "SAUK RAPIDS" }, { "name": "SPRING HILL", "code": "SPRING HILL" }, { "name": "SPRING HILL TOWNSHIP", "code": "SPRING HILL TOWNSHIP" }, { "name": "WAITE PARK", "code": "WAITE PARK" }, { "name": "WAKEFIELD TOWNSHIP", "code": "WAKEFIELD TOWNSHIP" }, { "name": "ZION TOWNSHIP", "code": "ZION TOWNSHIP" }, { "name": "BENTON COUNTY", "code": "BENTON COUNTY" }, { "name": "DOUGLAS COUNTY", "code": "DOUGLAS COUNTY" }, { "name": "KANDIYOHI COUNTY", "code": "KANDIYOHI COUNTY" }, { "name": "MEEKER COUNTY", "code": "MEEKER COUNTY" }, { "name": "MORRISON COUNTY", "code": "MORRISON COUNTY" }, { "name": "POPE COUNTY", "code": "POPE COUNTY" }, { "name": "SHERBURNE COUNTY", "code": "SHERBURNE COUNTY" }, { "name": "TODD COUNTY", "code": "TODD COUNTY" }, { "name": "WRIGHT COUNTY", "code": "WRIGHT COUNTY" }, { "name": "OOC", "code": "OOC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "POSTCOMM_L", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Postal_Comm", "description": "Postal Community based on state NG911 standards", "codedValues": [ { "name": "ALBANY", "code": "ALBANY" }, { "name": "AVON", "code": "AVON" }, { "name": "BELGRADE", "code": "BELGRADE" }, { "name": "BOWLUS", "code": "BOWLUS" }, { "name": "BROOTEN", "code": "BROOTEN" }, { "name": "CLEAR LAKE", "code": "CLEAR LAKE" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "COLD SPRING", "code": "COLD SPRING" }, { "name": "COLLEGEVILLE", "code": "COLLEGEVILLE" }, { "name": "ELROSA", "code": "ELROSA" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GLENWOOD", "code": "GLENWOOD" }, { "name": "GREENWALD", "code": "GREENWALD" }, { "name": "GREY EAGLE", "code": "GREY EAGLE" }, { "name": "HAWICK", "code": "HAWICK" }, { "name": "HOLDINGFORD", "code": "HOLDINGFORD" }, { "name": "KIMBALL", "code": "KIMBALL" }, { "name": "MELROSE", "code": "MELROSE" }, { "name": "NEW LONDON", "code": "NEW LONDON" }, { "name": "NEW MUNICH", "code": "NEW MUNICH" }, { "name": "OSAKIS", "code": "OSAKIS" }, { "name": "PAYNESVILLE", "code": "PAYNESVILLE" }, { "name": "RICE", "code": "RICE" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "ROCKVILLE", "code": "ROCKVILLE" }, { "name": "ROSCOE", "code": "ROSCOE" }, { "name": "SAINT CLOUD", "code": "SAINT CLOUD" }, { "name": "SAINT JOSEPH", "code": "SAINT JOSEPH" }, { "name": "SAINT MARTIN", "code": "SAINT MARTIN" }, { "name": "SAINT STEPHEN", "code": "SAINT STEPHEN" }, { "name": "SARTELL", "code": "SARTELL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "SAUK RAPIDS", "code": "SAUK RAPIDS" }, { "name": "SOUTH HAVEN", "code": "SOUTH HAVEN" }, { "name": "VILLARD", "code": "VILLARD" }, { "name": "WAITE PARK", "code": "WAITE PARK" }, { "name": "WATKINS", "code": "WATKINS" }, { "name": "WILMAR", "code": "WILMAR" }, { "name": "EDEN VALLEY", "code": "EDEN VALLEY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "POSTCOMM_R", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Postal_Comm", "description": "Postal Community based on state NG911 standards", "codedValues": [ { "name": "ALBANY", "code": "ALBANY" }, { "name": "AVON", "code": "AVON" }, { "name": "BELGRADE", "code": "BELGRADE" }, { "name": "BOWLUS", "code": "BOWLUS" }, { "name": "BROOTEN", "code": "BROOTEN" }, { "name": "CLEAR LAKE", "code": "CLEAR LAKE" }, { "name": "CLEARWATER", "code": "CLEARWATER" }, { "name": "COLD SPRING", "code": "COLD SPRING" }, { "name": "COLLEGEVILLE", "code": "COLLEGEVILLE" }, { "name": "ELROSA", "code": "ELROSA" }, { "name": "FREEPORT", "code": "FREEPORT" }, { "name": "GLENWOOD", "code": "GLENWOOD" }, { "name": "GREENWALD", "code": "GREENWALD" }, { "name": "GREY EAGLE", "code": "GREY EAGLE" }, { "name": "HAWICK", "code": "HAWICK" }, { "name": "HOLDINGFORD", "code": "HOLDINGFORD" }, { "name": "KIMBALL", "code": "KIMBALL" }, { "name": "MELROSE", "code": "MELROSE" }, { "name": "NEW LONDON", "code": "NEW LONDON" }, { "name": "NEW MUNICH", "code": "NEW MUNICH" }, { "name": "OSAKIS", "code": "OSAKIS" }, { "name": "PAYNESVILLE", "code": "PAYNESVILLE" }, { "name": "RICE", "code": "RICE" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "ROCKVILLE", "code": "ROCKVILLE" }, { "name": "ROSCOE", "code": "ROSCOE" }, { "name": "SAINT CLOUD", "code": "SAINT CLOUD" }, { "name": "SAINT JOSEPH", "code": "SAINT JOSEPH" }, { "name": "SAINT MARTIN", "code": "SAINT MARTIN" }, { "name": "SAINT STEPHEN", "code": "SAINT STEPHEN" }, { "name": "SARTELL", "code": "SARTELL" }, { "name": "SAUK CENTRE", "code": "SAUK CENTRE" }, { "name": "SAUK RAPIDS", "code": "SAUK RAPIDS" }, { "name": "SOUTH HAVEN", "code": "SOUTH HAVEN" }, { "name": "VILLARD", "code": "VILLARD" }, { "name": "WAITE PARK", "code": "WAITE PARK" }, { "name": "WATKINS", "code": "WATKINS" }, { "name": "WILMAR", "code": "WILMAR" }, { "name": "EDEN VALLEY", "code": "EDEN VALLEY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROAD_LABEL", "type": "esriFieldTypeString", "alias": "ROAD_LABEL", "length": 100, "domain": null }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "length": 150, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": null }, { "name": "CO_NAME_L", "type": "esriFieldTypeString", "alias": "CO_NAME_L", "length": 40, "domain": null }, { "name": "CO_NAME_R", "type": "esriFieldTypeString", "alias": "CO_NAME_R", "length": 40, "domain": null }, { "name": "STATE_L", "type": "esriFieldTypeString", "alias": "STATE_L", "length": 2, "domain": null }, { "name": "STATE_R", "type": "esriFieldTypeString", "alias": "STATE_R", "length": 2, "domain": null }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "COUNTRY_L", "length": 2, "domain": null }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "COUNTRY_R", "length": 2, "domain": null }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "GIS911POC", "length": 75, "domain": null }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "ST_PRE_MOD", "length": 15, "domain": null }, { "name": "ST_PRE_TYP", "type": "esriFieldTypeString", "alias": "ST_PRE_TYP", "length": 35, "domain": null }, { "name": "Join_ID", "type": "esriFieldTypeString", "alias": "Join_ID", "length": 150, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_45", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Floodway Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.00102400000095367, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.18940299999997E8, "falseY": -9.86714999995912E7, "xyUnits": 999999.999068677, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLOODWAY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1.5 } }, "value": "FLOODWAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 184, 252, 255 ], "toColor": [ 243, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 207, 255 ], "toColor": [ 252, 223, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 219, 252, 255 ], "toColor": [ 182, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 240, 255 ], "toColor": [ 192, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 192, 255 ], "toColor": [ 245, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 210, 255 ], "toColor": [ 212, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 222, 255 ], "toColor": [ 252, 204, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 239, 252, 255 ], "toColor": [ 212, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 224, 255 ], "toColor": [ 252, 182, 224, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 502602.83066391945, "ymin": 100838.30370275676, "xmax": 783363.6086014062, "ymax": 280726.4346162826, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "R123_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "FEMA Floodplains Effective Feb 12 2012", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.00102400000095367, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.18940299999997E8, "falseY": -9.86714999995912E7, "xyUnits": 999999.999068677, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 166, 245, 255 ], "outline": null }, "value": "A", "label": "100 YR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 166, 245, 255 ], "outline": null }, "value": "AE", "label": "100 YR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 47, 222, 255 ], "outline": null }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "500 YR" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 132, 250, 255 ], "toColor": [ 185, 132, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 51, 245, 255 ], "toColor": [ 119, 51, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 157, 199, 255 ], "toColor": [ 176, 157, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 64, 201, 255 ], "toColor": [ 140, 64, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 167, 250, 255 ], "toColor": [ 200, 167, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 93, 194, 255 ], "toColor": [ 127, 93, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 123, 201, 255 ], "toColor": [ 152, 123, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 42, 201, 255 ], "toColor": [ 98, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 200, 250, 255 ], "toColor": [ 227, 200, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 65, 242, 255 ], "toColor": [ 172, 65, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 107, 242, 255 ], "toColor": [ 159, 107, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 82, 196, 255 ], "toColor": [ 151, 82, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 135, 230, 255 ], "toColor": [ 192, 135, 230, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 502602.83066391945, "ymin": 100838.30370275676, "xmax": 783363.6086014062, "ymax": 280726.4346162826, "spatialReference": { "wkid": 103781, "latestWkid": 103781, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-5, "mTolerance": 0.001, "falseX": -1.2493441138114397E8, "falseY": -1.036730394605977E8, "xyUnits": 3.678186729549298E7, "falseZ": 0, "zUnits": 99999.99999999999, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_ZONE", "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": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "FloodIncidents2019__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_GLOBALID", "type": "esriFieldTypeGUID", "alias": "REL_GLOBALID", "length": 38, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "indexes": [ { "name": "R87_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_75_REL_GLOBA", "fields": "REL_GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_87", "fields": "GLOBALID,ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }