{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Snow and Ice Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This data represents the snow ice routes within the City Of Memphis. It is intended to be a guide for quickly locating the routes that should be treated during a snow-ice event Projection is in NAD1983 TN StatePlane.", "copyrightText": "Manny Belen, Edward Bond, Street Maintenance", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 732298.6077993661, "ymin": 265226.2612756789, "xmax": 869052.823135525, "ymax": 366086.01985760033, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3.646940579198035E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FENAME" }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "FETYPE" }, { "name": "CODE", "type": "esriFieldTypeInteger", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CODE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "NAME" }, { "name": "LENGTH_1", "type": "esriFieldTypeDouble", "alias": "LENGTH_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_1" }, { "name": "FROMSTREET", "type": "esriFieldTypeString", "alias": "FROM", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "FROMSTREET" }, { "name": "TOSTREET", "type": "esriFieldTypeString", "alias": "TO", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "TOSTREET" }, { "name": "LANES", "type": "esriFieldTypeInteger", "alias": "LANES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANES" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "ROAD_CLASS" }, { "name": "YEAR_PAVED", "type": "esriFieldTypeDouble", "alias": "YEAR PAVED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_PAVED" }, { "name": "Council_District", "type": "esriFieldTypeSmallInteger", "alias": "CD #", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Council_District" }, { "name": "Street_Rank", "type": "esriFieldTypeSmallInteger", "alias": "Street_Rank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Street_Rank" }, { "name": "Map_Page", "type": "esriFieldTypeString", "alias": "MAP PG.", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Map_Page" }, { "name": "SLC", "type": "esriFieldTypeSmallInteger", "alias": "SLC - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLC" }, { "name": "Potholes_Pav_Failure___C", "type": "esriFieldTypeSmallInteger", "alias": "POTHOLES/PAVEMENT FAILURE - C", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Potholes_Pav_Failure___C" }, { "name": "Potholes_Pav_Failure___U", "type": "esriFieldTypeSmallInteger", "alias": "POTHOLES/PAVEMENT FAILURE - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Potholes_Pav_Failure___U" }, { "name": "Pond_Poor_Drain___C", "type": "esriFieldTypeSmallInteger", "alias": "PONDING/POOR DRAINAGE - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pond_Poor_Drain___C" }, { "name": "Pond_Poor_Drain___U", "type": "esriFieldTypeSmallInteger", "alias": "PONDING/POOR DRAINAGE - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pond_Poor_Drain___U" }, { "name": "Requires_Sealing___C", "type": "esriFieldTypeSmallInteger", "alias": "REQUIRES SEALING - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Requires_Sealing___C" }, { "name": "Requires_Sealing___U", "type": "esriFieldTypeSmallInteger", "alias": "REQUIRES SEALING - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Requires_Sealing___U" }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "INSPECTOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Inspector" }, { "name": "Date_", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_" }, { "name": "Cleanliness___C", "type": "esriFieldTypeSmallInteger", "alias": "CLEANLINESS - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cleanliness___C" }, { "name": "Cleanliness___U", "type": "esriFieldTypeSmallInteger", "alias": "CLEANLINESS - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Cleanliness___U" }, { "name": "SLC_1", "type": "esriFieldTypeSmallInteger", "alias": "SLC - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLC_1" }, { "name": "LTC___C", "type": "esriFieldTypeSmallInteger", "alias": "LTC - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTC___C" }, { "name": "LTC___U", "type": "esriFieldTypeSmallInteger", "alias": "LTC - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTC___U" }, { "name": "RAP___C", "type": "esriFieldTypeSmallInteger", "alias": "RAP - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAP___C" }, { "name": "RAP___U", "type": "esriFieldTypeSmallInteger", "alias": "RAP - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RAP___U" }, { "name": "Rutting___C", "type": "esriFieldTypeSmallInteger", "alias": "RUTTING - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rutting___C" }, { "name": "Rutting___U", "type": "esriFieldTypeSmallInteger", "alias": "RUTTING - U", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Rutting___U" }, { "name": "Shoving___C", "type": "esriFieldTypeSmallInteger", "alias": "SHOVING - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shoving___C" }, { "name": "Shoving___U", "type": "esriFieldTypeSmallInteger", "alias": "SHOVING - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shoving___U" }, { "name": "Edge_Failure___C", "type": "esriFieldTypeSmallInteger", "alias": "EDGE FAILURE - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Edge_Failure___C" }, { "name": "Edge_Failure___U", "type": "esriFieldTypeSmallInteger", "alias": "EDGE FAILURE - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Edge_Failure___U" }, { "name": "Year_Scheduled", "type": "esriFieldTypeString", "alias": "YEAR SCHEDULED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Year_Scheduled" }, { "name": "MCSC", "type": "esriFieldTypeInteger", "alias": "MCSC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MCSC" }, { "name": "Comments_1", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments_1" }, { "name": "Width", "type": "esriFieldTypeInteger", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Zone" }, { "name": "Traffic", "type": "esriFieldTypeString", "alias": "Traffic", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Traffic" }, { "name": "Milling", "type": "esriFieldTypeString", "alias": "Milling", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Milling" }, { "name": "Square_Yards", "type": "esriFieldTypeDouble", "alias": "Square_Yards", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Square_Yards" }, { "name": "Snow_Ice", "type": "esriFieldTypeString", "alias": "SNOW ICE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Snow_Ice" }, { "name": "Right_of_Way", "type": "esriFieldTypeString", "alias": "ROW", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Right_of_Way" }, { "name": "State_Route", "type": "esriFieldTypeString", "alias": "STATE ROUTE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "\"No\"", "modelName": "State_Route" }, { "name": "Lane_Miles", "type": "esriFieldTypeDouble", "alias": "LANE MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane_Miles" }, { "name": "General_Apperance_C", "type": "esriFieldTypeDouble", "alias": "GENERAL APPEARANCE - C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "General_Apperance_C" }, { "name": "General_Appearance_U", "type": "esriFieldTypeDouble", "alias": "GENERAL APPEARANCE - U", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "General_Appearance_U" }, { "name": "Route_Type", "type": "esriFieldTypeString", "alias": "ROUTE TYPE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Route_Type" }, { "name": "Funding_Source", "type": "esriFieldTypeString", "alias": "FUNDING SOURCE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Funding_Source" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Section" }, { "name": "Location_", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Location_" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "SnowIceRoute", "type": "esriFieldTypeString", "alias": "SNOWICE ROUTE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SnowIceRoute" }, { "name": "CompletionStatus", "type": "esriFieldTypeString", "alias": "CompletionStatus", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CompletionStatus" }, { "name": "RouteType", "type": "esriFieldTypeString", "alias": "RouteType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteType" }, { "name": "RouteSource", "type": "esriFieldTypeString", "alias": "RouteSource", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteSource" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Owner" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Snow and Ice Routes", "description": "", "prototype": { "attributes": { "RouteSource": null, "Owner": null, "LENGTH": null, "FENAME": null, "FETYPE": null, "CODE": null, "NAME": null, "LENGTH_1": null, "FROMSTREET": null, "TOSTREET": null, "LANES": null, "ROAD_CLASS": null, "YEAR_PAVED": null, "Council_District": null, "Street_Rank": null, "Map_Page": null, "SLC": null, "Potholes_Pav_Failure___C": 0, "Potholes_Pav_Failure___U": null, "Pond_Poor_Drain___C": null, "Pond_Poor_Drain___U": null, "Requires_Sealing___C": null, "Requires_Sealing___U": null, "Inspector": null, "Date_": null, "Cleanliness___C": null, "Cleanliness___U": null, "SLC_1": null, "LTC___C": null, "LTC___U": null, "RAP___C": null, "RAP___U": null, "Rutting___C": null, "Rutting___U": 0, "Shoving___C": null, "Shoving___U": null, "Edge_Failure___C": null, "Edge_Failure___U": null, "Year_Scheduled": null, "MCSC": null, "Comments_1": null, "Width": null, "Zone": null, "Traffic": null, "Milling": null, "Square_Yards": null, "Snow_Ice": null, "Right_of_Way": null, "State_Route": "\"No\"", "Lane_Miles": null, "General_Apperance_C": null, "General_Appearance_U": null, "Route_Type": null, "Funding_Source": null, "Section": null, "Location_": null, "Condition": null, "SnowIceRoute": null, "CompletionStatus": null, "RouteType": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "958b7faf0d11473e8bd8d77c050c841c" }