{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Streets", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Streets_OMS represents traffic corridors throughout the City of Wilsonville, Oregon. This includes differing surface types, ownership, and roadway dimensions for surface calculations. Streets_OMS is the main streets layer used by the COW to collect and retain roadway data for internal use. This layer is consumed by Wilsonville maps and Cartegraph servers for both internal record keeping and external visual representation.<\/SPAN><\/SPAN><\/P>

For maintenance and cost finding, Streets_OMS is segmented based on overall length of the roadway. If roadway segments are longer than 1,000 linear feet in length, then it is segmented to bring it as close to 500 linear feet as is reasonable. This \u201cSplitting\u201d is done using visual cues, such as driveways, medians, and other such structures which provide a natural stopping point for paving/resurfacing purposes. <\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "City of Wilsonville, OR", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 7608589.663844255, "ymin": 597307.3508209588, "xmax": 7626714.5545399375, "ymax": 620044.6985323004, "spatialReference": { "wkid": 2913, "latestWkid": 2913, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",8202099.737532808],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",44.33333333333334],PARAMETER[\"Standard_Parallel_2\",46.0],PARAMETER[\"Latitude_Of_Origin\",43.66666666666666],UNIT[\"Foot\",0.3048]]", "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111333600, "falseY": -98152500, "xyUnits": 3.767577073100752E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 155, 76, 60, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "domain": { "type": "codedValue", "name": "Streets_FType", "description": "Streets Feature Type (Street, Road, Lane...)", "codedValues": [ { "name": "Avenue", "code": "AVE" }, { "name": "Boulevard", "code": "BLVD" }, { "name": "Circle", "code": "CIR" }, { "name": "Court", "code": "CT" }, { "name": "Drive", "code": "DR" }, { "name": "Lane", "code": "LN" }, { "name": "Loop", "code": "LOOP" }, { "name": "Parkway", "code": "PKWY" }, { "name": "Place", "code": "PL" }, { "name": "Point", "code": "PT" }, { "name": "Road", "code": "RD" }, { "name": "Run", "code": "RUN" }, { "name": "Street", "code": "ST" }, { "name": "Terrace", "code": "TER" }, { "name": "Way", "code": "WAY" }, { "name": "No Ftype", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FTYPE" }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Suffix" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "Streets_Jurisdiction", "description": "Streets_Jurisdiction", "codedValues": [ { "name": "Clackamas County", "code": "Clackamas County" }, { "name": "COW", "code": "COW" }, { "name": "ODOT", "code": "ODOT" }, { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" }, { "name": "Washington County", "code": "Washington County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "Life_Cycle_Status", "type": "esriFieldTypeString", "alias": "Life_Cycle_Status", "domain": { "type": "codedValue", "name": "Streets_LifeCycleStatus", "description": "Life Cycle status for streets", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Life_Cycle_Status" }, { "name": "NoLanes", "type": "esriFieldTypeSmallInteger", "alias": "NoLanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NoLanes" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "Carte_ID", "type": "esriFieldTypeString", "alias": "Carte_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Carte_ID" }, { "name": "Functional_Class", "type": "esriFieldTypeString", "alias": "Functional_Class", "domain": { "type": "codedValue", "name": "Streets_Func_Class", "description": "Streets Functional Classification", "codedValues": [ { "name": "Collector", "code": "Collector" }, { "name": "Local Street", "code": "Local Street" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Functional_Class" }, { "name": "Surface_Type", "type": "esriFieldTypeString", "alias": "Surface_Type", "domain": { "type": "codedValue", "name": "Streets_Surf_Class", "description": "Streets Surface Type Classifications", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Earth", "code": "Earth" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Pavers - Concrete", "code": "Pavers - Concrete" }, { "name": "Pavers - Stone", "code": "Pavers - Stone" }, { "name": "Brick and Block", "code": "Brick and Block" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Surface_Type" }, { "name": "PCI", "type": "esriFieldTypeSmallInteger", "alias": "PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCI" }, { "name": "OriginalConstruction", "type": "esriFieldTypeDate", "alias": "OriginalConstruction", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OriginalConstruction" }, { "name": "YearReplaced", "type": "esriFieldTypeDate", "alias": "YearReplaced", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "YearReplaced" }, { "name": "Width", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Length", "type": "esriFieldTypeSmallInteger", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "GIS_Area", "type": "esriFieldTypeInteger", "alias": "GIS_Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Area" }, { "name": "SectionID", "type": "esriFieldTypeString", "alias": "SectionID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SectionID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R482_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S471_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "last_edited_date": null, "last_edited_user": null, "PREFIX": null, "STREETNAME": null, "FTYPE": null, "Suffix": null, "Jurisdiction": null, "Life_Cycle_Status": null, "NoLanes": null, "DIRECTION": null, "Carte_ID": null, "Functional_Class": null, "Surface_Type": null, "PCI": null, "OriginalConstruction": null, "YearReplaced": null, "Width": null, "Length": null, "GIS_Area": null, "SectionID": null, "created_user": null, "created_date": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }