{ "currentVersion": 10.81, "id": 5, "name": "Water Lateral Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 545016.2400238365, "ymin": 1602571.5120860934, "xmax": 591036.1282988377, "ymax": 1632717.3894582614, "spatialReference": { "wkid": 102658, "latestWkid": 2236 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "30", "label": "Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "20", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 2 }, "value": "10", "label": "Service", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LifecycleStatus", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 10, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "xDomainOwnership", "description": "", "codedValues": [ { "name": "Public", "code": "PUB" }, { "name": "Private", "code": "PRIV" }, { "name": "Shared", "code": "SHARE" }, { "name": "Unknown", "code": "UNK" }, { "name": "FDOT", "code": "FDOT" }, { "name": "City of Sanford", "code": "CITY" }, { "name": "Seminole County", "code": "COUNTY" }, { "name": "Midway Canaan Water Association Inc", "code": "MCWA" }, { "name": "Lake Mary", "code": "LM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Ownership" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainLateralLineDiameter", "description": "", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "3\"", "code": 3 }, { "name": "1.25\"", "code": 1.25 }, { "name": "2.5\"", "code": 2.5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wDomainMaterial", "description": "", "codedValues": [ { "name": "Wood", "code": "WO" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "PVC", "code": "PVC" }, { "name": "AC", "code": "AC" }, { "name": "CL", "code": "CL" }, { "name": "GLV", "code": "GLV" }, { "name": "DIP", "code": "DIP" }, { "name": "CIP", "code": "CIP" }, { "name": "PE", "code": "PE" }, { "name": "HDPE", "code": "HDPE" }, { "name": "POLY", "code": "POLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Material" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 10, "modelName": "Subtype" }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "domain": { "type": "codedValue", "name": "UtilityEditor", "description": "", "codedValues": [ { "name": "M. Thorne", "code": "M. Thorne" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "M. Thorne", "modelName": "LastEditor" }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastUpdate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" }, { "name": "WaterType", "type": "esriFieldTypeString", "alias": "WaterType", "domain": { "type": "codedValue", "name": "wDomainWaterType", "description": "", "codedValues": [ { "name": "Raw Water", "code": "RAW" }, { "name": "Potable Water", "code": "POT" }, { "name": "Reclaimed Water", "code": "REC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "POT", "modelName": "WaterType" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "Accuracy", "type": "esriFieldTypeString", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "CaptureMethod", "description": "Method of capturing GIS data", "codedValues": [ { "name": "AS400", "code": "AS400" }, { "name": "AS BUILT", "code": "AS BUILT" }, { "name": "FIELD", "code": "FIELD" }, { "name": "GEOCODE", "code": "GEOCODE" }, { "name": "GPS", "code": "GPS" }, { "name": "ORTHO", "code": "ORTHO" }, { "name": "PLANS", "code": "PLANS" }, { "name": "SITUS", "code": "SITUS" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "FOR PLACEMENT ONLY", "code": "FPO" }, { "name": "UDF PROGRAM", "code": "UDF PROGRAM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Accuracy" }, { "name": "URL_Hyperlink", "type": "esriFieldTypeString", "alias": "URL_Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "URL_Hyperlink" }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "LucityAutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LucityAutoID" }, { "name": "InLucityFlag", "type": "esriFieldTypeSmallInteger", "alias": "InLucityFlag", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InLucityFlag" }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegacyID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1294_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1294", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I41384Hyperlink", "fields": "Hyperlink", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1294", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S885_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 30, "name": "Fire", "domains": { "Ownership": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Accuracy": {"type": "inherited"} }, "templates": [ { "name": "Fire", "description": "", "prototype": { "attributes": { "Diameter": null, "LifecycleStatus": null, "FacilityID": null, "LocationDescription": null, "LegacyID": null, "InLucityFlag": null, "Ownership": null, "Enabled": 1, "InstallDate": null, "Material": null, "Subtype": 30, "LastEditor": null, "LastUpdate": null, "Comments": null, "WaterType": null, "Hyperlink": "\\\\san-ch-gis\\Maps\\", "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 20, "name": "Hydrant", "domains": { "Ownership": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Accuracy": {"type": "inherited"} }, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "Diameter": null, "InstallDate": null, "LocationDescription": null, "Comments": null, "LegacyID": null, "InLucityFlag": null, "Ownership": null, "FacilityID": null, "Enabled": 1, "LifecycleStatus": "Active", "Material": null, "Subtype": 20, "LastEditor": null, "LastUpdate": null, "WaterType": "POT", "Hyperlink": "\\\\san-ch-gis\\Maps\\", "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "Service", "domains": { "Ownership": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Accuracy": {"type": "inherited"} }, "templates": [ { "name": "Service", "description": "", "prototype": { "attributes": { "Diameter": 8, "LifecycleStatus": null, "FacilityID": null, "LocationDescription": null, "LegacyID": null, "InLucityFlag": null, "Ownership": null, "Enabled": 1, "InstallDate": null, "Material": "PVC", "Subtype": 10, "LastEditor": null, "LastUpdate": null, "Comments": null, "WaterType": null, "Hyperlink": "\\\\san-ch-gis\\Maps\\", "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Undefined", "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "LocationDescription": null, "Diameter": null, "Subtype": 0, "LastEditor": null, "LastUpdate": null, "Comments": null, "WaterType": "POT", "GlobalID": null, "FacilityID": null, "Hyperlink": null, "Ownership": null, "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null, "InLucityFlag": null, "LegacyID": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Ownership": {"type": "inherited"} } }, { "code": 10, "name": "Service", "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "LocationDescription": null, "Diameter": null, "Subtype": 10, "LastEditor": null, "LastUpdate": null, "Comments": null, "WaterType": "POT", "GlobalID": null, "FacilityID": null, "Hyperlink": null, "Ownership": null, "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null, "InLucityFlag": null, "LegacyID": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Accuracy": {"type": "inherited"} } }, { "code": 20, "name": "Hydrant", "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "LocationDescription": null, "Diameter": null, "Subtype": 20, "LastEditor": null, "LastUpdate": null, "Comments": null, "WaterType": "POT", "GlobalID": null, "FacilityID": null, "Hyperlink": null, "Ownership": null, "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null, "InLucityFlag": null, "LegacyID": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Accuracy": {"type": "inherited"} } }, { "code": 30, "name": "Fire", "defaultValues": { "Enabled": 1, "InstallDate": null, "LifecycleStatus": "Active", "Material": null, "LocationDescription": null, "Diameter": null, "Subtype": 30, "LastEditor": null, "LastUpdate": null, "Comments": null, "WaterType": "POT", "GlobalID": null, "FacilityID": null, "Hyperlink": null, "Ownership": null, "Accuracy": null, "URL_Hyperlink": null, "LucityAutoID": null, "InLucityFlag": null, "LegacyID": null }, "domains": { "Enabled": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LastEditor": {"type": "inherited"}, "WaterType": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Accuracy": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }