{ "currentVersion": 10.7, "id": 1, "name": "Drainage Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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 }, "extent": { "xmin": 1336518.2662506402, "ymin": 230052.5120574832, "xmax": 1466856.3841828108, "ymax": 313284.7694771439, "spatialReference": { "wkid": 102718, "latestWkid": 2263 } }, "sourceSpatialReference": { "wkid": 102718, "latestWkid": 2263 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOCVERIFY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "-1", "label": "Verified", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "0", "label": "Unverified", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FDCLABEL", "typeIdField": "LOCVERIFY", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FDCLABEL", "type": "esriFieldTypeString", "alias": "FDCLABEL", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "FDCLABEL" }, { "name": "PIPEID", "type": "esriFieldTypeDouble", "alias": "PIPEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPEID" }, { "name": "EDITID", "type": "esriFieldTypeDouble", "alias": "EDITID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EDITID" }, { "name": "EVENTID", "type": "esriFieldTypeDouble", "alias": "EVENTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EVENTID" }, { "name": "DTFROM", "type": "esriFieldTypeDate", "alias": "DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DTFROM" }, { "name": "SURVEYORID", "type": "esriFieldTypeDouble", "alias": "SURVEYORID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEYORID" }, { "name": "SURVEYOR", "type": "esriFieldTypeString", "alias": "SURVEYOR", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SURVEYOR" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": { "type": "codedValue", "name": "DRAINAGE_OWNER", "description": "Fill in the drainage ownership fields", "codedValues": [ { "name": "Town of Southampton", "code": "tos" }, { "name": "Unknown", "code": "unk" }, { "name": "Private", "code": "prvt" }, { "name": "Village", "code": "vill" }, { "name": "Suffolk County", "code": "cnty" }, { "name": "New York State", "code": "state" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "OWNER" }, { "name": "INVENTORY", "type": "esriFieldTypeString", "alias": "INVENTORY", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "INVENTORY" }, { "name": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PIPETYPE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "PIPETYPE" }, { "name": "FRINVERTID", "type": "esriFieldTypeDouble", "alias": "FRINVERTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FRINVERTID" }, { "name": "TOINVERTID", "type": "esriFieldTypeDouble", "alias": "TOINVERTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOINVERTID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER (in)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "CAPACITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CAPACITY" }, { "name": "AZIMUTH", "type": "esriFieldTypeDouble", "alias": "AZIMUTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AZIMUTH" }, { "name": "INCLINATN", "type": "esriFieldTypeDouble", "alias": "INCLINATN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INCLINATN" }, { "name": "ADEQUACY", "type": "esriFieldTypeDouble", "alias": "ADEQUACY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADEQUACY" }, { "name": "FLOWID", "type": "esriFieldTypeDouble", "alias": "FLOWID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWID" }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "FLOW", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "FLOW" }, { "name": "MATERIALID", "type": "esriFieldTypeDouble", "alias": "MATERIALID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MATERIALID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "DRAINAGE_PIPE_MATERIAL", "description": "", "codedValues": [ { "name": "HDPE", "code": "hdpe" }, { "name": "Unknown", "code": "unk" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Orangeburg", "code": "ORNGE" }, { "name": "PVC", "code": "PVC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Ductile Cast Iron Pipe", "code": "DI" }, { "name": "Vitrified Clay Pipe", "code": "CLAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "STRUCCND", "type": "esriFieldTypeDouble", "alias": "STRUCCND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCCND" }, { "name": "SCOND", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": { "type": "codedValue", "name": "DRAINAGE_COND", "description": "Drainage Condition", "codedValues": [ { "name": "Excellent", "code": "excel" }, { "name": "Good", "code": "good" }, { "name": "Fair", "code": "fair" }, { "name": "Poor", "code": "poor" }, { "name": "Unknown", "code": "unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SCOND" }, { "name": "DTSTRUCCND", "type": "esriFieldTypeDate", "alias": "DTSTRUCCND", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DTSTRUCCND" }, { "name": "MAINTCND", "type": "esriFieldTypeDouble", "alias": "MAINTCND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINTCND" }, { "name": "MCOND", "type": "esriFieldTypeString", "alias": "MCOND", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "MCOND" }, { "name": "DTMAINTCND", "type": "esriFieldTypeDate", "alias": "DTMAINTCND", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DTMAINTCND" }, { "name": "GASB34O", "type": "esriFieldTypeDouble", "alias": "GASB34O", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GASB34O" }, { "name": "DTGASB34O", "type": "esriFieldTypeDate", "alias": "DTGASB34O", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DTGASB34O" }, { "name": "GASB34C", "type": "esriFieldTypeDouble", "alias": "GASB34C", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GASB34C" }, { "name": "DTGASB34C", "type": "esriFieldTypeDate", "alias": "DTGASB34C", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DTGASB34C" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ASTATUS", "type": "esriFieldTypeDouble", "alias": "ASTATUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASTATUS" }, { "name": "IFFLGZ", "type": "esriFieldTypeSmallInteger", "alias": "IFFLGZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IFFLGZ" }, { "name": "FRSTRUCTID", "type": "esriFieldTypeDouble", "alias": "FRSTRUCTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FRSTRUCTID" }, { "name": "ITFLGZ", "type": "esriFieldTypeSmallInteger", "alias": "ITFLGZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ITFLGZ" }, { "name": "TOSTRUCTID", "type": "esriFieldTypeDouble", "alias": "TOSTRUCTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOSTRUCTID" }, { "name": "OUTFALL_SYS", "type": "esriFieldTypeInteger", "alias": "OUTFALL_SYS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTFALL_SYS" }, { "name": "Outfall", "type": "esriFieldTypeString", "alias": "OUTFALL", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Outfall" }, { "name": "Discharge", "type": "esriFieldTypeString", "alias": "DISCHARGE", "domain": { "type": "codedValue", "name": "dYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Discharge" }, { "name": "Dischrg_Note", "type": "esriFieldTypeString", "alias": "DISCHARGE NOTE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Dischrg_Note" }, { "name": "Pipe_HWall", "type": "esriFieldTypeDouble", "alias": "PIPE HEADWALL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pipe_HWall" }, { "name": "Maint_Req", "type": "esriFieldTypeString", "alias": "MAINT_REQ", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Maint_Req" }, { "name": "LOCVERIFY", "type": "esriFieldTypeSmallInteger", "alias": "LOCATION VERIFIED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCVERIFY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R138_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S128_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": -1, "name": "-1", "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "SCOND": {"type": "inherited"}, "Discharge": {"type": "inherited"} }, "templates": [ { "name": "-1", "description": "", "prototype": { "attributes": { "Maint_Req": null, "LOCVERIFY": -1, "FDCLABEL": null, "PIPEID": null, "EDITID": null, "EVENTID": null, "DTFROM": null, "SURVEYORID": null, "SURVEYOR": null, "OWNER": null, "INVENTORY": null, "PIPETYPE": null, "FRINVERTID": null, "TOINVERTID": null, "LENGTH": null, "DIAMETER": null, "CAPACITY": null, "AZIMUTH": null, "INCLINATN": null, "ADEQUACY": null, "FLOWID": null, "FLOW": null, "MATERIALID": null, "MATERIAL": null, "STRUCCND": null, "SCOND": null, "DTSTRUCCND": null, "MAINTCND": null, "MCOND": null, "DTMAINTCND": null, "GASB34O": null, "DTGASB34O": null, "GASB34C": null, "DTGASB34C": null, "COMMENTS": null, "ASTATUS": null, "IFFLGZ": null, "FRSTRUCTID": null, "ITFLGZ": null, "TOSTRUCTID": null, "OUTFALL_SYS": null, "Outfall": null, "Discharge": null, "Dischrg_Note": null, "Pipe_HWall": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "0", "domains": { "OWNER": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "SCOND": {"type": "inherited"}, "Discharge": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "Maint_Req": null, "LOCVERIFY": 0, "FDCLABEL": null, "PIPEID": null, "EDITID": null, "EVENTID": null, "DTFROM": null, "SURVEYORID": null, "SURVEYOR": null, "OWNER": null, "INVENTORY": null, "PIPETYPE": null, "FRINVERTID": null, "TOINVERTID": null, "LENGTH": null, "DIAMETER": null, "CAPACITY": null, "AZIMUTH": null, "INCLINATN": null, "ADEQUACY": null, "FLOWID": null, "FLOW": null, "MATERIALID": null, "MATERIAL": null, "STRUCCND": null, "SCOND": null, "DTSTRUCCND": null, "MAINTCND": null, "MCOND": null, "DTMAINTCND": null, "GASB34O": null, "DTGASB34O": null, "GASB34C": null, "DTGASB34C": null, "COMMENTS": null, "ASTATUS": null, "IFFLGZ": null, "FRSTRUCTID": null, "ITFLGZ": null, "TOSTRUCTID": null, "OUTFALL_SYS": null, "Outfall": null, "Discharge": null, "Dischrg_Note": null, "Pipe_HWall": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }