{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Sewer Mains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 2.0E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 100000, "falseM": 0, "mUnits": 100000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6420819.084472656, "ymin": 1812115.7924804688, "xmax": 6451306.905517578, "ymax": 1836315.9008789062, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SewerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FACILITY ID", "length": 90, "domain": null }, { "name": "UpStreamMH", "type": "esriFieldTypeString", "alias": "UP STREAM MH", "length": 75, "domain": null }, { "name": "DownStreamMH", "type": "esriFieldTypeString", "alias": "DOWN STREAM MH", "length": 75, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS3_piGravityMainType", "description": "List of infastructure Gravity Main types", "codedValues": [ { "name": "Force Main", "code": "FORCE MAIN" }, { "name": "Siphon", "code": "SIPHON" }, { "name": "Outfall", "code": "OUTFALL" }, { "name": "Diversion", "code": "DIVERSION" }, { "name": "Sewer Pipe", "code": "SS-PIPES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WS3_piPipeDiameter", "description": "A list of pipe diameters", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "51\"", "code": 51 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "63\"", "code": 63 }, { "name": "66\"", "code": 66 }, { "name": "67\"", "code": 67 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "84\"", "code": 84 }, { "name": "90\"", "code": 90 }, { "name": "96\"", "code": 96 }, { "name": "99\"", "code": 99 }, { "name": "102\"", "code": 102 }, { "name": "114\"", "code": 114 }, { "name": "126\"", "code": 126 }, { "name": "132\"", "code": 132 }, { "name": "150\"", "code": 150 }, { "name": "1/2\"", "code": 0.5 }, { "name": "5\"", "code": 5 }, { "name": "50\"", "code": 50 }, { "name": "52\"", "code": 52 }, { "name": "7\"", "code": 7 }, { "name": "9\"", "code": 9 }, { "name": "11\"", "code": 11 }, { "name": "13\"", "code": 13 }, { "name": "78\"", "code": 78 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dimensions", "type": "esriFieldTypeString", "alias": "DIMENSIONS", "length": 80, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 35, "domain": { "type": "codedValue", "name": "WS3_piPipeMaterial", "description": "The list of pipe materials types based on the NASCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted0", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segment Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Reinforced Concrete Box", "code": "RCB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Mainshape", "type": "esriFieldTypeString", "alias": "MAIN SHAPE", "length": 20, "domain": { "type": "codedValue", "name": "WS3_piPipeShape", "description": "Sanitary pipe shapes", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Horseshoe", "code": "Horseshoe" }, { "name": "Oblong", "code": "Oblong" }, { "name": "Rectangular", "code": "Rectangular" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Other", "code": "Other" }, { "name": "Uknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "SumFlow", "type": "esriFieldTypeDouble", "alias": "SUMMARY FLOW", "domain": null }, { "name": "DownStrmElev", "type": "esriFieldTypeDouble", "alias": "DOWN STREAM ELEVATION", "domain": null }, { "name": "UpStrmElev", "type": "esriFieldTypeDouble", "alias": "UP STREAM ELEVATION", "domain": null }, { "name": "LinerType", "type": "esriFieldTypeString", "alias": "LINER TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS3_piLiningMethod", "description": "The pipe lining method based on LACP and PACP standards", "codedValues": [ { "name": "Cured in Place", "code": "CP" }, { "name": "Fold and Form or Deform/Reform", "code": "FF" }, { "name": "Segmented Panel", "code": "SN" }, { "name": "Segmented Pipe", "code": "SP" }, { "name": "Spiral Wound", "code": "SW" }, { "name": "Other", "code": "OTH" }, { "name": "None", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RehabMaterial", "type": "esriFieldTypeString", "alias": "REHAB MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS3_piPipeMaterial", "description": "The list of pipe materials types based on the NASCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted0", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segment Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Reinforced Concrete Box", "code": "RCB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "REHAB DATE", "length": 8, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "OWNER", "length": 80, "domain": { "type": "codedValue", "name": "WS3_SS_AssetOwner", "description": "The owner of the ss asset", "codedValues": [ { "name": "CULVER CITY", "code": "CULVER CITY" }, { "name": "CITY OF LA", "code": "CITY OF LA" }, { "name": "LA COUNTY", "code": "LA COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintained", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 80, "domain": { "type": "codedValue", "name": "WS3_SS_AssetManager", "description": "The manager of the ss asset", "codedValues": [ { "name": "CULVER CITY", "code": "CULVER CITY" }, { "name": "CITY OF LA", "code": "CITY OF LA" }, { "name": "LA COUNTY", "code": "LA COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Connection", "type": "esriFieldTypeString", "alias": "CONNECTION", "length": 100, "domain": null }, { "name": "Easement", "type": "esriFieldTypeString", "alias": "EASEMENT", "length": 5, "domain": { "type": "codedValue", "name": "WS3_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SewerName", "type": "esriFieldTypeString", "alias": "SEWER NAME", "length": 200, "domain": null }, { "name": "Acronym", "type": "esriFieldTypeString", "alias": "ACRONYM", "length": 50, "domain": null }, { "name": "Tributary", "type": "esriFieldTypeString", "alias": "TRIBUTARY", "length": 100, "domain": { "type": "codedValue", "name": "WS3_piTributary", "description": "Name of pipe or pump station where sewage gets discharged", "codedValues": [ { "name": "BALLONA CREEK PUMP STATION", "code": "BALLONA CREEK PUMP STATION" }, { "name": "BRADDOCK PUMP STATION", "code": "BRADDOCK PUMP STATION" }, { "name": "BRISTOL PUMP STATION", "code": "BRISTOL PUMP STATION" }, { "name": "FOX HILLS PUMP STATION", "code": "FOX HILLS PUMP STATION" }, { "name": "HAYDEN PUMP STATION", "code": "HAYDEN PUMP STATION" }, { "name": "JASMINE PUMP STATITON", "code": "JASMINE PUMP STATION" }, { "name": "LA CIENEGA INTERCEPTOR SEWER", "code": "LA CIENEGA INTERCEPTOR SEWER" }, { "name": "LCSFV", "code": "LCSFV" }, { "name": "LOS ANGELES COUNTY PUMP STATION", "code": "LOS ANGELES COUNTY PUMP STATION" }, { "name": "MESMER PUMP STATION", "code": "MESMER PUMP STATION" }, { "name": "NORTH CENTRAL OUTFALL SEWER", "code": "NORTH CENTRAL OUTFALL SEWER" }, { "name": "NORTH OUTFALL REPLACEMENT SEWER", "code": "NORTH OUTFAL REPLACEMENT SEWER" }, { "name": "NORTH OUTFALL SEWER", "code": "NORTH OUTFALL SEWER" }, { "name": "OVERLAND PUMP STATION", "code": "OVERLAND PUMP STATION" }, { "name": "VENICE PUMPING PLANT", "code": "VENICE PUMPING PLANT" }, { "name": "WEST LOS ANGELES INTERCEPTOR", "code": "WEST LOS ANGELES INTERCEPTOR" }, { "name": "WESTWOOD RELIEF SEWER", "code": "WESTWOOD RELIEF SEWER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DataSource", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "WS3_DataSource", "description": "Data Source", "codedValues": [ { "name": "AERIAL PHOTO", "code": "AERIAL PHOTO" }, { "name": "CCTV", "code": "CCTV" }, { "name": "FIELD/SITE VISIT", "code": "FIELD/SITE VISIT" }, { "name": "GPS COLLECTED", "code": "GPS COLLECTED" }, { "name": "OTHER SOURCES", "code": "OTHER SOURCES" }, { "name": "PROJECT", "code": "PROJECT" }, { "name": "STAFF KNOWLEDGE", "code": "STAFF KNOWLEDGE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SheetNo", "type": "esriFieldTypeString", "alias": "SHEET NO", "length": 50, "domain": null }, { "name": "DrawingNo", "type": "esriFieldTypeString", "alias": "DRAWING NO", "length": 50, "domain": null }, { "name": "CityofLADrawingNo", "type": "esriFieldTypeString", "alias": "CITY OF LA DRAWING NO", "length": 50, "domain": null }, { "name": "CountyOfLADrawingNo", "type": "esriFieldTypeString", "alias": "COUNTY OF LA DRAWING NO", "length": 50, "domain": null }, { "name": "SignDate", "type": "esriFieldTypeDate", "alias": "SIGN DATE", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "NOTES", "length": 300, "domain": null }, { "name": "DocLilnk1", "type": "esriFieldTypeString", "alias": "DOCUMENT LINK 1", "length": 300, "domain": null }, { "name": "DocLink2", "type": "esriFieldTypeString", "alias": "DOCUMENT LINK 2", "length": 300, "domain": null }, { "name": "DocLink3", "type": "esriFieldTypeString", "alias": "DOCUMENT LINK 3", "length": 300, "domain": null }, { "name": "DocLink4", "type": "esriFieldTypeString", "alias": "DOCUMENT LINK 4", "length": 300, "domain": null }, { "name": "DocLink5", "type": "esriFieldTypeString", "alias": "DOCUMENT LINK 5", "length": 300, "domain": null }, { "name": "CIP_Phase", "type": "esriFieldTypeSmallInteger", "alias": "CCTV CIP PHASE", "domain": null }, { "name": "CCTV_Pre_Report1", "type": "esriFieldTypeString", "alias": "CCTV PRE VIDEO REPORT 1", "length": 300, "domain": null }, { "name": "CCTV_Pre_Report2", "type": "esriFieldTypeString", "alias": "CCTV PRE VIDEO REPORT 2", "length": 300, "domain": null }, { "name": "CCTV_Post_Report1", "type": "esriFieldTypeString", "alias": "CCTV POST VIDEO REPORT 1", "length": 300, "domain": null }, { "name": "CCTV_Post_Report2", "type": "esriFieldTypeString", "alias": "CCTV POST VIDEO REPORT 2", "length": 300, "domain": null }, { "name": "Video", "type": "esriFieldTypeString", "alias": "VIDEO", "length": 5, "domain": { "type": "codedValue", "name": "WS3_YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CCTV_Pre_Video1", "type": "esriFieldTypeString", "alias": "CCTV PRE VIDEO 1", "length": 300, "domain": null }, { "name": "CCTV_Pre_Video2", "type": "esriFieldTypeString", "alias": "CCTV PRE VIDEO 2", "length": 300, "domain": null }, { "name": "CCTV_Post_Video1", "type": "esriFieldTypeString", "alias": "CCTV POST VIDEO 1", "length": 300, "domain": null }, { "name": "CCTV_Post_Video2", "type": "esriFieldTypeString", "alias": "CCTV POST VIDEO 2", "length": 300, "domain": null }, { "name": "CCTV_Inspection_Length", "type": "esriFieldTypeDouble", "alias": "CCTV INSPECTION LENGTH", "domain": null }, { "name": "CCTV_Length_Difference", "type": "esriFieldTypeDouble", "alias": "CCTV LEGNTH DIFFERENCE", "domain": null }, { "name": "CCTV_Date", "type": "esriFieldTypeDate", "alias": "CCTV DATE", "length": 8, "domain": null }, { "name": "CCTV_Notes", "type": "esriFieldTypeString", "alias": "CCTV NOTES", "length": 300, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "CREATED USER", "length": 75, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST EDITED USER", "length": 75, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST EDITED DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "445272cf9d1e48ab8fb047fb60cd25a0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Critical Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_California_zone_5_ftUS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"false_easting\",6561666.667],PARAMETER[\"false_northing\",1640416.667],PARAMETER[\"central_meridian\",-118.0],PARAMETER[\"standard_parallel_1\",34.03333333333333],PARAMETER[\"standard_parallel_2\",35.46666666666667],PARAMETER[\"latitude_of_origin\",33.5],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 245, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 137, 68, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 20.440964, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6429885.250017331, "ymin": 1816157.750507065, "xmax": 6447671.65998249, "ymax": 1833302.7299966153, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "Site ID", "length": 254, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "445272cf9d1e48ab8fb047fb60cd25a0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "100 Year Storm Flood Depth", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 5.51428014361477E-8, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 251, 255, 255 ], "toColor": [ 223, 235, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 235, 247, 255 ], "toColor": [ 199, 220, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 220, 240, 255 ], "toColor": [ 157, 201, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 201, 224, 255 ], "toColor": [ 107, 175, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 175, 214, 255 ], "toColor": [ 66, 146, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 146, 199, 255 ], "toColor": [ 33, 112, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 112, 181, 255 ], "toColor": [ 8, 82, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 8, 82, 156, 255 ], "toColor": [ 7, 47, 107, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "ContourMin", "classificationMethod": "esriClassifyManual", "minValue": 0.0010000000474975, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 232, 186, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 0.49, "label": "0.001000 - 0.490000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 229, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "classMaxValue": 0.99, "label": "0.490001 - 0.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 207, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 1.99, "label": "0.990001 - 1.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 3.99, "label": "1.990001 - 3.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 135, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 4.99, "label": "3.990001 - 4.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 91, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 5.99, "label": "4.990001 - 5.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 48, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 20.5, "label": "5.990001 - 20.500000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6425469.288000017, "ymin": 1813647.900000006, "xmax": 6450139.2880000025, "ymax": 1835607.9000000209, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ContourMin", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ContourMin", "type": "esriFieldTypeDouble", "alias": "Contour minimum", "domain": null }, { "name": "ContourMax", "type": "esriFieldTypeDouble", "alias": "Contour maximum", "domain": null }, { "name": "InPoly_FID", "type": "esriFieldTypeInteger", "alias": "InPoly_FID", "domain": null }, { "name": "SimPgnFlag", "type": "esriFieldTypeSmallInteger", "alias": "SimPgnFlag", "domain": null }, { "name": "MaxSimpTol", "type": "esriFieldTypeDouble", "alias": "MaxSimpTol", "domain": null }, { "name": "MinSimpTol", "type": "esriFieldTypeDouble", "alias": "MinSimpTol", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "445272cf9d1e48ab8fb047fb60cd25a0" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "10 Year Storm Flood Depth", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 5.51428014361477E-8, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 251, 255, 255 ], "toColor": [ 223, 235, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 235, 247, 255 ], "toColor": [ 199, 220, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 220, 240, 255 ], "toColor": [ 157, 201, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 201, 224, 255 ], "toColor": [ 107, 175, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 175, 214, 255 ], "toColor": [ 66, 146, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 146, 199, 255 ], "toColor": [ 33, 112, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 112, 181, 255 ], "toColor": [ 8, 82, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 8, 82, 156, 255 ], "toColor": [ 7, 47, 107, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "ContourMin", "classificationMethod": "esriClassifyManual", "minValue": 0.0010000000474975, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 251, 255, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "classMaxValue": 0.49, "label": "0.001000 - 0.490000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 229, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 0.99, "label": "0.490001 - 0.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 207, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 1.99, "label": "0.990001 - 1.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 174, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 3.99, "label": "1.990001 - 3.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 135, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 4.99, "label": "3.990001 - 4.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 91, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 5.99, "label": "4.990001 - 5.990000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 8, 48, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 0 ], "width": 0 } }, "classMaxValue": 20.5, "label": "5.990001 - 20.500000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6425219.288000017, "ymin": 1813647.900000006, "xmax": 6450139.2880000025, "ymax": 1836347.9000000209, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ContourMin", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ContourMin", "type": "esriFieldTypeDouble", "alias": "Contour minimum", "domain": null }, { "name": "ContourMax", "type": "esriFieldTypeDouble", "alias": "Contour maximum", "domain": null }, { "name": "InPoly_FID", "type": "esriFieldTypeInteger", "alias": "InPoly_FID", "domain": null }, { "name": "SimPgnFlag", "type": "esriFieldTypeSmallInteger", "alias": "SimPgnFlag", "domain": null }, { "name": "MaxSimpTol", "type": "esriFieldTypeDouble", "alias": "MaxSimpTol", "domain": null }, { "name": "MinSimpTol", "type": "esriFieldTypeDouble", "alias": "MinSimpTol", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "445272cf9d1e48ab8fb047fb60cd25a0" } ], "tables": [] }