{ "currentVersion": 10.81, "id": 115, "name": "Toll Road", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "SYSTEM_CREATE_DATE", "creatorField": "USER_CREATE", "editDateField": "SYSTEM_MOD_DATE", "editorField": "USER_MOD" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.076105864941521E7, "ymin": 4917983.525309297, "xmax": -1.0028576325746741E7, "ymax": 5390364.624393546, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": {"wkt": "PROJCS[\"LRS Lambert\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",304800.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-93.5],PARAMETER[\"Standard_Parallel_1\",40.375],PARAMETER[\"Standard_Parallel_2\",43.625],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",40.0],UNIT[\"Meter\",1.0]]"}, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 3.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TOLL_CHARGED", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "TOLL_CHARGED", "type": "esriFieldTypeInteger", "alias": "TOLL_CHARGED", "domain": { "type": "codedValue", "name": "TOLL_CHARGED_ID", "description": "TOLL_CHARGED_DESC", "codedValues": [ { "name": "TOLL CHARGED IN ONE DIRECTION ONLY", "code": 1 }, { "name": "TOLL CHARGED IN BOTH DIRECTIONS", "code": 2 }, { "name": "NO TOLL CHARGED", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLL_CHARGED" }, { "name": "TOLL_AUTHORITY", "type": "esriFieldTypeInteger", "alias": "TOLL_AUTHORITY", "domain": { "type": "codedValue", "name": "TOLL_AUTHORITY_ID", "description": "TOLL_AUTHORITY_DESC", "codedValues": [ { "name": "FRANK E. BAUER BRIDGE", "code": 70 }, { "name": "FORT MADISON BRIDGE", "code": 71 }, { "name": "BELLEVUE BRIDGE", "code": 80 }, { "name": "DECATUR BRIDGE", "code": 81 }, { "name": "CASSVILLE VILLAGE WI", "code": 1033 }, { "name": "PLATTSMOUTH BRIDGE", "code": 82 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLL_AUTHORITY" }, { "name": "TOLL_TYPE", "type": "esriFieldTypeInteger", "alias": "TOLL_TYPE", "domain": { "type": "codedValue", "name": "TOLL_TYPE_ID", "description": "TOLL_TYPE_DESC", "codedValues": [ { "name": "THIS SECTION HAS TOLL LANES BUT NOT SPECIAL TOLLS (E.G. HOT LANES)", "code": 1 }, { "name": "THIS SECTION HAS HOT LANES", "code": 2 }, { "name": "THIS SECTION HAS OTHER SPECIAL TOLLS", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLL_TYPE" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "BUSINESS_DATE", "type": "esriFieldTypeDate", "alias": "BUSINESS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BUSINESS_DATE" }, { "name": "EFFECTIVE_START_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_START_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_START_DATE" }, { "name": "EFFECTIVE_END_DATE", "type": "esriFieldTypeDate", "alias": "EFFECTIVE_END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFFECTIVE_END_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3408_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "TS_EFF", "fields": "EFFECTIVE_START_DATE,EFFECTIVE_END_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TS_EVENTID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TS_ROUTEID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A112_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Toll Road", "description": "", "prototype": { "attributes": { "EFFECTIVE_START_DATE": null, "ROUTE_ID": " ", "FROM_MEASURE": 0, "TO_MEASURE": 0, "TOLL_CHARGED": null, "TOLL_AUTHORITY": null, "TOLL_TYPE": null, "EFFECTIVE_END_DATE": null, "EVENT_ID": " ", "BUSINESS_DATE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "cdf790cf3260450fbb0aa8f4eeaf88fa" }