{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Storm Drain Basins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "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,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1595360.6664366424, "ymin": 7219385.187296897, "xmax": 1622521.5615898073, "ymax": 7238522.271069899, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 255, 115, 223, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "UID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UID", "type": "esriFieldTypeString", "alias": "UID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "UID" }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "domain": { "type": "codedValue", "name": "SDI-SYSTEM", "description": "SDI - Systems", "codedValues": [ { "name": "STORM DRAIN", "code": "STORM DRAIN" }, { "name": "IRRIGATION", "code": "IRRIGATION" }, { "name": "COMBINATION", "code": "COMBINATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "STORM DRAIN", "modelName": "SYSTEM" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "SDI-BASINMAT", "description": "SDI - Basin Material", "codedValues": [ { "name": "SOD", "code": "SOD" }, { "name": "EARTH", "code": "EARTH" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "ROCK LINED", "code": "ROCK LINED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "SOD", "modelName": "MATERIAL" }, { "name": "DEPTH", "type": "esriFieldTypeSmallInteger", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "VOLUME", "type": "esriFieldTypeDouble", "alias": "VOLUME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VOLUME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "INTEGRITYFLAG", "type": "esriFieldTypeString", "alias": "INTEGRITY FLAG", "domain": { "type": "codedValue", "name": "GEN-INTEGRITYFLAG", "description": "Gen - Integrity Flag", "codedValues": [ { "name": "GOOD", "code": "GOOD" }, { "name": "CHECK", "code": "CHECK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "GOOD", "modelName": "INTEGRITYFLAG" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "GEN-OWNER", "description": "Gen - Owner", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "PUBLIC", "modelName": "OWNER" }, { "name": "BASINTYPE", "type": "esriFieldTypeString", "alias": "BASIN TYPE", "domain": { "type": "codedValue", "name": "SDI-BASINTYPE", "description": "SDI - Basin Type", "codedValues": [ { "name": "DETENTION", "code": "DETENTION" }, { "name": "RETENTION", "code": "RETENTION" }, { "name": "DEBRIS", "code": "DEBRIS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "DETENTION", "modelName": "BASINTYPE" }, { "name": "BASEELEVATION", "type": "esriFieldTypeDouble", "alias": "BASE ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEELEVATION" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "GEN-CONDITION", "description": "Gen - Condition", "codedValues": [ { "name": "0 - UNKNOWN", "code": 0 }, { "name": "1 - NEW", "code": 1 }, { "name": "2 - NEW TO AVERAGE", "code": 2 }, { "name": "3 - AVERAGE", "code": 3 }, { "name": "4 - AVERAGE TO POOR", "code": 4 }, { "name": "5 - POOR", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CONDITION" }, { "name": "INSPECTIONDATE", "type": "esriFieldTypeDate", "alias": "LAST INSPECTION DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSPECTIONDATE" }, { "name": "INSPECTIONFLAG", "type": "esriFieldTypeSmallInteger", "alias": "NEEDS INSPECTION", "domain": { "type": "codedValue", "name": "GEN-SHORT-YESNO", "description": "Gen - Short - Yes/No/Unknown", "codedValues": [ { "name": "YES", "code": -1 }, { "name": "NO", "code": 0 }, { "name": "UNKNOWN", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "INSPECTIONFLAG" }, { "name": "INSTALLYEAR", "type": "esriFieldTypeString", "alias": "INSTALL YEAR", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "INSTALLYEAR" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "NOTES" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "GEN-STATUS", "description": "Gen - Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "RETIRED", "code": "RETIRED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "ACTIVE", "modelName": "STATUS" }, { "name": "ACCURACY", "type": "esriFieldTypeString", "alias": "ACCURACY", "domain": { "type": "codedValue", "name": "GEN-ACCURACY", "description": "Gen - Accuracy", "codedValues": [ { "name": "SURVEY", "code": "SURVEY" }, { "name": "HUD", "code": "HUD" }, { "name": "UNCERTAIN", "code": "UNCERTAIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCURACY" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_344", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_344", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S313_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "IRRIGATION", "description": "", "prototype": { "attributes": { "sdi_system": "IRRIGATION", "sdi_material": "SOD", "NOTES": null, "UID": null, "SYSTEM": "STORM DRAIN", "MATERIAL": "SOD", "DEPTH": null, "VOLUME": null, "INSTALLYEAR": null, "STATUS": "ACTIVE", "ACCURACY": null, "INTEGRITYFLAG": "GOOD", "ADDRESS": null, "OWNER": "PUBLIC", "BASINTYPE": "DETENTION", "BASEELEVATION": null, "CONDITION": 0, "INSPECTIONDATE": null, "INSPECTIONFLAG": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "PRIVATE", "description": "", "prototype": { "attributes": { "sdi_system": "PRIVATE", "sdi_material": "SOD", "NOTES": null, "UID": null, "SYSTEM": "STORM DRAIN", "MATERIAL": "SOD", "DEPTH": null, "VOLUME": null, "INSTALLYEAR": null, "STATUS": "ACTIVE", "ACCURACY": null, "INTEGRITYFLAG": "GOOD", "ADDRESS": null, "OWNER": "PUBLIC", "BASINTYPE": "DETENTION", "BASEELEVATION": null, "CONDITION": 0, "INSPECTIONDATE": null, "INSPECTIONFLAG": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "STORM DRAIN", "description": "", "prototype": { "attributes": { "sdi_system": "STORM DRAIN", "sdi_material": "SOD", "NOTES": null, "UID": null, "SYSTEM": "STORM DRAIN", "MATERIAL": "SOD", "DEPTH": null, "VOLUME": null, "INSTALLYEAR": null, "STATUS": "ACTIVE", "ACCURACY": null, "INTEGRITYFLAG": "GOOD", "ADDRESS": null, "OWNER": "PUBLIC", "BASINTYPE": "DETENTION", "BASEELEVATION": null, "CONDITION": 0, "INSPECTIONDATE": null, "INSPECTIONFLAG": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0da9763c4cad4659b5902a050de8c649" }