{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "All Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "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": 520196.23192116246, "ymin": 720714.4536252394, "xmax": 794726.2110753283, "ymax": 900819.8985317424, "spatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 59, 143, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FranchiseOwner", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FranchiseOwner", "type": "esriFieldTypeString", "alias": "Hydrant Owner", "domain": { "type": "codedValue", "name": "Hydrant_FranchiseOwner", "description": "Franchise Owner", "codedValues": [ { "name": "LCU", "code": "LCU" }, { "name": "Private", "code": "Private" }, { "name": "Gateway", "code": "Gateway" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Fort Myers", "code": "Fort Myers" }, { "name": "BSU", "code": "BSU" }, { "name": "Cape Coral", "code": "Cape Coral" }, { "name": "FGUA", "code": "FGUA" }, { "name": "FMB", "code": "FMB" }, { "name": "Island Water", "code": "Island Water" }, { "name": "GIWA", "code": "GIWA" }, { "name": "Sanibel", "code": "Sanibel" }, { "name": "GPIWA", "code": "GPIWA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "LCU", "modelName": "FranchiseOwner" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "CurrentStatus", "type": "esriFieldTypeString", "alias": "Current Status", "domain": { "type": "codedValue", "name": "FD_FireHydrantStatus", "description": "Fire District Hydrant Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Not Found", "code": "Not Found" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "CurrentStatus" }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "Franchise ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydrantID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "FDID", "type": "esriFieldTypeString", "alias": "Fire District ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FDID" }, { "name": "FD", "type": "esriFieldTypeString", "alias": "Fire District", "domain": { "type": "codedValue", "name": "FireDistrict", "description": "List of all Fire Districts", "codedValues": [ { "name": "Alva", "code": "Alva" }, { "name": "Bayshore", "code": "Bayshore" }, { "name": "Boca Grande", "code": "Boca Grande" }, { "name": "Bonita Springs", "code": "Bonita Springs" }, { "name": "Burnt Store", "code": "Burnt Store" }, { "name": "Cabbage Key", "code": "Cabbage Key" }, { "name": "Cape Coral", "code": "Cape Coral" }, { "name": "Captiva", "code": "Captiva" }, { "name": "Cayo Costa", "code": "Cayo Costa" }, { "name": "Estero", "code": "Estero" }, { "name": "Fort Myers", "code": "Fort Myers" }, { "name": "Fort Myers Beach", "code": "Fort Myers Beach" }, { "name": "Ft Myers Shores", "code": "Ft Myers Shores" }, { "name": "Iona-McGregor", "code": "Iona-McGregor" }, { "name": "Lehigh Acres", "code": "Lehigh Acres" }, { "name": "Maravilla - Fort Myers", "code": "Maravilla - Fort Myers" }, { "name": "North Fort Myers", "code": "North Fort Myers" }, { "name": "Port Authority", "code": "Port Authority" }, { "name": "San Carlos Park", "code": "San Carlos Park" }, { "name": "Sanibel Island", "code": "Sanibel Island" }, { "name": "South Trail", "code": "South Trail" }, { "name": "Tice", "code": "Tice" }, { "name": "Upper Captiva Island", "code": "Upper Captiva Island" }, { "name": "Useppa Island", "code": "Useppa Island" }, { "name": "Matlacha-Pine Island", "code": "Matlacha-Pine Island" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FD" }, { "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": "Contact", "type": "esriFieldTypeString", "alias": "Contact (name/phone)", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Contact" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" }, { "name": "FlowRate", "type": "esriFieldTypeDouble", "alias": "Flow Rate (gpm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowRate" }, { "name": "FDID_OLD", "type": "esriFieldTypeString", "alias": "OLD Fire District ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FDID_OLD" }, { "name": "FlowAt20PSI", "type": "esriFieldTypeDouble", "alias": "Flow Rate @ 20 PSI (gpm)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowAt20PSI" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "domain": { "type": "codedValue", "name": "HydrantStructureType", "description": "Type of Fire Hydrant", "codedValues": [ { "name": "Fire Hydrant", "code": "Fire Hydrant" }, { "name": "FDC Hydrant", "code": "FDC Hydratn" }, { "name": "Post Hydrant", "code": "Post Hydrant" }, { "name": "Stand Pipe", "code": "Stand Pipe" }, { "name": "Dry Hydrant", "code": "Dry Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "StructureType" }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_X" }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POINT_Y" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Address" }, { "name": "USNG", "type": "esriFieldTypeString", "alias": "USNG", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "USNG" }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Y" }, { "name": "SubZone", "type": "esriFieldTypeString", "alias": "SubZone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SubZone" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R3001_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3001", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3001", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FireDistrict", "fields": "FD", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1763_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "All Hydrants", "description": "", "prototype": { "attributes": { "Y": null, "LocationDescription": null, "FranchiseOwner": "LCU", "CurrentStatus": "Active", "HydrantID": null, "SubZone": null, "FDID": null, "FD": null, "X": null, "USNG": null, "Address": null, "POINT_Y": null, "Contact": null, "LastFlowTestDate": null, "FlowRate": null, "FDID_OLD": null, "FlowAt20PSI": null, "StructureType": null, "POINT_X": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "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 }