{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Storm Deflection Points", "type": "Feature Layer", "description": "Storm Deflection Points", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b533c967822069bbe36c6cdc2c2c0a76", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQokaWRsUsCcRTHP6dmeDQ7hZMIDg62yHEQuBRCDgV6UxCCtOfmgYOTf0JDg4cRyOEkSEtDWBwdiuLk6uLsovyW313D0dDlUr3pvQef7+P7vjF+WbH/ACaw0nUu53MufB8ll8OZTHiQkjxwFwZWvo++WHBVrUIkAo0Gp5UKMpHAEiJ0QdM463a5Xq+h3YZsFmYzsCyK+Tyq42B9A7ZbirUalEpgmhCNgutCuQy7HSc/PMTjSFWF6TSYpQx6zwNVxdtsQkAyyfNgwG29Do4DmQwslzAeQ7PJq22HgNGIt1SKw06Hm0IhUG+1IJ3mfTjkad9bjxSFF8MATeNcCA56PT4MA1sIjvcB9wD9Po9fC9cNx/aHpD8BwuBZ2yvd1OsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 478638.8427655883, "ymin": 249612.98701492697, "xmax": 511689.5178058371, "ymax": 294147.92780050635, "spatialReference": { "wkid": 103453, "latestWkid": 8128, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17969200, "falseY": -48057800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 25, "domain": null }, { "name": "ActiveFlag", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "dActiveFlag", "description": "Active Status", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Location Source", "length": 15, "domain": { "type": "codedValue", "name": "dLocationSources", "description": "Location Sources", "codedValues": [ { "name": "Aerial", "code": "Aerial" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Asbuilt City", "code": "Asbuilt City" }, { "name": "Asbuilt Other", "code": "Asbuilt Other" }, { "name": "GPS", "code": "GPS" }, { "name": "Plans", "code": "Plans" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "QCFlag", "type": "esriFieldTypeSmallInteger", "alias": "QC Flag", "domain": { "type": "codedValue", "name": "dBoolean", "description": "Valid Values are 1(Yes) and 0(No)", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EditorComments", "type": "esriFieldTypeString", "alias": "Editor Comments", "length": 100, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 25, "domain": { "type": "codedValue", "name": "dGISEditors", "description": "GIS Editors", "codedValues": [ { "name": "Kirby Benz", "code": "BenzK" }, { "name": "Brad Blumer", "code": "BlumerB" }, { "name": "Margaret Duerr", "code": "DuerrM" }, { "name": "Steve Jenson", "code": "JensonS" }, { "name": "Pat McLean", "code": "McLeanP" }, { "name": "Terry Nolan", "code": "NolanT" }, { "name": "Scott Nusbaum", "code": "NusbaumS" }, { "name": "Mike Rebman", "code": "RebmanM" }, { "name": "Tim Whittaker", "code": "WhittakerT" }, { "name": "James Yager", "code": "YagerJ" }, { "name": "Planning Intern", "code": "PlanningIntern" }, { "name": "Engineering Intern", "code": "EngineeringIntern" }, { "name": "Water Intern", "code": "WaterIntern" }, { "name": "MPO Intern", "code": "MPOIntern" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Ruekert-Mielke", "code": "Ruekert-Mielke" }, { "name": "Greg Grube", "code": "GrubeG" }, { "name": "Parks Intern", "code": "ParksIntern" }, { "name": "Greg Skemp", "code": "SkempG" }, { "name": "Travis Carroll", "code": "CarrollT" }, { "name": "Kyle Swales", "code": "SwalesK" }, { "name": "Zach Pennycook", "code": "PennycookZ" }, { "name": "Ahna Bizjak", "code": "BizjakA" }, { "name": "Tiffany Marshall", "code": "MarshallT" }, { "name": "Consultant - Batterman", "code": "Consultant - Batterman" }, { "name": "Consultant - Chastain", "code": "Consultant - Chastain" }, { "name": "Consultant - Fehr Graham", "code": "Consultant - Fehr Graham" }, { "name": "Grant Tullar", "code": "TullarG" }, { "name": "Steve Tomlins", "code": "TomlinsS" }, { "name": "Emily Moccero", "code": "MocceroE" }, { "name": "Tayler Woida", "code": "WoidaT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "df34b40666fe43f4b65dc746b08729c9" }