{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 36, "name": "Traffic Striping", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6100577.299369231, "ymin": 294701.66550546885, "xmax": 7597069.498872235, "ymax": 1949462.9086940587, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736624224E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2203348375706154E8, "falseY": -9.815717397956352E7, "xyUnits": 3.5882770826176316E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 5.9479021736623864E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.1586059999998702E8, "falseY": -9.326949999998E7, "xyUnits": 134501.2033893968, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 36, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "RoadwayCategory", "type": "esriFieldTypeString", "alias": "RoadwayCategory", "domain": { "type": "codedValue", "name": "trafRoadwayCategory", "description": "", "codedValues": [ { "name": "Arterial", "code": "Arterial" }, { "name": "Feeder", "code": "Feeder" }, { "name": "Residential", "code": "Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RoadwayCategory" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "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": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LegacyID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Location" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "pwStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Connected", "code": "Not Connected" }, { "name": "Denied", "code": "Denied" }, { "name": "Auction", "code": "Auction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "Status" }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Cupertino", "modelName": "OwnedBy" }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "domain": { "type": "codedValue", "name": "shdOwnedBy", "description": "", "codedValues": [ { "name": "CalTrans", "code": "CalTrans" }, { "name": "California Water Service", "code": "California Water Service" }, { "name": "Cupertino Sanitary District", "code": "Cupertino Sanitary District" }, { "name": "Cupertino", "code": "Cupertino" }, { "name": "Other Public", "code": "Other Public" }, { "name": "PGE", "code": "PGE" }, { "name": "Private", "code": "Private" }, { "name": "Private HOA", "code": "Private HOA" }, { "name": "San Jose Water", "code": "San Jose Water" }, { "name": "State Parks", "code": "State Parks" }, { "name": "CWA", "code": "CWA" }, { "name": "Sunnyvale", "code": "Sunnyvale" }, { "name": "San Jose", "code": "San Jose" }, { "name": "Saratoga", "code": "Saratoga" }, { "name": "Santa Clara", "code": "Santa Clara" }, { "name": "Santa Clara County", "code": "Santa Clara County" }, { "name": "Santa Clara Valley Water District", "code": "Santa Clara Valley Water District" }, { "name": "Los Altos", "code": "Los Altos" }, { "name": "REM", "code": "REM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Cupertino", "modelName": "MaintainedBy" }, { "name": "PlanNumber", "type": "esriFieldTypeString", "alias": "PlanNumber", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlanNumber" }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "AsbuiltDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AsbuiltDate" }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PrimaryImage" }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DataSource", "domain": { "type": "codedValue", "name": "shdDataSource", "description": "", "codedValues": [ { "name": "Approximated Historical Source", "code": "Approximated Historical Source" }, { "name": "Cogo from Plans", "code": "Cogo from Plans" }, { "name": "Digitized Landbase as Reference", "code": "Digitized Landbase as Reference" }, { "name": "Digitized Ortho as Reference", "code": "Digitized Ortho as Reference" }, { "name": "Digitized Plan as Reference", "code": "Digitized Plan as Reference" }, { "name": "GPS SubMeter", "code": "GPS SubMeter" }, { "name": "GPS SubFoot", "code": "GPS SubFoot" }, { "name": "iStreetView", "code": "iStreetView" }, { "name": "Need Verification", "code": "Need Verification" }, { "name": "Unknown Source", "code": "Unknown Source" }, { "name": "Legacy WO System", "code": "Legacy WO System" }, { "name": "Field Verified", "code": "Field Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": "iStreetView", "modelName": "DataSource" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "trafMarkingMaterial", "description": "", "codedValues": [ { "name": "Extruded ThermalPlastic", "code": "Extruded ThermalPlastic" }, { "name": "Preform ThermalPlastic", "code": "Preform ThermalPlastic" }, { "name": "Paint", "code": "Paint" }, { "name": "RPM", "code": "RPM" }, { "name": "Tape", "code": "Tape" }, { "name": "Surface Coating", "code": "Surface Coating" }, { "name": "ThermalPlastic and RPM", "code": "ThermalPlastic and RPM" }, { "name": "Paint and RPM", "code": "Paint and RPM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Material" }, { "name": "IsModified", "type": "esriFieldTypeString", "alias": "IsModified", "domain": { "type": "codedValue", "name": "shdBooleanYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "IsModified" }, { "name": "CalTransDetail", "type": "esriFieldTypeString", "alias": "CalTransDetail", "domain": { "type": "codedValue", "name": "trafStripCalTran", "description": "Desc", "codedValues": [ { "name": "1", "code": "1" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "19", "code": "19" }, { "name": "2", "code": "2" }, { "name": "21", "code": "21" }, { "name": "21(D)", "code": "21(D)" }, { "name": "22", "code": "22" }, { "name": "22(D)", "code": "22(D)" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "25A", "code": "25A" }, { "name": "26", "code": "26" }, { "name": "27B", "code": "27B" }, { "name": "27C", "code": "27C" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "38", "code": "38" }, { "name": "38A", "code": "38A" }, { "name": "38B", "code": "38B" }, { "name": "38C", "code": "38C" }, { "name": "39", "code": "39" }, { "name": "39A", "code": "39A" }, { "name": "4", "code": "4" }, { "name": "40", "code": "40" }, { "name": "40A", "code": "40A" }, { "name": "41", "code": "41" }, { "name": "41A", "code": "41A" }, { "name": "42", "code": "42" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "8-20 City Standard", "code": "8-20 City Standard" }, { "name": "9", "code": "9" }, { "name": "Detail (D) WT1R", "code": "Detail (D) WT1R" }, { "name": "Detail (D) YL2R", "code": "Detail (D) YL2R" }, { "name": "Green Bike Lane", "code": "Green Bike Lane" }, { "name": "Intersection Green Bike Lane", "code": "Intersection Green Bike Lane" }, { "name": " 37", "code": " 37" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CalTransDetail" }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Note" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "RPMInstallDate", "type": "esriFieldTypeDate", "alias": "RPMInstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RPMInstallDate" }, { "name": "StripingInstallDate", "type": "esriFieldTypeDate", "alias": "StripingInstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StrippingInstallDate" }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "domain": { "type": "codedValue", "name": "shdColor", "description": "", "codedValues": [ { "name": "Red", "code": "Red" }, { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Yellow", "code": "Yellow" }, { "name": "White", "code": "White" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Color" }, { "name": "NumberofReflectors", "type": "esriFieldTypeSmallInteger", "alias": "NumberofReflectors", "domain": { "type": "codedValue", "name": "trafStripNumofReflectors", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberofReflectors" }, { "name": "RPMRefreshDate", "type": "esriFieldTypeDate", "alias": "RPMRefreshDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "StripingRefreshDate", "type": "esriFieldTypeDate", "alias": "StripingRefreshDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RefreshDate" }, { "name": "StripingWidth", "type": "esriFieldTypeSmallInteger", "alias": "StripingWidth", "domain": { "type": "codedValue", "name": "utilWireSize", "description": "", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StripingWidth" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R9046_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9046", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4396_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Traffic Striping", "description": "", "prototype": { "attributes": { "PrimaryImage": null, "OwnedBy": "Cupertino", "Status": "Active", "Location": null, "StripingWidth": null, "RoadwayCategory": null, "created_date": null, "last_edited_date": null, "AssetID": null, "LegacyID": null, "MaintainedBy": "Cupertino", "PlanNumber": null, "AsbuiltDate": null, "DataSource": "iStreetView", "Material": null, "IsModified": null, "CalTransDetail": null, "Note": null, "StripingRefreshDate": null, "RPMInstallDate": null, "StripingInstallDate": null, "Color": null, "NumberofReflectors": null, "RPMRefreshDate": null, "Rotation": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae72218467044810a10215a47e020e42" }