{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 152, 230, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.ADDRNUM", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 150, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8929571.6632, "ymin": 3071845.3801000006, "xmax": -8909251.8852, "ymax": 3100871.4411000013, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "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": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "ADDRNUMSUF", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "ADDRNUM", "length": 20, "domain": null }, { "name": "ROADPREDIR", "type": "esriFieldTypeString", "alias": "ROADPREDIR", "length": 2, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 75, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 4, "domain": null }, { "name": "ROADPOSTDI", "type": "esriFieldTypeString", "alias": "ROADPOSTDI", "length": 2, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "length": 250, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 125, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "length": 10, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 10, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 100, "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "POINTTYPE", "length": 30, "domain": null }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "CAPTUREMETH", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "SITUS_SEQ", "type": "esriFieldTypeInteger", "alias": "SITUS_SEQ", "domain": null }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "length": 17, "domain": null }, { "name": "FLOOR", "type": "esriFieldTypeString", "alias": "FLOOR", "length": 10, "domain": null }, { "name": "PRIMARY_", "type": "esriFieldTypeString", "alias": "PRIMARY_", "length": 1, "domain": null }, { "name": "MAILING_TY", "type": "esriFieldTypeString", "alias": "MAILING_TY", "length": 12, "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 254, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 5, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "BUILDING", "type": "esriFieldTypeString", "alias": "BUILDING", "length": 30, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATEDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATEDATE", "length": 8, "domain": null }, { "name": "HISTORICADDRESS", "type": "esriFieldTypeString", "alias": "HISTORICADDRESS", "length": 254, "domain": null }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "SITEADDID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1884_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1581_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 42000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 252, 194, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8929449.0026, "ymin": 3079114.0172999986, "xmax": -8910532.9956, "ymax": 3103215.280200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARID", "type": "esriFieldTypeString", "alias": "PARID", "length": 17, "domain": null }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL_NUMBER", "length": 30, "domain": null }, { "name": "CONDO", "type": "esriFieldTypeString", "alias": "CONDO", "length": 200, "domain": null }, { "name": "OWNER_NAME1", "type": "esriFieldTypeString", "alias": "OWNER_NAME1", "length": 40, "domain": null }, { "name": "OWNER_NAME2", "type": "esriFieldTypeString", "alias": "OWNER_NAME2", "length": 2000, "domain": null }, { "name": "STREET_NUMBER", "type": "esriFieldTypeInteger", "alias": "STREET_NUMBER", "domain": null }, { "name": "STREET_FRACTION", "type": "esriFieldTypeString", "alias": "STREET_FRACTION", "length": 6, "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 30, "domain": null }, { "name": "STREET_SUFFIX_ABBR", "type": "esriFieldTypeString", "alias": "STREET_SUFFIX_ABBR", "length": 8, "domain": null }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "length": 8, "domain": null }, { "name": "SITE_ADDR_STR", "type": "esriFieldTypeString", "alias": "SITE_ADDR_STR", "length": 121, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "length": 40, "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 8, "domain": null }, { "name": "PADDR1", "type": "esriFieldTypeString", "alias": "PADDR1", "length": 121, "domain": null }, { "name": "PADDR2", "type": "esriFieldTypeString", "alias": "PADDR2", "length": 80, "domain": null }, { "name": "PADDR3", "type": "esriFieldTypeString", "alias": "PADDR3", "length": 123, "domain": null }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "ZIP1", "type": "esriFieldTypeString", "alias": "ZIP1", "length": 5, "domain": null }, { "name": "ZIP2", "type": "esriFieldTypeString", "alias": "ZIP2", "length": 4, "domain": null }, { "name": "SALEKEY", "type": "esriFieldTypeInteger", "alias": "SALEKEY", "domain": null }, { "name": "CRA", "type": "esriFieldTypeString", "alias": "CRA", "length": 20, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SALE_DATE", "type": "esriFieldTypeDate", "alias": "SALE_DATE", "length": 8, "domain": null }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "BOOK", "length": 8, "domain": null }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "PAGE", "length": 8, "domain": null }, { "name": "PRICE", "type": "esriFieldTypeInteger", "alias": "PRICE", "domain": null }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "length": 2, "domain": null }, { "name": "TOTAL_MARKET", "type": "esriFieldTypeDouble", "alias": "TOTAL_MARKET", "domain": null }, { "name": "MKT_NOT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_NOT_CAPPED", "domain": null }, { "name": "MKT_CAPPED", "type": "esriFieldTypeDouble", "alias": "MKT_CAPPED", "domain": null }, { "name": "CAP_ADJ_VAL", "type": "esriFieldTypeDouble", "alias": "CAP_ADJ_VAL", "domain": null }, { "name": "AG_USE_VAL", "type": "esriFieldTypeDouble", "alias": "AG_USE_VAL", "domain": null }, { "name": "ASSESSED_VAL", "type": "esriFieldTypeDouble", "alias": "ASSESSED_VAL", "domain": null }, { "name": "EXEMPTION", "type": "esriFieldTypeDouble", "alias": "EXEMPTION", "domain": null }, { "name": "TOTAL_VALUE", "type": "esriFieldTypeDouble", "alias": "TOTAL_VALUE", "domain": null }, { "name": "TOTAL_TAXABLE", "type": "esriFieldTypeDouble", "alias": "TOTAL_TAXABLE", "domain": null }, { "name": "HMSTD_FLG", "type": "esriFieldTypeString", "alias": "HMSTD_FLG", "length": 2000, "domain": null }, { "name": "SUBDIV_NAME", "type": "esriFieldTypeString", "alias": "SUBDIV_NAME", "length": 2000, "domain": null }, { "name": "YEAR_ADDED", "type": "esriFieldTypeString", "alias": "YEAR_ADDED", "length": 20, "domain": null }, { "name": "LAND_MARKET", "type": "esriFieldTypeDouble", "alias": "LAND_MARKET", "domain": null }, { "name": "IMPRV_MRKT", "type": "esriFieldTypeDouble", "alias": "IMPRV_MRKT", "domain": null }, { "name": "PROPERTY_USE", "type": "esriFieldTypeString", "alias": "PROPERTY_USE", "length": 40, "domain": null }, { "name": "MONTHS_SINCE_SALE", "type": "esriFieldTypeDouble", "alias": "MONTHS_SINCE_SALE", "domain": null }, { "name": "CONFID_FLG", "type": "esriFieldTypeString", "alias": "CONFID_FLG", "length": 1, "domain": null }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "CITY_CODE", "length": 2, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "length": 8, "domain": null }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "length": 8, "domain": null }, { "name": "WPB_GIS.DBO.Parcel_1.AREA", "type": "esriFieldTypeDouble", "alias": "WPB_GIS.DBO.Parcel_1.AREA", "domain": null }, { "name": "LEGAL1", "type": "esriFieldTypeString", "alias": "LEGAL1", "length": 60, "domain": null }, { "name": "LEGAL2", "type": "esriFieldTypeString", "alias": "LEGAL2", "length": 60, "domain": null }, { "name": "LEGAL3", "type": "esriFieldTypeString", "alias": "LEGAL3", "length": 60, "domain": null }, { "name": "YRBLT", "type": "esriFieldTypeSmallInteger", "alias": "YRBLT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1616_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1349_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 157 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8929410.823, "ymin": 3079162.7102000006, "xmax": -8909991.5216, "ymax": 3100388.5890999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BUILDNG_ID", "type": "esriFieldTypeString", "alias": "BUILDNG_ID", "length": 20, "domain": null }, { "name": "PAPA_BUILDING", "type": "esriFieldTypeString", "alias": "PAPA_BUILDING", "length": 50, "domain": null }, { "name": "STRUCTNAME", "type": "esriFieldTypeString", "alias": "STRUCTNAME", "length": 30, "domain": null }, { "name": "STRUCTURE_STATUS", "type": "esriFieldTypeString", "alias": "STRUCTURE_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "StrctureStatus", "description": "The status of the structure", "codedValues": [ { "name": "Structure that has been demolished.", "code": "DEMOLISHED" }, { "name": "Existing structure", "code": "EXISTING" }, { "name": "Temporary structure", "code": "TEMPORARY" }, { "name": "Canopy", "code": "CANOPY" }, { "name": "Shed", "code": "SHED" }, { "name": "Screen", "code": "SCREEN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUMSTORIES", "type": "esriFieldTypeSmallInteger", "alias": "NUMSTORIES", "domain": null }, { "name": "FFELEV", "type": "esriFieldTypeDouble", "alias": "FFELEV", "domain": null }, { "name": "DATUM", "type": "esriFieldTypeString", "alias": "DATUM", "length": 50, "domain": { "type": "codedValue", "name": "VerticalDatum", "description": "Vertical Datum of the elevation", "codedValues": [ { "name": "Sea Level Datum of 1929", "code": "NGVD 1929" }, { "name": "North American Vertical Datum of 1988", "code": "NAVD 1988" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "HISTIORIC", "type": "esriFieldTypeString", "alias": "HISTIORIC", "length": 5, "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRIBUTING", "type": "esriFieldTypeString", "alias": "CONTRIBUTING", "length": 50, "domain": { "type": "codedValue", "name": "Contributing or Noncontributing", "description": "Contributing or Noncontributing", "codedValues": [ { "name": "Contributing", "code": "Contributing" }, { "name": "Noncontributing", "code": "Noncontributing" }, { "name": "TBD", "code": "TBD" }, { "name": "Individual structures", "code": "Individual structures" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ARCHITECTURAL", "type": "esriFieldTypeString", "alias": "ARCHITECTURAL", "length": 50, "domain": { "type": "codedValue", "name": "ArchitecturalStyle", "description": "ArchitecturalStyle", "codedValues": [ { "name": "American Foursquare", "code": "American Foursquare" }, { "name": "Architectural Style", "code": "Architectural Style" }, { "name": "Art Deco", "code": "Art Deco" }, { "name": "Art Moderne", "code": "Art Moderne" }, { "name": "Beaux Arts Eclecticism", "code": "Beaux Arts Eclecticism" }, { "name": "Brutalism", "code": "Brutalism" }, { "name": "Bungalow", "code": "Bungalow" }, { "name": "Classical Revival", "code": "Classical Revival" }, { "name": "Colonial", "code": "Colonial" }, { "name": "Colonial Revival", "code": "Colonial Revival" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Commercial vernacular", "code": "Commercial vernacular" }, { "name": "Contemporary", "code": "Contemporary" }, { "name": "Contemporary Ranch", "code": "Contemporary Ranch" }, { "name": "Cottage", "code": "Cottage" }, { "name": "Craftsman", "code": "Craftsman" }, { "name": "Craftsman Bungalow", "code": "Craftsman Bungalow" }, { "name": "Craftsman Bungalow Mission", "code": "Craftsman Bungalow Mission" }, { "name": "Dutch Colonial", "code": "Dutch Colonial" }, { "name": "Dutch Colonial Revival", "code": "Dutch Colonial Revival" }, { "name": "Eclectic Mediterranean", "code": "Eclectic Mediterranean" }, { "name": "Egyptian Revival", "code": "Egyptian Revival" }, { "name": "Florida Vernacular", "code": "Florida Vernacular" }, { "name": "Frame Vernacular", "code": "Frame Vernacular" }, { "name": "Gothic Revival", "code": "Gothic Revival" }, { "name": "Greek Revival", "code": "Greek Revival" }, { "name": "Industrial Vernacular", "code": "Industrial Vernacular" }, { "name": "International", "code": "International" }, { "name": "Masonry Vernacular", "code": "Masonry Vernacular" }, { "name": "Mediterranean", "code": "Mediterranean" }, { "name": "Mediterranean Revival", "code": "Mediterranean Revival" }, { "name": "Mediterranean Revival Bungalow", "code": "Mediterranean Revival Bungalow" }, { "name": "Mediterranean Revival/Moorish", "code": "Mediterranean Revival/Moorish" }, { "name": "Mid Century Modern", "code": "Mid Century Modern" }, { "name": "Minimal Modern", "code": "Minimal Modern" }, { "name": "Minimal Traditional", "code": "Minimal Traditional" }, { "name": "Mission Revival", "code": "Mission Revival" }, { "name": "Mission Shotgun", "code": "Mission Shotgun" }, { "name": "Mission/Commercial", "code": "Mission/Commercial" }, { "name": "Missions", "code": "Missions" }, { "name": "Mixed, nondominant", "code": "Mixed, nondominant" }, { "name": "Modern", "code": "Modern" }, { "name": "Modernistic Commercial", "code": "Modernistic Commercial" }, { "name": "Modified Mission", "code": "Modified Mission" }, { "name": "Monterrey", "code": "Monterrey" }, { "name": "Neo-Classical Revival", "code": "Neo-Classical Revival" }, { "name": "Neo-Mediterranean", "code": "Neo-Mediterranean" }, { "name": "Neo Spanish", "code": "Neo Spanish" }, { "name": "Neoclassical", "code": "Neoclassical" }, { "name": "New England Colonial", "code": "New England Colonial" }, { "name": "Not applicable", "code": "Not applicable" }, { "name": "Other", "code": "Other" }, { "name": "Post Modern", "code": "Post Modern" }, { "name": "Prairie", "code": "Prairie" }, { "name": "Prairie Influenced Bungalow", "code": "Prairie Influenced Bungalow" }, { "name": "Prefab", "code": "Prefab" }, { "name": "Queen Anne", "code": "Queen Anne" }, { "name": "Queen Anne Revival", "code": "Queen Anne Revival" }, { "name": "Ranch", "code": "Ranch" }, { "name": "Romanesque Revival", "code": "Romanesque Revival" }, { "name": "Shingle", "code": "Shingle" }, { "name": "Shotgun", "code": "Shotgun" }, { "name": "Spanish Colonial", "code": "Spanish Colonial" }, { "name": "Spanish Eclectic", "code": "Spanish Eclectic" }, { "name": "Spanish Revival", "code": "Spanish Revival" }, { "name": "Split Level", "code": "Split Level" }, { "name": "Streamline Moderne", "code": "Streamline Moderne" }, { "name": "TBD", "code": "TBD" }, { "name": "Tudor Revival", "code": "Tudor Revival" }, { "name": "Vernacular", "code": "Vernacular" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1623_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1356_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Historic District", "type": "Feature Layer", "description": "Purpose: To view Historic Structures and DistrictsIntended Use: Currently used in web maps and applications for viewing Historic Districts.Department: Development ServicesData Source: Referenced feature service on enterprise portalHow was the Data Derived: data comes to GIS from the Planning Division Historic Planners. How was the Data Modified: Polygons are modified or added based upon data from the Planning DivisionUpdate Frequency:Edits to the data will been done as needed by the Historic Preservation Planner or the WPB GIS as directed.Note: Each polygon within this feature class represents an individual Historic District", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of West Palm Beach Planning Division", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 122, 135 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8913213.2952, "ymin": 3081812.5967999995, "xmax": -8910914.3022, "ymax": 3093898.410100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIST_NAME", "type": "esriFieldTypeString", "alias": "DIST_NAME", "length": 80, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1528_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1281_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Point History Layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 255, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8944683.8307, "ymin": 3079176.6165000014, "xmax": -8910658.1403, "ymax": 3099931.3726000004, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ModuleName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ModuleName", "type": "esriFieldTypeString", "alias": "Module Name", "length": 50, "domain": null }, { "name": "CaseID", "type": "esriFieldTypeString", "alias": "Case ID", "length": 36, "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Case Number", "length": 50, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "Case Type", "length": 50, "domain": null }, { "name": "WorkClass", "type": "esriFieldTypeString", "alias": "Work Class", "length": 50, "domain": null }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date", "length": 8, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 50, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "GISHistoryQueueID", "type": "esriFieldTypeString", "alias": "GIS History Queue ID", "length": 36, "domain": null }, { "name": "SpatialType", "type": "esriFieldTypeString", "alias": "Spatial Type", "length": 50, "domain": null }, { "name": "SpatialID", "type": "esriFieldTypeString", "alias": "Spatial ID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1451_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1220_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Polygon History Layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 21600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 250, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929419.2467, "ymin": 3079153.836599998, "xmax": -8910532.9956, "ymax": 3103214.0687999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ModuleName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ModuleName", "type": "esriFieldTypeString", "alias": "Module Name", "length": 50, "domain": null }, { "name": "CaseID", "type": "esriFieldTypeString", "alias": "Case ID", "length": 36, "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Case Number", "length": 50, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "Case Type", "length": 50, "domain": null }, { "name": "WorkClass", "type": "esriFieldTypeString", "alias": "Work Class", "length": 50, "domain": null }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date", "length": 8, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 50, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "GISHistoryQueueID", "type": "esriFieldTypeString", "alias": "GIS History Queue ID", "length": 36, "domain": null }, { "name": "SpatialType", "type": "esriFieldTypeString", "alias": "Spatial Type", "length": 50, "domain": null }, { "name": "SpatialID", "type": "esriFieldTypeString", "alias": "Spatial ID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1452_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1221_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Polyline History Layer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 47, 37, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8911663.3391, "ymin": 3087679.5359000005, "xmax": -8911602.8036, "ymax": 3087738.2672999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ModuleName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ModuleName", "type": "esriFieldTypeString", "alias": "Module Name", "length": 50, "domain": null }, { "name": "CaseID", "type": "esriFieldTypeString", "alias": "Case ID", "length": 36, "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Case Number", "length": 50, "domain": null }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "Case Type", "length": 50, "domain": null }, { "name": "WorkClass", "type": "esriFieldTypeString", "alias": "Work Class", "length": 50, "domain": null }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date", "length": 8, "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 50, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "GISHistoryQueueID", "type": "esriFieldTypeString", "alias": "GIS History Queue ID", "length": 36, "domain": null }, { "name": "SpatialType", "type": "esriFieldTypeString", "alias": "Spatial Type", "length": 50, "domain": null }, { "name": "SpatialID", "type": "esriFieldTypeString", "alias": "Spatial ID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1453_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1222_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Spatial Collection Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5ca3599f2303ccb8089f38138be0e2c9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIElEQVQokaWSMUvDUBDHf0P3uMijHVpcilOgPF0q2VyEJ7gbyJZuLgELTpkFRwvJHD9BOwguQuYuAWcxg5DNfAOHS1KoMWo9ON7du3e/+/O4Hv+03g91XZ3rXQEh8A7MdgFox8W8ZZBnxN+p6AKEjgtGwXxCBBz9BaAdFzO0JXFcdJqg21S0AvYPZHqeSW4CSJN2FW0A//BEpi88+Cjg5rFRcQ4sOwHjKb4JZLqlxPMMLm8bFZ0A//gCbSl4uBbploJ7T1SYgP7qDh+I2wCD8RTfcSFNNpdlAXsKsicBvjwTvq7bAeZ0JptnKRja0gQSl4XEZ1f0F95GRQ3QliIaVQ9Htvi21bWhTVQtVwMYlAWr+eRrU4f5QFwDlmz97m/tE0pHUrVo7631AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8921410.0916, "ymin": 3087269.148499999, "xmax": -8911217.2209, "ymax": 3095018.8345, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1456_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1225_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Spatial Collection Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 260000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 170 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8981047.2248, "ymin": 3082325.785100002, "xmax": -8910616.9029, "ymax": 3104874.520300001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1454_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1223_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Spatial Collection Polyline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8916363.411, "ymin": 3081635.9673000015, "xmax": -8911172.895, "ymax": 3095544.3390999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 500, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATED DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1224_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Flood Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 42000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLD_ZONE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 193, 222, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD", "label": "0.2 PCT ANNUAL CHANCE FLOOD HAZARD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 35, 106, 168, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "A", "label": "A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 156, 173, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AE", "label": "AE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 240, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AH", "label": "AH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 167, 245, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VE", "label": "VE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 150, 194, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "value": "X", "label": "X" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 175, 212, 255 ], "toColor": [ 66, 175, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 153, 242, 255 ], "toColor": [ 58, 153, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 234, 250, 255 ], "toColor": [ 190, 234, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 149, 168, 255 ], "toColor": [ 126, 149, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 118, 166, 255 ], "toColor": [ 46, 118, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 186, 247, 255 ], "toColor": [ 116, 186, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 195, 212, 255 ], "toColor": [ 129, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 151, 199, 255 ], "toColor": [ 99, 151, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 224, 247, 255 ], "toColor": [ 106, 224, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 206, 245, 255 ], "toColor": [ 164, 206, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 153, 166, 255 ], "toColor": [ 88, 153, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 195, 212, 255 ], "toColor": [ 167, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 159, 224, 255 ], "toColor": [ 47, 159, 224, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8930133.2925, "ymin": 3078605.2421000004, "xmax": -8909641.9057, "ymax": 3103941.598099999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLD_AR_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FLD_AR_ID", "type": "esriFieldTypeString", "alias": "FLD_AR_ID", "length": 11, "domain": null }, { "name": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "FLOODWAY", "type": "esriFieldTypeString", "alias": "FLOODWAY", "length": 30, "domain": null }, { "name": "SFHA_TF", "type": "esriFieldTypeString", "alias": "SFHA_TF", "length": 1, "domain": null }, { "name": "STATIC_BFE", "type": "esriFieldTypeDouble", "alias": "STATIC_BFE", "domain": null }, { "name": "V_DATUM", "type": "esriFieldTypeString", "alias": "V_DATUM", "length": 6, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "LEN_UNIT", "type": "esriFieldTypeString", "alias": "LEN_UNIT", "length": 20, "domain": null }, { "name": "VELOCITY", "type": "esriFieldTypeDouble", "alias": "VELOCITY", "domain": null }, { "name": "VEL_UNIT", "type": "esriFieldTypeString", "alias": "VEL_UNIT", "length": 20, "domain": null }, { "name": "AR_REVERT", "type": "esriFieldTypeString", "alias": "AR_REVERT", "length": 6, "domain": null }, { "name": "BFE_REVERT", "type": "esriFieldTypeDouble", "alias": "BFE_REVERT", "domain": null }, { "name": "DEP_REVERT", "type": "esriFieldTypeDouble", "alias": "DEP_REVERT", "domain": null }, { "name": "SOURCE_CIT", "type": "esriFieldTypeString", "alias": "SOURCE_CIT", "length": 11, "domain": null }, { "name": "Watershed_SDE_S_Fld_Haz_Ar_Area", "type": "esriFieldTypeDouble", "alias": "Watershed_SDE_S_Fld_Haz_Ar_Area", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1443_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1212_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "City Commission District", "type": "Feature Layer", "description": "Purpose: City of West Palm Beach Commission District boundaries based on 2010 Federal Census /Redistricting.Intended Use: Currently used for location and analysis purpose in City applicationsDepartment: Mayors Office, Planning, All City DepartmentsData Source: Portal hosted feature serviceHow was the Data Manipulated:City of West Palm Beach Commission District boundaries based on 2010 Federal Census /Redistricting software.How the Data is Modified:The layer maintenance is due to a new commissioner (attribute update) or due to annexation (spatial adjustment) as-needed the layer will be edited by GIS team membersUpdate Frequency: As-Needed and new information provided by Planning or GIS supervisorsNotes: Every ten years the districts can be re balanced to reflect population changes. Census block populations are used to determine the total population in each commission district with the goal of trying to obtain an equal population (within 10 %) representation in each district.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of West Palm Beach - GIS", "parentLayer": null, "subLayers": [], "minScale": 42000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Number", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 146 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 1", "label": "District 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 2", "label": "District 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 3", "label": "District 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 227, 252, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 4", "label": "District 4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "District 5", "label": "District 5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 204, 255 ], "toColor": [ 216, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 250, 255 ], "toColor": [ 252, 179, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 218, 252, 255 ], "toColor": [ 184, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 182, 255 ], "toColor": [ 252, 191, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 248, 255 ], "toColor": [ 210, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 179, 255 ], "toColor": [ 252, 238, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 234, 255 ], "toColor": [ 252, 207, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 215, 255 ], "toColor": [ 252, 224, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 207, 252, 255 ], "toColor": [ 221, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 217, 255 ], "toColor": [ 182, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 179, 255 ], "toColor": [ 252, 216, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929451.8453, "ymin": 3079100.3599999994, "xmax": -8910332.828, "ymax": 3103259.7468000017, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Number", "type": "esriFieldTypeString", "alias": "Number", "length": 10, "domain": null }, { "name": "Commissioner", "type": "esriFieldTypeString", "alias": "Commissioner", "length": 30, "domain": null }, { "name": "Other", "type": "esriFieldTypeString", "alias": "Other", "length": 25, "domain": null }, { "name": "AREA_", "type": "esriFieldTypeDouble", "alias": "AREA_", "domain": null }, { "name": "Population", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null }, { "name": "Voting_Age_Population", "type": "esriFieldTypeInteger", "alias": "Voting_Age_Population", "domain": null }, { "name": "TotalBlockCount", "type": "esriFieldTypeInteger", "alias": "TotalBlockCount", "domain": null }, { "name": "Labelvalue", "type": "esriFieldTypeDouble", "alias": "Labelvalue", "domain": null }, { "name": "TIMEDATE", "type": "esriFieldTypeString", "alias": "TIMEDATE", "length": 25, "domain": null }, { "name": "weblink", "type": "esriFieldTypeString", "alias": "weblink", "length": 255, "domain": null }, { "name": "maillink", "type": "esriFieldTypeString", "alias": "maillink", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1446_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1215_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Code Enforcement Zone", "type": "Feature Layer", "description": "Purpose: City of West Palm Beach Code Enforcement Zones boundaries.Intended Use: Currently used for location and analysis purpose in City applicationsDepartment: Development Services, Code Enforcement, Planning, All City DepartmentsData Source: Referenced Portal feature serviceHow was the Data Manipulated:Cireated by GIS staff using GIS software.How the Data is Modified:The layer maintenance is due to a new officer (attribute update) or due to annexation (spatial adjustment) as-needed the layer will be edited by GIS team membersUpdate Frequency: As-Needed and new information provided by Code Enforcement or GIS supervisorsWebsite: https://www.wpb.org/government/development-services/code-enforcementNotes: The Code Enforcement Division has the opportunity and the responsibility to enhance the quality of life for all those who live and work in the City of West Palm Beach. Our most significant role is to identify and meet the needs of the citizens and business owners and establish programs that will allow the division to offer the most valuable services. A proactive approach is taken to inspect neighborhoods, and individual residential and commercial properties to bring them in compliance with the City Code requirements for property maintenance, zoning enforcement, and current licensing of rental business license. Landlord Tenant Affairs service is available for unbiased advice and guidance to both parties.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of West Palm Beach - GIS", "parentLayer": null, "subLayers": [], "minScale": 27000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CE_ZONE", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 226, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 84, 84, 84, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 195, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 250, 250, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 162, 162, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 38, 38, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 240, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 122, 122, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 183, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 202, 202, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 56, 56, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 240, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 227, 227, 255 ], "width": 0.7 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 250, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 105, 104, 104, 255 ], "width": 0.7 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 141, 141, 255 ], "width": 0.7 } }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 252, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 181, 181, 255 ], "width": 0.7 } }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 69, 69, 255 ], "width": 0.7 } }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 48, 48, 48, 255 ], "width": 0.7 } }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 187, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 237, 237, 255 ], "width": 0.7 } }, "value": "14", "label": "14" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 40, 40, 255 ], "toColor": [ 41, 40, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 252, 255 ], "toColor": [ 252, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 133, 133, 255 ], "toColor": [ 133, 133, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 79, 79, 255 ], "toColor": [ 79, 79, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 189, 189, 255 ], "toColor": [ 191, 189, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 161, 161, 255 ], "toColor": [ 161, 161, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 217, 217, 255 ], "toColor": [ 217, 217, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 104, 104, 255 ], "toColor": [ 105, 104, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 56, 255 ], "toColor": [ 56, 56, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 92, 255 ], "toColor": [ 92, 92, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 237, 237, 255 ], "toColor": [ 240, 237, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 64, 64, 255 ], "toColor": [ 64, 64, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 146, 146, 255 ], "toColor": [ 148, 146, 146, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 48, 48, 255 ], "toColor": [ 48, 48, 48, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929448.1758, "ymin": 3079117.074000001, "xmax": -8910529.0999, "ymax": 3103214.482900001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CE_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CE_ZONE", "type": "esriFieldTypeSmallInteger", "alias": "CE Zone", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 5, "domain": null }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "length": 20, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 50, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "length": 250, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1447_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1216_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Municipal Boundary", "type": "Feature Layer", "description": "This feature class is used to delineate the spatial extent of the the City of West Palm Beach boundary. -Updated as needed per annexations of new lands-Used as the primary layer for delineating the city boundary within the ESRI Local Government Data Model:City boundary updated per PBC parcel correction found per approved Tara Cove Development", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of West Palm Beach GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 51, 51, 51, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8929449.0493, "ymin": 3079109.787700001, "xmax": -8910332.0317, "ymax": 3103214.3704999983, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "MUNITYP", "type": "esriFieldTypeString", "alias": "MUNITYP", "length": 50, "domain": null }, { "name": "MUNIAREA", "type": "esriFieldTypeDouble", "alias": "MUNIAREA", "domain": null }, { "name": "LOCALFIPS", "type": "esriFieldTypeString", "alias": "LOCALFIPS", "length": 5, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1467_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1233_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 65000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONECLASS", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 200, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BMUD - I", "label": "BMUD - I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 103, 46, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BMUD - II", "label": "BMUD - II" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 174, 82, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BPD-5", "label": "BPD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 132, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BPD-R", "label": "BPD-R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 186, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CAD-5", "label": "CAD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 120, 39, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CC2", "label": "CC2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 148, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CLD-25", "label": "CLD-25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 156, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CMPD", "label": "CMPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 153, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CMUD-CORE", "label": "CMUD-CORE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 141, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CMUD-EDGE", "label": "CMUD-EDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 99, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CMUD-Transition", "label": "CMUD-Transition" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CON", "label": "CON" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 156, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-CS", "label": "CP-CS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 167, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-I", "label": "CP-I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 176, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-MF14", "label": "CP-MF14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 206, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-MF14C2", "label": "CP-MF14C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 132, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-MF32", "label": "CP-MF32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 165, 96, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-NC", "label": "CP-NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 124, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-POR", "label": "CP-POR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 117, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-ROS", "label": "CP-ROS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 197, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CP-SF11", "label": "CP-SF11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 88, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CPD", "label": "CPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 135, 74, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CS", "label": "CS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 153, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CSPD", "label": "CSPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 164, 118, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CWD-10", "label": "CWD-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 146, 62, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CWD-5", "label": "CWD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 172, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CWD-CD", "label": "CWD-CD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 172, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DPUD", "label": "DPUD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 196, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FWD-5", "label": "FWD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 129, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GC", "label": "GC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 129, 63, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "I", "label": "I" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 183, 75, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ICD-2", "label": "ICD-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 182, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ICD-5", "label": "ICD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 144, 79, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IL", "label": "IL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 174, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IPD", "label": "IPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 175, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LD-10", "label": "LD-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 146, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LD-4", "label": "LD-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 147, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LD-5", "label": "LD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 224, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LD-R", "label": "LD-R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 157, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF14", "label": "MF14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 149, 80, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF14-C1", "label": "MF14-C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 187, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF14-C2", "label": "MF14-C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 204, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF20", "label": "MF20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 189, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF20-C1", "label": "MF20-C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 107, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF32", "label": "MF32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 154, 114, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MF32-C1", "label": "MF32-C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 124, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NC", "label": "NC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 144, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NMUD-CORE", "label": "NMUD-CORE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 168, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NMUD-EDGE", "label": "NMUD-EDGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 133, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NMUD-TRANSITION", "label": "NMUD-TRANSITION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 163, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-2", "label": "NWD-2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 144, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-2C", "label": "NWD-2C" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 200, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-4", "label": "NWD-4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 155, 129, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-5", "label": "NWD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 130, 86, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-8", "label": "NWD-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 136, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-R", "label": "NWD-R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 131, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NWD-R-C1", "label": "NWD-R-C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 110, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OBD-12-CP", "label": "OBD-12-CP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 164, 117, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OBD-25", "label": "OBD-25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 169, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OBD-25-CP", "label": "OBD-25-CP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 161, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OBD-5", "label": "OBD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 137, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OC", "label": "OC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 156, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OCPD", "label": "OCPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 174, 103, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PC", "label": "PC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 132, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POR", "label": "POR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 154, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POR/PD", "label": "POR/PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 183, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PPD-PO", "label": "PPD-PO" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 162, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PPD-R", "label": "PPD-R" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 143, 55, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QBD-10", "label": "QBD-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 155, 94, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QBD-3", "label": "QBD-3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 116, 56, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QBD-5", "label": "QBD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 212, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QBD-8", "label": "QBD-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 145, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QGD-10", "label": "QGD-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 203, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QGD-25", "label": "QGD-25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 94, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "QGD-5", "label": "QGD-5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 118, 61, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROS", "label": "ROS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 221, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROS/PD", "label": "ROS/PD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 131, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RPD", "label": "RPD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 133, 91, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RTD", "label": "RTD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 171, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SF14", "label": "SF14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SF14-C2", "label": "SF14-C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 165, 126, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SF14-C3", "label": "SF14-C3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 121, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SF14-C5", "label": "SF14-C5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 136, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SF7", "label": "SF7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 193, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SF7-C4", "label": "SF7-C4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 122, 52, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOD-10", "label": "TOD-10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 167, 66, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOD-25", "label": "TOD-25" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 134, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOD-8", "label": "TOD-8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 190, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UOS", "label": "UOS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 145, 65, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "UT", "label": "UT" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 170, 73, 255 ], "toColor": [ 235, 170, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 178, 158, 255 ], "toColor": [ 217, 178, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 102, 52, 255 ], "toColor": [ 201, 102, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 121, 91, 255 ], "toColor": [ 181, 121, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 177, 132, 255 ], "toColor": [ 250, 177, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 126, 52, 255 ], "toColor": [ 186, 126, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 152, 97, 255 ], "toColor": [ 186, 152, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 145, 70, 255 ], "toColor": [ 250, 145, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 220, 186, 255 ], "toColor": [ 247, 220, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 196, 143, 255 ], "toColor": [ 235, 196, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 125, 84, 255 ], "toColor": [ 209, 125, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 164, 95, 255 ], "toColor": [ 232, 164, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 162, 141, 255 ], "toColor": [ 179, 162, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 163, 126, 255 ], "toColor": [ 214, 163, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 184, 107, 255 ], "toColor": [ 232, 184, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 132, 63, 255 ], "toColor": [ 217, 132, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 119, 70, 255 ], "toColor": [ 179, 119, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 113, 53, 255 ], "toColor": [ 232, 113, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 163, 255 ], "toColor": [ 247, 194, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 150, 99, 255 ], "toColor": [ 212, 150, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 98, 38, 255 ], "toColor": [ 181, 98, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 135, 70, 255 ], "toColor": [ 179, 135, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 142, 114, 255 ], "toColor": [ 181, 142, 114, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 153, 103, 255 ], "toColor": [ 245, 153, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 171, 52, 255 ], "toColor": [ 250, 171, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 167, 128, 255 ], "toColor": [ 196, 167, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 142, 46, 255 ], "toColor": [ 201, 142, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 217, 200, 255 ], "toColor": [ 250, 217, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 194, 156, 255 ], "toColor": [ 219, 194, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 159, 63, 255 ], "toColor": [ 242, 159, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 107, 60, 255 ], "toColor": [ 189, 107, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 141, 103, 255 ], "toColor": [ 201, 141, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 160, 92, 255 ], "toColor": [ 209, 160, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 159, 125, 255 ], "toColor": [ 227, 159, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 145, 70, 255 ], "toColor": [ 199, 145, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 148, 52, 255 ], "toColor": [ 250, 148, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 192, 171, 255 ], "toColor": [ 217, 192, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 131, 44, 255 ], "toColor": [ 212, 131, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 138, 79, 255 ], "toColor": [ 214, 138, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 175, 121, 255 ], "toColor": [ 212, 175, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 160, 112, 255 ], "toColor": [ 204, 160, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 132, 83, 255 ], "toColor": [ 230, 132, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 149, 104, 255 ], "toColor": [ 227, 149, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 176, 121, 255 ], "toColor": [ 232, 176, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 146, 69, 255 ], "toColor": [ 217, 146, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 199, 175, 255 ], "toColor": [ 240, 199, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 133, 80, 255 ], "toColor": [ 179, 133, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 183, 145, 255 ], "toColor": [ 250, 183, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 165, 138, 255 ], "toColor": [ 209, 165, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 131, 71, 255 ], "toColor": [ 191, 131, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 111, 71, 255 ], "toColor": [ 181, 111, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 134, 96, 255 ], "toColor": [ 209, 134, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 155, 136, 255 ], "toColor": [ 186, 155, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 126, 52, 255 ], "toColor": [ 237, 126, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 195, 133, 255 ], "toColor": [ 242, 195, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 130, 61, 255 ], "toColor": [ 227, 130, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 119, 58, 255 ], "toColor": [ 199, 119, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 134, 47, 255 ], "toColor": [ 189, 134, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 186, 141, 255 ], "toColor": [ 235, 186, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 151, 108, 255 ], "toColor": [ 184, 151, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 142, 99, 255 ], "toColor": [ 186, 142, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 114, 46, 255 ], "toColor": [ 217, 114, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 170, 91, 255 ], "toColor": [ 227, 170, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 158, 52, 255 ], "toColor": [ 250, 158, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 140, 85, 255 ], "toColor": [ 250, 140, 85, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 176, 145, 255 ], "toColor": [ 196, 176, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 166, 110, 255 ], "toColor": [ 240, 166, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 160, 89, 255 ], "toColor": [ 247, 160, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 112, 38, 255 ], "toColor": [ 181, 112, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 181, 150, 255 ], "toColor": [ 217, 181, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 138, 107, 255 ], "toColor": [ 191, 138, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 205, 162, 255 ], "toColor": [ 245, 205, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 154, 48, 255 ], "toColor": [ 219, 154, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 175, 155, 255 ], "toColor": [ 199, 175, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 149, 118, 255 ], "toColor": [ 181, 149, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 129, 76, 255 ], "toColor": [ 199, 129, 76, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 139, 60, 255 ], "toColor": [ 230, 139, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 155, 74, 255 ], "toColor": [ 247, 155, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 125, 69, 255 ], "toColor": [ 222, 125, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 143, 86, 255 ], "toColor": [ 204, 143, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 180, 154, 255 ], "toColor": [ 227, 180, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 166, 126, 255 ], "toColor": [ 207, 166, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 155, 68, 255 ], "toColor": [ 227, 155, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 123, 60, 255 ], "toColor": [ 250, 123, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 160, 99, 255 ], "toColor": [ 235, 160, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 176, 90, 255 ], "toColor": [ 242, 176, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 146, 91, 255 ], "toColor": [ 217, 146, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 163, 128, 255 ], "toColor": [ 186, 163, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 174, 145, 255 ], "toColor": [ 207, 174, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 149, 86, 255 ], "toColor": [ 209, 149, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929448.4588, "ymin": 3079118.2397999987, "xmax": -8910532.9956, "ymax": 3103214.0689000003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONECLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONECLASS", "type": "esriFieldTypeString", "alias": "ZONECLASS", "length": 40, "domain": null }, { "name": "ZONEDESC", "type": "esriFieldTypeString", "alias": "ZONEDESC", "length": 100, "domain": null }, { "name": "LASTEDITDATE", "type": "esriFieldTypeDate", "alias": "LASTEDITDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1615_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1348_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Electrical Inspection Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 65000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LABEL", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 224, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "E1", "label": "E1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 245, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "E2", "label": "E2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 176, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "E3", "label": "E3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 176, 40, 255 ], "toColor": [ 90, 176, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 250, 197, 255 ], "toColor": [ 214, 250, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 247, 59, 255 ], "toColor": [ 91, 247, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 166, 118, 255 ], "toColor": [ 122, 166, 118, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 245, 142, 255 ], "toColor": [ 161, 245, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 176, 88, 255 ], "toColor": [ 106, 176, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 232, 84, 255 ], "toColor": [ 123, 232, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 212, 131, 255 ], "toColor": [ 161, 212, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 204, 163, 255 ], "toColor": [ 178, 204, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 212, 95, 255 ], "toColor": [ 117, 212, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 194, 62, 255 ], "toColor": [ 73, 194, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 247, 156, 255 ], "toColor": [ 189, 247, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 186, 121, 255 ], "toColor": [ 145, 186, 121, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929448.6163, "ymin": 3079109.7765000015, "xmax": -8910332.189, "ymax": 3103214.0573999994, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Electrical_Zone", "type": "esriFieldTypeSmallInteger", "alias": "Electrical_Zone", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 5, "domain": null }, { "name": "TELEPHONE", "type": "esriFieldTypeString", "alias": "TELEPHONE", "length": 20, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "EMAIL", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1310_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, "hasZ": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Fire Inspection Zone", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 65000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Inspection_Zone", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 70, 87, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 194, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 101, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 58, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 96, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 129, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 152, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 125, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8", "label": "8" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 55, 88, 255 ], "toColor": [ 237, 55, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 194, 199, 255 ], "toColor": [ 242, 194, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 107, 112, 255 ], "toColor": [ 199, 107, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 66, 37, 255 ], "toColor": [ 179, 66, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 122, 98, 255 ], "toColor": [ 240, 122, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 132, 134, 255 ], "toColor": [ 179, 132, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 54, 73, 255 ], "toColor": [ 181, 54, 73, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 67, 61, 255 ], "toColor": [ 245, 67, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 159, 143, 255 ], "toColor": [ 247, 159, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 96, 122, 255 ], "toColor": [ 235, 96, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 145, 164, 255 ], "toColor": [ 250, 145, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 76, 74, 255 ], "toColor": [ 217, 76, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 43, 45, 255 ], "toColor": [ 194, 43, 45, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929448.4588, "ymin": 3079109.787700001, "xmax": -8910332.0317, "ymax": 3103214.0687999986, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Inspection_Zone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Inspection_Zone", "type": "esriFieldTypeString", "alias": "Inspection_Zone", "length": 8, "domain": null }, { "name": "Area_Descripition", "type": "esriFieldTypeString", "alias": "Area_Descripition", "length": 200, "domain": null }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "length": 50, "domain": null }, { "name": "EMail_Address", "type": "esriFieldTypeString", "alias": "EMail_Address", "length": 35, "domain": null }, { "name": "Office_Phone", "type": "esriFieldTypeString", "alias": "Office_Phone", "length": 15, "domain": null }, { "name": "Cell_Phone", "type": "esriFieldTypeString", "alias": "Cell Phone", "length": 15, "domain": null }, { "name": "LastUpdateDate", "type": "esriFieldTypeDate", "alias": "LastUpdateDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 5, "domain": null }, { "name": "weblink", "type": "esriFieldTypeString", "alias": "weblink", "length": 255, "domain": null }, { "name": "maillink", "type": "esriFieldTypeString", "alias": "maillink", "length": 255, "domain": null }, { "name": "InspectionZoneIDString", "type": "esriFieldTypeString", "alias": "ZoneIDString", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1627_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1360_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Lift Station Zones", "type": "Feature Layer", "description": "Purpose: Displays geographic area serviced by a lift station. Typically a lift station is considered a critical facility and should always be on-line.Intended Use: Currently used for location and analysis purpose in the Sanitary Viewer and Public Utility appsDepartment: Public Utilities - Pumping Operations and Sanitary Collections DivisionsData Source: PSQL19-GIS-AG1 layer in Sanitary Utility Network DatasetHow was the Data Manipulated: Original CAD file from Engineering converted to GIS layerHow the Data is Modified: Static layer but if needed layer will be edited by GIS team membersUpdate Frequency: As-Needed and new information provided by Public Utilities, Engineering, or Pumping Operations supervisorsNotes: Lift Station Zones of West Palm Beach Water Utilities. This data was converted from CAD and is a shape of the geographic area of the sanitary service area that flows into the lift station. Judgement should be exercised when calculating inflow from service area and comparing to pumping operations. Additional QA/QC of the service area shape should also be verified prior to any analysis. Lift Station Zones of West Palm Beach Water Utilities. This data was converted from CAD files and is a generalized shape of the geographic area of the sanitary service area that flows into the station. Close inspection of the pipe flow directions will reveal several service areas that also handle flow from their service area plus other service areas on the way to the WWTP. Judgement should be exercised when calculating inflow from service area and comparing to pumping operations. Additional QA/QC of the service area flow directions should also be verified prior to any analysis.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "West Palm Beach - GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACIL_ID", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 179, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS001", "label": "LS001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 159, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS002", "label": "LS002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 219, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS003", "label": "LS003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 227, 193, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS004", "label": "LS004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 211, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS005", "label": "LS005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 179, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS006", "label": "LS006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 227, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS007", "label": "LS007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 184, 135, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS008", "label": "LS008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 172, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS009", "label": "LS009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 156, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS010", "label": "LS010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 212, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS011", "label": "LS011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 227, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS012", "label": "LS012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 190, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS013", "label": "LS013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 135, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS014", "label": "LS014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 196, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS015", "label": "LS015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 201, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS016", "label": "LS016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 175, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS020", "label": "LS020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 181, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS021", "label": "LS021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 209, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS023", "label": "LS023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 196, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS024", "label": "LS024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 170, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS025", "label": "LS025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 146, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS026", "label": "LS026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 227, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS030", "label": "LS030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 186, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS031", "label": "LS031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 193, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS032", "label": "LS032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 209, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS033", "label": "LS033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 214, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS034", "label": "LS034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 217, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS040", "label": "LS040" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 221, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS041", "label": "LS041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 183, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS042", "label": "LS042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 212, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS043", "label": "LS043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 207, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS044", "label": "LS044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 162, 192, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS045", "label": "LS045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 189, 140, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS046", "label": "LS046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 201, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS047", "label": "LS047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 227, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS048", "label": "LS048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 161, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS049", "label": "LS049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 160, 219, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS050", "label": "LS050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 134, 181, 146, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS051", "label": "LS051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 174, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS052", "label": "LS052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 210, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS053", "label": "LS053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 171, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS054", "label": "LS054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 163, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS055", "label": "LS055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 217, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS056", "label": "LS056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 181, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS057", "label": "LS057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 227, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS058", "label": "LS058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 159, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS059", "label": "LS059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 196, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS060", "label": "LS060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 217, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS061", "label": "LS061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 186, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS063", "label": "LS063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 212, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS065", "label": "LS065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 214, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS067", "label": "LS067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 196, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS068", "label": "LS068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 176, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS070", "label": "LS070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 222, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS071", "label": "LS071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 181, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS072", "label": "LS072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 212, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS073", "label": "LS073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 181, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS074", "label": "LS074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 194, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS075", "label": "LS075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 179, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS076", "label": "LS076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS077", "label": "LS077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 173, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS078", "label": "LS078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 159, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS079", "label": "LS079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 196, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS081", "label": "LS081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 207, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS082", "label": "LS082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 181, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS083", "label": "LS083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 199, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS084", "label": "LS084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 209, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS085", "label": "LS085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 139, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS086", "label": "LS086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 191, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS087", "label": "LS087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 193, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS088", "label": "LS088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 227, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS089", "label": "LS089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 145, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS090", "label": "LS090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 209, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS091", "label": "LS091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 179, 154, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS092", "label": "LS092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 186, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS093", "label": "LS093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 174, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS094", "label": "LS094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 159, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS095", "label": "LS095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 212, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS096", "label": "LS096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 189, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS097", "label": "LS097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 176, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS100", "label": "LS100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 182, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS101", "label": "LS101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 204, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS102", "label": "LS102" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 179, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS103", "label": "LS103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 169, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS104", "label": "LS104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 179, 137, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS105", "label": "LS105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 189, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS106", "label": "LS106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 179, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS107", "label": "LS107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 222, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS108", "label": "LS108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 196, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS109", "label": "LS109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 186, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS110", "label": "LS110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 214, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS111", "label": "LS111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 199, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS112", "label": "LS112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 188, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS113", "label": "LS113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 149, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS114", "label": "LS114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 148, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS115", "label": "LS115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 193, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS116", "label": "LS116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 186, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS117", "label": "LS117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 217, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS118", "label": "LS118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 196, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS119", "label": "LS119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 199, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS120", "label": "LS120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 219, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS127", "label": "LS127" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 201, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS131", "label": "LS131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 142, 173, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS150", "label": "LS150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 224, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS151", "label": "LS151" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 149, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS152", "label": "LS152" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 167, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS154", "label": "LS154" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 201, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LS155", "label": "LS155" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 194, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "P000", "label": "P000" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 160, 204, 255 ], "toColor": [ 149, 160, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 189, 142, 255 ], "toColor": [ 181, 189, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 204, 200, 255 ], "toColor": [ 147, 204, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 227, 182, 255 ], "toColor": [ 166, 227, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 204, 224, 255 ], "toColor": [ 184, 204, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 186, 156, 255 ], "toColor": [ 134, 186, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 157, 179, 255 ], "toColor": [ 132, 157, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 224, 202, 255 ], "toColor": [ 191, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 224, 177, 255 ], "toColor": [ 200, 224, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 179, 152, 255 ], "toColor": [ 166, 179, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 201, 145, 255 ], "toColor": [ 161, 201, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 179, 186, 255 ], "toColor": [ 145, 179, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 149, 207, 255 ], "toColor": [ 154, 149, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 201, 171, 255 ], "toColor": [ 191, 201, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 222, 224, 255 ], "toColor": [ 191, 222, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 224, 164, 255 ], "toColor": [ 217, 224, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 176, 209, 255 ], "toColor": [ 178, 176, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 194, 175, 255 ], "toColor": [ 165, 194, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 174, 191, 255 ], "toColor": [ 161, 174, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 179, 132, 255 ], "toColor": [ 140, 179, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 217, 186, 255 ], "toColor": [ 156, 217, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 178, 209, 255 ], "toColor": [ 151, 178, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 213, 227, 255 ], "toColor": [ 168, 213, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 194, 159, 255 ], "toColor": [ 161, 194, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 227, 166, 255 ], "toColor": [ 183, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 149, 179, 255 ], "toColor": [ 145, 149, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 214, 167, 255 ], "toColor": [ 209, 214, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 189, 173, 255 ], "toColor": [ 143, 189, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 189, 207, 255 ], "toColor": [ 151, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 224, 185, 255 ], "toColor": [ 184, 224, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 219, 209, 255 ], "toColor": [ 180, 219, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 209, 155, 255 ], "toColor": [ 189, 209, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 179, 153, 255 ], "toColor": [ 150, 179, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 183, 227, 255 ], "toColor": [ 177, 183, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 204, 162, 255 ], "toColor": [ 153, 204, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 219, 156, 255 ], "toColor": [ 158, 219, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 132, 179, 255 ], "toColor": [ 129, 132, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 196, 153, 255 ], "toColor": [ 175, 196, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 191, 138, 255 ], "toColor": [ 142, 191, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 161, 212, 255 ], "toColor": [ 162, 161, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 190, 219, 255 ], "toColor": [ 180, 190, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 145, 184, 255 ], "toColor": [ 136, 145, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 200, 204, 255 ], "toColor": [ 155, 200, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 172, 204, 255 ], "toColor": [ 161, 172, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 209, 219, 255 ], "toColor": [ 186, 209, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 191, 191, 255 ], "toColor": [ 163, 191, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 219, 186, 255 ], "toColor": [ 206, 219, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 224, 221, 255 ], "toColor": [ 162, 224, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 186, 153, 255 ], "toColor": [ 183, 186, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 212, 176, 255 ], "toColor": [ 183, 212, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 181, 178, 255 ], "toColor": [ 138, 181, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 224, 210, 255 ], "toColor": [ 162, 224, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 227, 188, 255 ], "toColor": [ 225, 227, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 175, 196, 255 ], "toColor": [ 139, 175, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 212, 178, 255 ], "toColor": [ 211, 212, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 212, 189, 255 ], "toColor": [ 176, 212, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 154, 184, 255 ], "toColor": [ 134, 154, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 157, 194, 255 ], "toColor": [ 159, 157, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 217, 197, 255 ], "toColor": [ 167, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 222, 227, 255 ], "toColor": [ 172, 222, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 192, 227, 255 ], "toColor": [ 188, 192, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 191, 255 ], "toColor": [ 175, 224, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 204, 227, 255 ], "toColor": [ 163, 204, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 172, 181, 255 ], "toColor": [ 154, 172, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 191, 204, 255 ], "toColor": [ 173, 191, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 172, 192, 227, 255 ], "toColor": [ 172, 192, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 181, 138, 255 ], "toColor": [ 159, 181, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 214, 152, 255 ], "toColor": [ 185, 214, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 186, 132, 255 ], "toColor": [ 167, 186, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 173, 181, 255 ], "toColor": [ 129, 173, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 192, 219, 255 ], "toColor": [ 169, 192, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 169, 212, 255 ], "toColor": [ 174, 169, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 165, 179, 255 ], "toColor": [ 132, 165, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 189, 149, 255 ], "toColor": [ 142, 189, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 184, 175, 255 ], "toColor": [ 152, 184, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 204, 202, 255 ], "toColor": [ 173, 204, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 217, 167, 255 ], "toColor": [ 179, 217, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 196, 165, 255 ], "toColor": [ 175, 196, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 198, 212, 255 ], "toColor": [ 167, 198, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 212, 161, 255 ], "toColor": [ 163, 212, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 227, 177, 255 ], "toColor": [ 224, 227, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 194, 145, 255 ], "toColor": [ 160, 194, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 179, 158, 255 ], "toColor": [ 139, 179, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 201, 173, 255 ], "toColor": [ 161, 201, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 196, 143, 255 ], "toColor": [ 195, 196, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 209, 148, 255 ], "toColor": [ 203, 209, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 174, 204, 147, 255 ], "toColor": [ 174, 204, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 196, 151, 255 ], "toColor": [ 141, 196, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 214, 177, 255 ], "toColor": [ 165, 214, 177, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 227, 166, 255 ], "toColor": [ 198, 227, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 153, 255 ], "toColor": [ 179, 191, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 219, 180, 255 ], "toColor": [ 211, 219, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 207, 197, 255 ], "toColor": [ 157, 207, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 204, 165, 255 ], "toColor": [ 192, 204, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 199, 217, 255 ], "toColor": [ 154, 199, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 140, 191, 255 ], "toColor": [ 140, 140, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 224, 173, 255 ], "toColor": [ 175, 224, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 199, 175, 255 ], "toColor": [ 151, 199, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 167, 199, 255 ], "toColor": [ 170, 167, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 224, 186, 255 ], "toColor": [ 202, 224, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 219, 227, 255 ], "toColor": [ 184, 219, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 196, 180, 255 ], "toColor": [ 143, 196, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 186, 168, 255 ], "toColor": [ 156, 186, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 176, 194, 255 ], "toColor": [ 153, 176, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 181, 138, 255 ], "toColor": [ 181, 181, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 184, 138, 255 ], "toColor": [ 130, 184, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 149, 167, 201, 255 ], "toColor": [ 149, 167, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 212, 169, 255 ], "toColor": [ 190, 212, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 179, 137, 255 ], "toColor": [ 170, 179, 137, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929718.7117, "ymin": 3079151.107900001, "xmax": -8910530.8146, "ymax": 3101215.3630999997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FEAT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACIL_ID", "type": "esriFieldTypeString", "alias": "FACIL_ID", "length": 20, "domain": null }, { "name": "WWTPLNT_ID", "type": "esriFieldTypeString", "alias": "WWTPLNT_ID", "length": 20, "domain": null }, { "name": "FEAT_NAME", "type": "esriFieldTypeString", "alias": "FEAT_NAME", "length": 80, "domain": null }, { "name": "NAICS_DESC", "type": "esriFieldTypeString", "alias": "NAICS_DESC", "length": 80, "domain": null }, { "name": "NAICS_CODE", "type": "esriFieldTypeInteger", "alias": "NAICS_CODE", "domain": null }, { "name": "MAX_CAPAC", "type": "esriFieldTypeDouble", "alias": "MAX_CAPAC", "domain": null }, { "name": "CPCTY_RATE", "type": "esriFieldTypeDouble", "alias": "CPCTY_RATE", "domain": null }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "length": 240, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1520_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1274_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Downtown Master Plan", "type": "Feature Layer", "description": "Purpose: Displays Geographic area of the Downtown Master Plan.Intended Use: Analysis/zoning decisions regarding the Downtown Master Plan districts. Downtown development is subject to the provisions of the Downtown Master Plan (DMP) and urban code to ensure that all new buildings contribute to the urban life of the city. The intent of the DMP urban regulations is to create a sustainable downtown with an enhanced quality of life by creating a zoning code which is reflective of the downtown's 13 districts and their different characteristics. These urban regulations enable flexible building design by encouraging a variety of uses, heights, and forms. The urban regulations describe maximum development allowances. The DMP urban regulations are organized according to five hierarchical groupings: (a) general development standards; (b) planning areas; (c) districts; (d) subdistricts; and (e) incentive regulations. In the event of a conflict, the most detailed regulation for the subdistrict shall take precedence.These urban regulations enable flexible building design by encouraging a variety of uses, heights, and forms. The urban regulations describe maximum development allowances. The ability to maximize these allowances, however, may depend on a number of factors including but not limited to:a) Regulations of the Code of Ordinances.b) The physical characteristics of any particular development site. (Ord. No. 4213-09, § 6 (Exh. A), 6-29-2009)Development Services / Urban Design DivisionData Source: Layer referenced is located within the Planning datasetHow was the data derived: From existing maps with the direction of the Urban Design Division when the code of ordinances established the Comprehensive Master Plan and the Chapter 94 - Zoning and Planning development Regulations, Article IV-Downtown Master Plan Urban Regulations.How was the data modified: Static layer except when directed by the Urban Design Division when amending the code of ordinances at Chapter 94 - Zoning and Planning Development Regulations, Article IV - Downtown Master Plan Urban Regulations and/or the Comprehensive Master Plan.Notes: The latest updates resulted from ordinance 4984-21 of the Comprehensive Master Plan and ordinance 4985-21 of the Chapter 94 - Zoning and Planning development Regulations, Article IV - Downtown Master Plan Urban Regulations.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of West Palm Beach Planning Division", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 252, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8912894.1897, "ymin": 3085805.2727000006, "xmax": -8910877.1532, "ymax": 3089116.261, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUN_LABEL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUN_LABEL", "type": "esriFieldTypeString", "alias": "SUFFIX1CE", "length": 3, "domain": null }, { "name": "STFID", "type": "esriFieldTypeString", "alias": "STFID", "length": 5, "domain": null }, { "name": "weblink", "type": "esriFieldTypeString", "alias": "weblink", "length": 255, "domain": null }, { "name": "maillink", "type": "esriFieldTypeString", "alias": "maillink", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1716_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1447_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Section Township Range", "type": "Feature Layer", "description": "Purpose: Section, Township, Range grid of Palm Beach County.Intended Use: Department: Data Source: Geodatabase database layerHow was the Data Manipulated:How the Data is Modified:Update Frequency:", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "State of Florida geoportal", "parentLayer": null, "subLayers": [], "minScale": 288000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 224, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9004193.1831, "ymin": 3036937.1281999983, "xmax": -8908517.7044, "ymax": 3119836.8139999993, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RNG", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 2, "domain": null }, { "name": "TWN", "type": "esriFieldTypeString", "alias": "TWN", "length": 2, "domain": null }, { "name": "SEC", "type": "esriFieldTypeString", "alias": "SEC", "length": 2, "domain": null }, { "name": "HIATUS", "type": "esriFieldTypeString", "alias": "HIATUS", "length": 1, "domain": null }, { "name": "SECNAM", "type": "esriFieldTypeString", "alias": "SECNAM", "length": 8, "domain": null }, { "name": "EDITCODE", "type": "esriFieldTypeDouble", "alias": "EDITCODE", "domain": null }, { "name": "RNGTWN", "type": "esriFieldTypeString", "alias": "RNGTWN", "length": 6, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 5, "domain": null }, { "name": "RESOLUTION", "type": "esriFieldTypeString", "alias": "RESOLUTION", "length": 8, "domain": null }, { "name": "FLIGHTDATE", "type": "esriFieldTypeString", "alias": "FLIGHTDATE", "length": 10, "domain": null }, { "name": "GEOMETRY_AREA", "type": "esriFieldTypeDouble", "alias": "GEOMETRY_AREA", "domain": null }, { "name": "GEOMETRY_LEN", "type": "esriFieldTypeDouble", "alias": "GEOMETRY_LEN", "domain": null }, { "name": "GPS_USER", "type": "esriFieldTypeString", "alias": "GPS User", "length": 5, "domain": null }, { "name": "GPS_DATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1717_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1448_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Neighborhoods", "type": "Feature Layer", "description": "Purpose: This polygon layer contains the boundaries of neighborhoods within the city of west palm beach.Intended Use: The neighborhood layer is to be added to web maps and applications as reference.Department: Development services, planningData Source: Referenced service layer published from GDB Mayors office dataset.How was the Data Manipulated: Neighborhood boundaries were defined by residents working with Jose Tagle during Mayor's Neighborhood meetings. The boundaries data was given to GIS and entered to the database by members of the GIS team.How the Data is Modified: After the boundaries data was entered to GIS, digital and printed maps were past on to Jose and the president's of the different associations for approval. The signed approved maps were attached to the layer for viewing and any necessary corrections of geometry were made then.Update Frequency: There is no official update workflow. In the past, changes to geometry of any of the neighborhood polygons have been brought to the attention of Jose Tagle, and entered to the database by the GIS team. ", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "WPB Housing and Development Services Department, IT/ GIS", "parentLayer": null, "subLayers": [], "minScale": 72000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Name", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ANDROS ISLE HOMEOWNERS ASSOCIATION INC.", "label": "ANDROS ISLE HOMEOWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 249, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "AVONDALE AT BEAR LAKES PROPERTY OWNERS ASSOCIATION INC.", "label": "AVONDALE AT BEAR LAKES PROPERTY OWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BAYWINDS MASTER HOMEOWNERS ASSOCIATION INC.", "label": "BAYWINDS MASTER HOMEOWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 180, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEAR ISLAND HOMEOWNERS ASSOCIATION INC.", "label": "BEAR ISLAND HOMEOWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BEAR LAKES ESTATES NORTH PROPERTY OWNERS ASSOCIATION", "label": "BEAR LAKES ESTATES NORTH PROPERTY OWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 231, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRIAR BAY MASTER HOMEOWNERS ASSOCIATION INC.", "label": "BRIAR BAY MASTER HOMEOWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "BRITTANY VILLAGE HOMEOWNERS ASSOCIATION", "label": "BRITTANY VILLAGE HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 221, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CENTRAL PARK NEIGHBORHOOD ASSOCIATION", "label": "CENTRAL PARK NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "CLASSICS AT BEAR LAKES", "label": "CLASSICS AT BEAR LAKES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COLEMAN PARK", "label": "COLEMAN PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 202, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "DREHER PARK NEIGHBORHOOD ASSOCIATION", "label": "DREHER PARK NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ECHO LAKE ASSOCIATION OF NEIGHBORS", "label": "ECHO LAKE ASSOCIATION OF NEIGHBORS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FLAMINGO PARK NEIGHBORHOOD ASSOCIATION", "label": "FLAMINGO PARK NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "FOXHALL HOMEOWNERS ASSOCIATION", "label": "FOXHALL HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "GRANDVIEW HEIGHTS NEIGHBORHOOD ASSOCIATION", "label": "GRANDVIEW HEIGHTS NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HERITAGE VILLAGE HOMEOWNERS ASSOCIATION INC.", "label": "HERITAGE VILLAGE HOMEOWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 224, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HISTORIC EL CID NEIGHBORHOOD ASSOCIATION", "label": "HISTORIC EL CID NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HISTORIC PROSPECT PARK NEIGHBORHOOD", "label": "HISTORIC PROSPECT PARK NEIGHBORHOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "HISTORIC SOUTHLAND PARK NEIGHBORHOOD", "label": "HISTORIC SOUTHLAND PARK NEIGHBORHOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IBIS PROPERTY OWNERS ASSOCIATION, INC.", "label": "IBIS PROPERTY OWNERS ASSOCIATION, INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "IRONHORSE PROPERTY OWNERS ASSOCIATION INC.", "label": "IRONHORSE PROPERTY OWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 247, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "JONATHAN'S COVE ASSOCIATION INC.", "label": "JONATHAN'S COVE ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 230, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "LAKES OF LAGUNA MASTER HOMEOWNERS ASSOCIATION", "label": "LAKES OF LAGUNA MASTER HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 200, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "MANGO PROMENADE NEIGHBORHOOD ASSOCIATION", "label": "MANGO PROMENADE NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORMANDY VILLAGE", "label": "NORMANDY VILLAGE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHBORO PARK HISTORIC NEIGHBORHOOD", "label": "NORTHBORO PARK HISTORIC NEIGHBORHOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHSHORE NEIGHBORHOOD ASSOCIATION", "label": "NORTHSHORE NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWEST NEIGHBORHOOD ASSOCIATION", "label": "NORTHWEST NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 236, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWOOD GARDENS NEIGHBORHOOD ASSOCIATION", "label": "NORTHWOOD GARDENS NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 187, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWOOD HARBOR ASSOCIATION, INC.", "label": "NORTHWOOD HARBOR ASSOCIATION, INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 246, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWOOD HILLS NEIGHBORHOOD ASSOCIATION", "label": "NORTHWOOD HILLS NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWOOD LEGACY NEIGHBORHOOD ASSOCIATION", "label": "NORTHWOOD LEGACY NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWOOD PINES NEIGHBORHOOD ASSOCIATION", "label": "NORTHWOOD PINES NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "NORTHWOOD SHORES NEIGHBOHOOD ASSOCIATION", "label": "NORTHWOOD SHORES NEIGHBOHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "OLD NORTHWOOD HISTORIC NEIGHBORHOOD", "label": "OLD NORTHWOOD HISTORIC NEIGHBORHOOD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PALM BEACH LAKES SOUTH NEIGHBORHOOD ASSOCIATION", "label": "PALM BEACH LAKES SOUTH NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 216, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PALM CLUB VILLAGE II, THE", "label": "PALM CLUB VILLAGE II, THE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 248, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINEAPPLE PARK NEIGHBORHOOD ASSOCIATION", "label": "PINEAPPLE PARK NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PINEWOOD PARK NEIGHBORHOOD ASSOCIATION", "label": "PINEWOOD PARK NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 217, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PLEASANT CITY NEIGHBORHOOD ASSOCIATION", "label": "PLEASANT CITY NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "POINCIANA PARK HOMEOWNERS ASSOCIATION", "label": "POINCIANA PARK HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 243, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PRESIDENTIAL ESTATES PROPERTY OWNERS ASSOCIATION", "label": "PRESIDENTIAL ESTATES PROPERTY OWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PROSPECT HEIGHTS", "label": "PROSPECT HEIGHTS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "PROVIDENCIA PARK NEIGHBORHOOD ASSOCIATION", "label": "PROVIDENCIA PARK NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "REGENTS PLACE HOMEWNERS ASSOCIATION INC.", "label": "REGENTS PLACE HOMEWNERS ASSOCIATION INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 234, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "RIVERWALK OF THE PALM BEACHES NEIGHBORHOOD ASSOCIATION INC", "label": "RIVERWALK OF THE PALM BEACHES NEIGHBORHOOD ASSOCIATION INC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROOSEVELT ESTATES NORTH NEIGHBORHOOD ASSOCIATION", "label": "ROOSEVELT ESTATES NORTH NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 252, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "ROOSEVELT ESTATES SOUTH HOMEOWNERS ASSOCIATION", "label": "ROOSEVELT ESTATES SOUTH HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SANDALWOOD LAKES HOMEOWNERS ASSOCIATION", "label": "SANDALWOOD LAKES HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 199, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SARATOGA BAY HOMEOWNERS ASSOCIATION", "label": "SARATOGA BAY HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SARATOGA POINTE HOMEOWNERS ASSOCIATION", "label": "SARATOGA POINTE HOMEOWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SOUTH END NEIGHBORHOOD ASSOCIATION", "label": "SOUTH END NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SPENCER LAKES PROPERTY OWNERS ASSOCIATION", "label": "SPENCER LAKES PROPERTY OWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "TOWNHOUSE COURT ESTATES HOMEOWNERS ASSOCIATION INC", "label": "TOWNHOUSE COURT ESTATES HOMEOWNERS ASSOCIATION INC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VEDADO NEIGHBORHOOD ASSOCIATION, INC.", "label": "VEDADO NEIGHBORHOOD ASSOCIATION, INC." }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "VILLAS OF BEAR LAKES PROPERTY OWNERS ASSOCIATION", "label": "VILLAS OF BEAR LAKES PROPERTY OWNERS ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Villages of Palm Beach Lakes ", "label": "Villages of Palm Beach Lakes " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 209, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WEST PALM BEACH DOWNTOWN NEIGHBORHOOD ASSOCIATION", "label": "WEST PALM BEACH DOWNTOWN NEIGHBORHOOD ASSOCIATION" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "WESTFIELD NEIGHBORHOOD ASSOCIATION", "label": "WESTFIELD NEIGHBORHOOD ASSOCIATION" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 252, 255 ], "toColor": [ 252, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 252, 192, 255 ], "toColor": [ 198, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 229, 252, 255 ], "toColor": [ 192, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 182, 255 ], "toColor": [ 252, 201, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 189, 252, 255 ], "toColor": [ 184, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 202, 255 ], "toColor": [ 252, 247, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 237, 255 ], "toColor": [ 182, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 207, 255 ], "toColor": [ 252, 184, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 215, 252, 255 ], "toColor": [ 235, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 218, 255 ], "toColor": [ 252, 212, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 189, 252, 255 ], "toColor": [ 222, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 249, 255 ], "toColor": [ 215, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 207, 252, 255 ], "toColor": [ 182, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 179, 255 ], "toColor": [ 251, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 215, 255 ], "toColor": [ 215, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 194, 255 ], "toColor": [ 230, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 214, 255 ], "toColor": [ 187, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 229, 255 ], "toColor": [ 252, 182, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 243, 255 ], "toColor": [ 252, 207, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 204, 252, 255 ], "toColor": [ 212, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 242, 252, 255 ], "toColor": [ 212, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 212, 255 ], "toColor": [ 252, 242, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 230, 255 ], "toColor": [ 207, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 249, 252, 255 ], "toColor": [ 187, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 224, 255 ], "toColor": [ 252, 202, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 201, 255 ], "toColor": [ 252, 194, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 179, 255 ], "toColor": [ 252, 230, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 182, 252, 255 ], "toColor": [ 230, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 252, 255 ], "toColor": [ 252, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 182, 255 ], "toColor": [ 205, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 192, 255 ], "toColor": [ 252, 217, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 202, 255 ], "toColor": [ 252, 214, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 238, 252, 255 ], "toColor": [ 187, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 179, 255 ], "toColor": [ 230, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 226, 255 ], "toColor": [ 252, 192, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 215, 252, 255 ], "toColor": [ 218, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 199, 255 ], "toColor": [ 252, 207, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 246, 255 ], "toColor": [ 197, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 192, 255 ], "toColor": [ 247, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 199, 252, 255 ], "toColor": [ 192, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 179, 252, 255 ], "toColor": [ 240, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 215, 255 ], "toColor": [ 251, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 199, 255 ], "toColor": [ 252, 229, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 202, 252, 255 ], "toColor": [ 236, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 232, 252, 255 ], "toColor": [ 207, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 182, 252, 255 ], "toColor": [ 198, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 231, 255 ], "toColor": [ 252, 212, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 204, 255 ], "toColor": [ 245, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 191, 255 ], "toColor": [ 252, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 197, 255 ], "toColor": [ 216, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 224, 255 ], "toColor": [ 184, 252, 224, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8929447.9179, "ymin": 3079118.238400001, "xmax": -8910531.4719, "ymax": 3099994.907400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CommissionDistrict", "type": "esriFieldTypeSmallInteger", "alias": "Commission District", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 10, "domain": null }, { "name": "Coalition", "type": "esriFieldTypeString", "alias": "Neighborhood Coalition", "length": 255, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 255, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email", "length": 255, "domain": null }, { "name": "Meetings", "type": "esriFieldTypeString", "alias": "Meetings", "length": 255, "domain": null }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 255, "domain": null }, { "name": "Demographic", "type": "esriFieldTypeString", "alias": "Demographic Profile", "length": 50, "domain": null }, { "name": "Boundary", "type": "esriFieldTypeString", "alias": "Boundary Map", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1449_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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "NorthEnd Operation Homesafe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 219, 207, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8912269.8034, "ymin": 3092589.5562000014, "xmax": -8910945.3835, "ymax": 3093959.1283, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "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": "NAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 50, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1732_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1459_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, "hasZ": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "914e06a7d2a34c6bbd41d34f98fefe21" } ], "tables": [] }