{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Adopted Storm Drain", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "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 }, "hasMetadata": true, "extent": { "xmin": 434844.85881613195, "ymin": 201479.62319639325, "xmax": 595459.0969702154, "ymax": 323735.175272733, "spatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103779, "latestWkid": 103779, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -119025600, "falseY": -98546600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b31e2a3a4cee2c924600a74683176a8f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0klEQVQ4ja3RIU9CURgG4Mc7EpvRERwkk9FJYDah4PQH0CwWiAbNRDaCBJMBGsHsKM7i7maGYNHmZiGZEYMWvJd7L8oXz/Y+5z3fyfnn5NYHtFwLlDOlNnT1DBeB0LGOYmp4gpEqv4HAXC0hOMMdSovH2XbwijO0MV8VmOAIfRzgMQvwgU1McYJLHMb7UeAWV7hHA7toLi8YBQY/Nffxgufl4XjgBnsY44K0j40CBd/PqOM8ORwPQAVP2FoFePdg205q4lMgL4wCb07T70tq8Mf5AipMIveDQZgTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "GlobalID", "displayField": "Nickname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Assetstatus", "type": "esriFieldTypeString", "alias": "Assetstatus", "domain": { "type": "codedValue", "name": "Status", "description": "Status", "codedValues": [ { "name": "Available", "code": "Available" }, { "name": "Adopted", "code": "Adopted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Available", "modelName": "Assetstatus" }, { "name": "RelateGUID", "type": "esriFieldTypeGUID", "alias": "RelateGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RelateGUID" }, { "name": "Adopteddate", "type": "esriFieldTypeDate", "alias": "Adopteddate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Adopteddate" }, { "name": "Laststatusupdate", "type": "esriFieldTypeDate", "alias": "Laststatusupdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Laststatusupdate" }, { "name": "Lastcleaneddate", "type": "esriFieldTypeDate", "alias": "Lastcleaneddate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Lastcleaneddate" }, { "name": "Nickname", "type": "esriFieldTypeString", "alias": "Nickname", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Nickname" }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Catch Basin Condition", "domain": { "type": "codedValue", "name": "DrainCondition", "description": "Condition of Drain", "codedValues": [ { "name": "No Issues", "code": "No Issues" }, { "name": "Clogged", "code": "Clogged" }, { "name": "Damaged", "code": "Damaged" }, { "name": "Illicit Discharge", "code": "Illicit Discharge" }, { "name": "Hazardous Material", "code": "Hazardous Material" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "No Issues", "modelName": "condition" }, { "name": "publicview", "type": "esriFieldTypeString", "alias": "Public View", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "Yes", "modelName": "publicview" }, { "name": "GUID", "type": "esriFieldTypeGUID", "alias": "GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GUID" }, { "name": "ApplicantName", "type": "esriFieldTypeString", "alias": "ApplicantName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantName" }, { "name": "ApplicantAddress", "type": "esriFieldTypeString", "alias": "ApplicantAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantAddress" }, { "name": "ApplicantCity", "type": "esriFieldTypeString", "alias": "ApplicantCity", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ApplicantCity" }, { "name": "ApplicantZip", "type": "esriFieldTypeString", "alias": "ApplicantZip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ApplicantZip" }, { "name": "ApplicantPhone", "type": "esriFieldTypeString", "alias": "ApplicantPhone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ApplicantPhone" }, { "name": "ApplicantEmail", "type": "esriFieldTypeString", "alias": "ApplicantEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ApplicantEmail" }, { "name": "RoadAuthority", "type": "esriFieldTypeString", "alias": "RoadAuthority", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RoadAuthority" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "DrainID", "type": "esriFieldTypeInteger", "alias": "DrainID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DrainID" }, { "name": "AdopterName", "type": "esriFieldTypeString", "alias": "AdopterName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AdopterName" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R964_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_964", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_964", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S742_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Adopted Storm Drain", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "127337c471c14e71a8dfdff1437c6133" }