{ "currentVersion": 10.91, "id": 25, "name": "Drainage Open Drains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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, "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": 783749.3887500018, "ymin": 2968950.7202499956, "xmax": 796262.9724999964, "ymax": 2986203.5984999985, "spatialReference": { "wkid": 102686, "latestWkid": 2249 } }, "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 4.666666666666666 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "streetname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "facilityid", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FacilityID" }, { "name": "streetname", "type": "esriFieldTypeString", "alias": "streetname", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "StreetName" }, { "name": "lifecyclestatus", "type": "esriFieldTypeString", "alias": "lifecyclestatus", "domain": { "type": "codedValue", "name": "dLifeCycleStatus", "description": "Lifecycle Status of Feature", "codedValues": [ { "name": "In Service", "code": "IS" }, { "name": "Abandoned", "code": "ABN" }, { "name": "Proposed", "code": "PROP" }, { "name": "Removed", "code": "REM" }, { "name": "Preliminary GIS Update", "code": "PRELIM" }, { "name": "Not in Service", "code": "NS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "IS", "modelName": "LifeCycleStatus" }, { "name": "installdate", "type": "esriFieldTypeDate", "alias": "installdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "legacyid", "type": "esriFieldTypeString", "alias": "legacyid", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LegacyID" }, { "name": "datasource", "type": "esriFieldTypeString", "alias": "datasource", "domain": { "type": "codedValue", "name": "dDataSources", "description": "Data Sources", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Planimetric", "code": "AERIAL" }, { "name": "Estimated From Orthophotography", "code": "ORTHO_EST" }, { "name": "Estimated In Field", "code": "EST_FIELD" }, { "name": "Estimated From Plan", "code": "EST_PLAN" }, { "name": "Scaled From Plan", "code": "SCL_PLAN" }, { "name": "Assumed Location", "code": "ASSUMED" }, { "name": "Estimated from Asset Management", "code": "EST_AM" }, { "name": "Proposed Location - General", "code": "PROP_GEN" }, { "name": "Proposed Location - Precise", "code": "PROP_PREC" }, { "name": "Digital Data from Organization", "code": "OTHER_ORG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "EST_PLAN", "modelName": "DataSource" }, { "name": "topwidth", "type": "esriFieldTypeDouble", "alias": "topwidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TopWidth" }, { "name": "bottomwidth", "type": "esriFieldTypeDouble", "alias": "bottomwidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BottomWidth" }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Depth" }, { "name": "bedmaterial", "type": "esriFieldTypeString", "alias": "bedmaterial", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BedMaterial" }, { "name": "sidematerial", "type": "esriFieldTypeString", "alias": "sidematerial", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SideMaterial" }, { "name": "plan_1", "type": "esriFieldTypeString", "alias": "plan_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Plan_1" }, { "name": "plan_1_date", "type": "esriFieldTypeDate", "alias": "plan_1_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Plan_1_Date" }, { "name": "plan_2", "type": "esriFieldTypeString", "alias": "plan_2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Plan_2" }, { "name": "plan_2_date", "type": "esriFieldTypeDate", "alias": "plan_2_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Plan_2_Date" }, { "name": "us_structureid", "type": "esriFieldTypeString", "alias": "us_structureid", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "US_StructureID" }, { "name": "ds_structureid", "type": "esriFieldTypeString", "alias": "ds_structureid", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DS_StructureID" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": { "type": "codedValue", "name": "dOwner", "description": "Owner of Feature", "codedValues": [ { "name": "Revere", "code": "Revere" }, { "name": "MBTA", "code": "MBTA" }, { "name": "DCR", "code": "DCR" }, { "name": "MassDOT", "code": "MassDOT" }, { "name": "MWRA", "code": "MWRA" }, { "name": "Other", "code": "Other" }, { "name": "Malden", "code": "Malden" }, { "name": "BWSC", "code": "BWSC" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "Revere", "modelName": "Owner" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "id_2017", "type": "esriFieldTypeString", "alias": "id_2017", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ID_2017" }, { "name": "fm", "type": "esriFieldTypeString", "alias": "fm", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FM" }, { "name": "enabled", "type": "esriFieldTypeSmallInteger", "alias": "enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "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" }, { "name": "segmentlength", "type": "esriFieldTypeDouble", "alias": "segmentlength", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SegmentLength" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r388_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_388", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_388", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a339_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Drainage Open Drains", "description": "", "prototype": { "attributes": { "streetname": null, "legacyid": null, "ds_structureid": null, "fm": null, "segmentlength": null, "facilityid": null, "lifecyclestatus": "IS", "installdate": null, "datasource": "EST_PLAN", "topwidth": null, "bottomwidth": null, "depth": null, "bedmaterial": null, "sidematerial": null, "plan_1": null, "plan_1_date": null, "plan_2": null, "plan_2_date": null, "us_structureid": null, "owner": "Revere", "comments": null, "id_2017": null, "enabled": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }