{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Drainage Pipes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CONVEYANCE", "field2": "PROJECT_TRACKING", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": "2,2", "label": "Open, Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": "2,1", "label": "Open", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": "1,2", "label": "Closed - Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": ",2", "label": "Closed - Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": "1,", "label": "Closed - Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": ",", "label": "Closed - Review", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.9000015258789062 }, "value": "1,1", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER] CONCAT NEWLINE CONCAT [MATERIAL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 683938.8485039137, "ymin": 749362.1983494908, "xmax": 697515.7596702464, "ymax": 785784.5559508204, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "PIPE MATERIAL", "length": 10, "domain": { "type": "codedValue", "name": "Pipe_Material", "description": "", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Metal", "code": "MTL" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UNK" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Corrugated Plastic", "code": "CPP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Clay Tile", "code": "CTP" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Steel", "code": "SP" }, { "name": "Earthen", "code": "EAR" }, { "name": "Stone & Mortar", "code": "STM" }, { "name": "Copper", "code": "COP" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "ADDITIONAL INFORMATION", "length": 250, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "PIPE DIAMETER", "domain": { "type": "codedValue", "name": "Stormwater_Pipe_Diameter", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "1/2\"", "code": 0.5 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "24\"", "code": 24 }, { "name": "27\"", "code": 27 }, { "name": "30\"", "code": 30 }, { "name": "33\"", "code": 33 }, { "name": "35\"", "code": 35 }, { "name": "36\"", "code": 36 }, { "name": "39\"", "code": 39 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "51\"", "code": 51 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "66\"", "code": 66 }, { "name": "69\"", "code": 69 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "76\"", "code": 76 }, { "name": "78\"", "code": 78 }, { "name": "120\"", "code": 120 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Lifecycle_Status", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Proposed - Approved", "code": 2 }, { "name": "Under Construction", "code": 4 }, { "name": "In Service", "code": 8 }, { "name": "In Service - To Be Retired", "code": 16 }, { "name": "Abandoned", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIMENSION", "type": "esriFieldTypeString", "alias": "DIMENSION", "length": 50, "domain": { "type": "codedValue", "name": "HW_Dimension", "description": "", "codedValues": [ { "name": "1' X 83'", "code": "1.0.83.2" }, { "name": "1' X 1'", "code": "1.1.2" }, { "name": "1.5' X 1.5'", "code": "1.5.1.5.2" }, { "name": "10' X 3.5'", "code": "10.3.5.2" }, { "name": "10' X 4'", "code": "10.4.2" }, { "name": "10' X 4.5'", "code": "10.4.5.2" }, { "name": "10' X 6'", "code": "10.6.2" }, { "name": "10\" X 6\"", "code": "10.6.1" }, { "name": "11' X 4'", "code": "11.4.2" }, { "name": "11\" X 4\"", "code": "11.4.1" }, { "name": "12' X 4'", "code": "12.4.2" }, { "name": "12' X 5'", "code": "12.5.2" }, { "name": "12\" X 5\"", "code": "12.5.1" }, { "name": "12' X 5.5'", "code": "12.5.5.2" }, { "name": "121\" X 77\"", "code": "121.77.1" }, { "name": "14\" X 20\"", "code": "14.20.1" }, { "name": "14\" X 23\"", "code": "14.23.1" }, { "name": "14' X 6'", "code": "14.6.2" }, { "name": "14\" X 6\"", "code": "14.6.1" }, { "name": "15\" X 15\"", "code": "15.15.1" }, { "name": "16' X 10'", "code": "16.10.2" }, { "name": "18\" X 18\"", "code": "18.18.1" }, { "name": "18\" X 30\"", "code": "18.30.1" }, { "name": "19\" X 30\"", "code": "19.30.1" }, { "name": "2\" X 10\"", "code": "2.10.1" }, { "name": "2' X 2'", "code": "2.2.2" }, { "name": "2\" X 2\"", "code": "2.2.1" }, { "name": "2' X 3.5'", "code": "2.3.5.2" }, { "name": "2.4' X 2.4'", "code": "2.4.2.4.2" }, { "name": "2.5' X 10'", "code": "2.5.10.2" }, { "name": "2.5' X 3'", "code": "2.5.3.2" }, { "name": "2.5' X 5'", "code": "2.5.5.2" }, { "name": "2.5' X 8'", "code": "2.5.8.2" }, { "name": "2.7\" X 2.5\"", "code": "2.7.2.5.1" }, { "name": "2.75' X 7'", "code": "2.75.7.2" }, { "name": "2.8' X 6'", "code": "2.8.6.2" }, { "name": "24\" X 12\"", "code": "24.12.1" }, { "name": "24\" X 18\"", "code": "24.18.1" }, { "name": "24\" X 36\"", "code": "24.36.1" }, { "name": "24\" X 38\"", "code": "24.38.1" }, { "name": "24\" X 60\"", "code": "24.60.1" }, { "name": "29\" X 45\"", "code": "29.45.1" }, { "name": "3'X 2'", "code": "3.2.2" }, { "name": "3' X 2.5'", "code": "3.2.5.1" }, { "name": "3' X 3'", "code": "3.3.2" }, { "name": "3\" X 3\"", "code": "3.3.1" }, { "name": "3' X 4'", "code": "3.4.2" }, { "name": "3\" X 4\"", "code": "3.4.1" }, { "name": "3' X 5'", "code": "3.5.2" }, { "name": "3.5' X 4'", "code": "3.5.4.2" }, { "name": "3' X 8'", "code": "3.8.2" }, { "name": "3\" X 8\"", "code": "3.8.1" }, { "name": "3.8' X 1.7'", "code": "3.8.1.7.2" }, { "name": "30\" X 19\"", "code": "30.19.1" }, { "name": "30\" X 40\"", "code": "30.40.1" }, { "name": "30\" X 48\"", "code": "30.48.1" }, { "name": "34\" X 53\"", "code": "34.53.1" }, { "name": "36\" X 51\"", "code": "36.51.1" }, { "name": "36\" X 58\"", "code": "36.58.1" }, { "name": "38\" X 24\"", "code": "38.24.1" }, { "name": "38\" X 30\"", "code": "38.30.1" }, { "name": "38\" X 60\"", "code": "38.60.1" }, { "name": "4.2' X 4'", "code": "4.2.4.2" }, { "name": "4' X 5'", "code": "4.5.2" }, { "name": "4\" X 5\"", "code": "4.5.1" }, { "name": "4.5\" X 2\"", "code": "4.5.2.1" }, { "name": "4.5\" X 4.5\"", "code": "4.5.4.5.1" }, { "name": "4.5' X 9'", "code": "4.5.9.2" }, { "name": "4' X 6'", "code": "4.6.2" }, { "name": "4' X 7'", "code": "4.7.2" }, { "name": "4' X 8'", "code": "4.8.2" }, { "name": "4' X 9'", "code": "4.9.2" }, { "name": "42\" X 30\"", "code": "42.30.1" }, { "name": "43\" X 68\"", "code": "43.68.1" }, { "name": "48\" X 25\"", "code": "48.25.1" }, { "name": "48\" X 48\"", "code": "48.48.1" }, { "name": "48\" X 68\"", "code": "48.68.1" }, { "name": "48\" X 76\"", "code": "48.76.1" }, { "name": "5' X 12'", "code": "5.12.2" }, { "name": "5\" X 12\"", "code": "5.12.1" }, { "name": "5\" X 14\"", "code": "5.14.1" }, { "name": "5' X 3'", "code": "5.3.2" }, { "name": "5' X 5'", "code": "5.5.2" }, { "name": "5' X 5.5'", "code": "5.5.5.2" }, { "name": "5.5' X 5.5'", "code": "5.5.5.5.2" }, { "name": "5.5' X 6'", "code": "5.5.6.2" }, { "name": "5' X 6'", "code": "5.6.2" }, { "name": "5' X 7'", "code": "5.7.2" }, { "name": "5' X 8'", "code": "5.8.2" }, { "name": "50\" X 30\"", "code": "50.30" }, { "name": "50\" X 31\"", "code": "50.31.1" }, { "name": "53\" X 83\"", "code": "53.83.1" }, { "name": "54\" X 124\"", "code": "54.124.1" }, { "name": "58\" X 91\"", "code": "58.91.1" }, { "name": "6' X 10'", "code": "6.10.2" }, { "name": "6.5\" X 5\"", "code": "6.5.5.1" }, { "name": "6' X 3'", "code": "6.3.2" }, { "name": "6.5' X 5.5'", "code": "6.5.5.5.2" }, { "name": "6' X 6'", "code": "6.6.2" }, { "name": "6\" X 6\"", "code": "6.6.1" }, { "name": "6.64' X 8'", "code": "6.64.8.2" }, { "name": "60\" X 30\"", "code": "60.30.1" }, { "name": "60\" X 33\"", "code": "60.33.1" }, { "name": "60\" X 38\"", "code": "60.38.1" }, { "name": "63\" X 98\"", "code": "63.98.1" }, { "name": "68\" X 106\"", "code": "68.106.1" }, { "name": "68\" X 43\"", "code": "68.43.1" }, { "name": "7.5' X 10'", "code": "7.5.10.2" }, { "name": "7.5' X 3.5'", "code": "7.5.3.5.2" }, { "name": "7.6' X 3.6'", "code": "7.6.3.6.2" }, { "name": "7' X 8'", "code": "7.8.2" }, { "name": "76\" X 48\"", "code": "76.48.1" }, { "name": "8' X 4'", "code": "8.4.2" }, { "name": "8' X 5'", "code": "8.5.2" }, { "name": "8' X 6'", "code": "8.6.2" }, { "name": "84\" X 36\"", "code": "84.36.1" }, { "name": "9' X 4.5'", "code": "9.4.5.2" }, { "name": "91\" X 58\"", "code": "91.58.1" }, { "name": "98\" X 63\"", "code": "98.63.1" }, { "name": "10\" X 4\"", "code": "10.4.1" }, { "name": "94\" X 58\"", "code": "94.58.1" }, { "name": "8' X 12'", "code": "8.12.2" }, { "name": "7' X 11'", "code": "7.11.2" }, { "name": "5' X 4.5'", "code": "5.4.5.2" }, { "name": "48\" X 27\"", "code": "48.27.1" }, { "name": "4.5' X 7'", "code": "4.5.7.2" }, { "name": "4' X 5.5'", "code": "4.5.5.2" }, { "name": "4' X 4'", "code": "4.4.2" }, { "name": "36\" X 22\"", "code": "36.22.1" }, { "name": "22\" X 13\"", "code": "22.13.1" }, { "name": "20' X 16'", "code": "20.16.2" }, { "name": "14' X 10'", "code": "14.10.2" }, { "name": "16' X 11' ", "code": "16.11.2" }, { "name": "12' X 6'", "code": "12.6.2" }, { "name": "6' X 9'", "code": "6.9.2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERT_UP", "type": "esriFieldTypeDouble", "alias": "INVERT_UP", "domain": null }, { "name": "INVERT_DOWN", "type": "esriFieldTypeDouble", "alias": "INVERT_DOWN", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALLATION DATE", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "ASSET OWNER", "domain": { "type": "codedValue", "name": "DrainagePipes_OWNER_b1d15d8a-d6b0-4654-8903-2a253c63e475", "description": "", "codedValues": [ { "name": "City of New Rochelle", "code": 1 }, { "name": "Westchester County", "code": 2 }, { "name": "NY State", "code": 10 }, { "name": "Private", "code": 9 }, { "name": "Bronxville", "code": 5 }, { "name": "Eastchester", "code": 6 }, { "name": "Larchmont", "code": 8 }, { "name": "Pelham", "code": 4 }, { "name": "Pelham Manor", "code": 3 }, { "name": "Scarsdale", "code": 7 }, { "name": "Other", "code": 11 }, { "name": "Unknown", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGER", "type": "esriFieldTypeInteger", "alias": "ASSET MANAGER", "domain": { "type": "codedValue", "name": "DrainagePipes_MANAGER_6639dc92-7033-44e7-829e-aff0476895c9", "description": "", "codedValues": [ { "name": "City of New Rochelle", "code": 1 }, { "name": "Westchester County", "code": 2 }, { "name": "NY State", "code": 10 }, { "name": "Private", "code": 9 }, { "name": "Bronxville", "code": 5 }, { "name": "Eastchester", "code": 6 }, { "name": "Larchmont", "code": 8 }, { "name": "Pelham", "code": 4 }, { "name": "Pelham Manor", "code": 3 }, { "name": "Scarsdale", "code": 7 }, { "name": "Other", "code": 11 }, { "name": "Unknown", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED", "type": "esriFieldTypeInteger", "alias": "PIPE LINED", "domain": { "type": "codedValue", "name": "DrainagePipes_LINED_ac66c2b7-80b0-47bb-8367-661011d71c53", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED_YEAR", "type": "esriFieldTypeInteger", "alias": "LINER YEAR", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSET ID", "length": 256, "domain": null }, { "name": "LINERMETHD", "type": "esriFieldTypeInteger", "alias": "LINER METHOD", "domain": { "type": "codedValue", "name": "DrainagePipes_LINERMETHD_ae13293e-eeea-468e-832f-2f0792f70d7e", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Cured in Place Pipe - CIP", "code": 1 }, { "name": "Fold and Form or Deform/Reform - FF", "code": 2 }, { "name": "Formed-In-Place Liner - FP", "code": 3 }, { "name": "Grout-In-Place Liner - GP", "code": 4 }, { "name": "Glass Reinforced Cement - GRC", "code": 5 }, { "name": "None - N", "code": 6 }, { "name": "Continuous Slip Liner - SC", "code": 7 }, { "name": "Sectional Slip Liner - SE", "code": 8 }, { "name": "Spray Liner - SL", "code": 9 }, { "name": "Segmented Panel - SN", "code": 10 }, { "name": "Segmented Pipe - SP", "code": 11 }, { "name": "Spiral Wound - SW", "code": 12 }, { "name": "Other - ZZ", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONVEYANCE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCE", "domain": { "type": "codedValue", "name": "DrainagePipes_CONVEYANCE_760b981a-4d48-4af6-8892-fb07b5cc8c80", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Closed", "code": 1 }, { "name": "Open", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONV_TYPE", "type": "esriFieldTypeInteger", "alias": "CONVEYANCE TYPE", "domain": { "type": "codedValue", "name": "DrainagePipes_CONV_TYPE_48db484b-5414-477a-81f4-60ba299a9078", "description": "", "codedValues": [ { "name": "Closed Pipe", "code": 1 }, { "name": "Box Culvert", "code": 2 }, { "name": "Culvert", "code": 3 }, { "name": "Open Channel", "code": 4 }, { "name": "Open Ditch", "code": 5 }, { "name": "Open Gutter", "code": 6 }, { "name": "Slotted Pipe", "code": 7 }, { "name": "Other", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_TRACKING", "type": "esriFieldTypeInteger", "alias": "PROJECT TRACKING", "domain": { "type": "codedValue", "name": "DrainagePipes_PROJECT_TRACKING_b479cae3-6f53-491c-8e09-812a492656d0", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Review", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLLECTION", "type": "esriFieldTypeInteger", "alias": "COLLECTION METHOD", "domain": { "type": "codedValue", "name": "DrainagePipes_COLLECTION_306272e2-86ae-4ac4-894f-3e7f8ab7e90a", "description": "", "codedValues": [ { "name": "Field Verified", "code": 7 }, { "name": "Office Collected", "code": 4 }, { "name": "Office Adjusted", "code": 3 }, { "name": "Unable to Verify", "code": 6 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "Plan ID", "length": 75, "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": "R147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_147", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I202created_date", "fields": "created_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I202created_user", "fields": "created_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I202last_edited_", "fields": "last_edited_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I202last_edited__1", "fields": "last_edited_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S132_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Drainage Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": "PROJECT_TRACKING", "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 170, 170, 170, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 153, 153, 153, 64 ], "width": 0.75 } }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "337019b106704de79ee4b1b757cd431e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAClJREFUCJljYej8/58BCbAwMDAwOJVdYGBgYGDY12UAEcBQsa/LAC4AADLCBxAcFCvOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AD,1", "label": "Area Drain", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8c30b0e83aeb6bcd2eadfcead4053187", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEJJREFUGJVjYSASsECo/5H4lTEuZ0Fwli/DrigyCslECHD6r8mwj/E6BhtDIRFupJVCZDchs9EUQnxHwETG5YSsBgAOlw6wJT7fhgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB,1", "label": "Catchbasin", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3a575842feb1e50784beb3c8f7f76329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUOI3Vk7ENwjAQAA87HR0dI1CHCSgRKVkByZkClsgPQRlEyQap2SB0dJR5aOIQRIhiRMNJlqyX//R++yN+ROQ3aZrGVVXFQAJMB+QWxpidiJSNqJbkAwWeWFUT59xcRMoIoK4kROKZquoG2PqrJV9IPKu26KWa63XZmzmZHN9iUcc5APb7W2d8vR53xj+KABb3GafR+W0fLArhz0TtnvT1p1f06XWCRF3/pIdLW1QAcVAJT4pGZIzZqerQqW9zsNbmjUhESufcvB7A1QDBBSistXmWZc+KvAzY1iuYB+ahR7W2Imu3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB,", "label": "Catchbasin - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3a575842feb1e50784beb3c8f7f76329", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOBJREFUOI3Vk7ENwjAQAA87HR0dI1CHCSgRKVkByZkClsgPQRlEyQap2SB0dJR5aOIQRIhiRMNJlqyX//R++yN+ROQ3aZrGVVXFQAJMB+QWxpidiJSNqJbkAwWeWFUT59xcRMoIoK4kROKZquoG2PqrJV9IPKu26KWa63XZmzmZHN9iUcc5APb7W2d8vR53xj+KABb3GafR+W0fLArhz0TtnvT1p1f06XWCRF3/pIdLW1QAcVAJT4pGZIzZqerQqW9zsNbmjUhESufcvB7A1QDBBSistXmWZc+KvAzY1iuYB+ahR7W2Imu3AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CB,2", "label": "Catchbasin - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e8ff84ce96b20231de618f738b80e79c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFtJREFUGJWdj0sOwCAIRB8J6cG8hT2g3MKDuaEL20btx6azgvBgBuWj9Cfose/FbkCPYGlYPGFtoeCFLAsAtbZ0wJeMwctbRjFwstSrwH45roN1C0+f6QcP1nNtwzcgB2/h8UIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DW,1", "label": "Drywell", "description": "" }, { "symbol": { "type": "esriPMS", "url": "40a328942aadb54e62d94d21685527a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAMCAYAAABFohwTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIxJREFUCJmNzLEJAjEYQOFn+El/ezhEFgghinC1A1ztHFo5gByY4ueENFbXXyU2TiCWDhCCjYqlr/yKJyGErpRyzDk/AMRaewYOzrnlOI5PSSndYoybpmn6tm0XAqCqk/e+B9bCO2PMvdY6/8Kn/2EGrIAsAN77nTHmoqonCSFsa61XVd0DyDAM3e/jBd5hLcXTH2lrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HW,", "label": "Headwall", "description": "" }, { "symbol": { "type": "esriPMS", "url": "40a328942aadb54e62d94d21685527a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAMCAYAAABFohwTAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAIxJREFUCJmNzLEJAjEYQOFn+El/ezhEFgghinC1A1ztHFo5gByY4ueENFbXXyU2TiCWDhCCjYqlr/yKJyGErpRyzDk/AMRaewYOzrnlOI5PSSndYoybpmn6tm0XAqCqk/e+B9bCO2PMvdY6/8Kn/2EGrIAsAN77nTHmoqonCSFsa61XVd0DyDAM3e/jBd5hLcXTH2lrAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HW,1", "label": "Headwall", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2a4207857f61167521c4017f0de8f657", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVdJREFUKJGVkk1uwjAUhIfYIBA/EbsQCXGIcAzoKVAt+xKll7CVilukx8CngFJ2ZMnmWd3YVpqmVJ1dlG9G8/wexz/Emx9KqYKItoyxSmttO2EP7YloAwBE9CKEsEmSPBljLhGWUuZEVAFYtIIK59xRSrkOhlAjgrfbDdPpFJxzAFg4544AcgDgxpiLEOIzGMbjMc7nM1arFXq9HgAshBBlWZYiJFsAGwAYDAbIsgyn0wnL5TIYnpVSbxwAkiQRzrmPUGU4HCJNU9R1jfl8Dj90wQHAGHNRSq2J6BgM/X4f9/u9OXAe31lrbYUQ76FOl/hvPx7CfjHFn7AHvy2mrmvMZrOfMBHtm+D1esVoNMJkMokgY6wKNYo2mKZpM9RqrS2XUubOuZiaZVm7qiWi1+aAcd1d4OFwqAB/G0qpLRGVzTptMCb7Q1/vdrstY6x4ePxBPqVqQ0FfmdWfmz8/ImMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HW,2", "label": "Headwall - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "abb79c43b83841d96529411519b38849", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGhJREFUGJWNkMERwCAIBNcZS0sTpBFqsBFpIr2ZhyQjDg/5we3AHZXDqrEdEvtiCTiERkddawI6frimEIAaNOkfXIMAPH79KuYzyTyehGkCanNTmAWwGDrc0xqGewuzwO5pbkrfE4W9Xp6hJm50PUo/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IC,1", "label": "Interconnect", "description": "" }, { "symbol": { "type": "esriPMS", "url": "046332976185278a2ce63cc1f5382b09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQpJREFUOI2t0zFugzAYhuG3Nls3tpwDjtApCt0YuEAlcwHWZMwF8BEY2EKVKUeAa5CNG+B2AFOqBmSifhIS/pEffViyxz/Fsy9pmgZ93wdABOwc9jZCiJPWup2gEakcAZvAGBMppUKtdesBjE22IDY7Y8wHcLS/Fj2B2Bzm0MM2Xbf/tfb966LmLX3ouj1l+A5ZMQzOCXG9jD2E/iAAWUG5gi02ssjtKwHg7aUYZvGre6NnsgydE8iKocl8Vl/cId+/EtdQjphF4vqy7bDn2HQmK8gqZDGH3OdQAwQuux6kmSAhxMkY43rr5/mUUlYTpLVulVLheAEPDsAdaKSUVZ7nP40sBhzHZ3O+ATwaYwnvqbaxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IC,2", "label": "Interconnect - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "2609845e130b03caf205cd51744b14ca", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHJJREFUGJWNkMERgDAIBJeZNGMbdoGNpAYaSbpIG5aDD1GTTB7ygrkduCPxs9I4uo6z1AXoilHIoZlC9hdOM7T7BkCTCqblgb+NATU5AaKvgK48/gljSpP+9Bk+B1Aq2cG0NOnDcExhOjg83ZuW7xmFuS5Tkyx2D28wGQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH,1", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f99651a9ebc7ea5da20e861672766974", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARFJREFUOI2t0z1ugzAYxvE/H1s3thyhM5ygYxS6MXCBSuYCXZORC+AjMLCFKiMngDk3IBs3wO1QTF0JkKn6SJb8If/0vpbs80/x9STLsnAcxxCIgYPF3c513YuUsp+hCaktAZ1QKRULISIpZe8DTJXsQXQOSqk34Kxbi/+A6JxMaLGaYTj+WgfBbVXz1w6G4UgVvcJ7+b2RpyTtOrYImcjL5zMAjVNSbWCrFWmkce4A07yE5Glfa3uzDuUpjWO2doc8hfZqDwXBjaSFasI0nLTXfY9tYvObbCCbkMYs8jChDghtbi2kmyHXdS9KKdtfb+bD87x6hqSUvRAimj7gyQJ4AJ3neXVRFD8VaQw4T2N3vgB8gmkRFFmH/gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH,", "label": "Manhole - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f99651a9ebc7ea5da20e861672766974", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARFJREFUOI2t0z1ugzAYxvE/H1s3thyhM5ygYxS6MXCBSuYCXZORC+AjMLCFKiMngDk3IBs3wO1QTF0JkKn6SJb8If/0vpbs80/x9STLsnAcxxCIgYPF3c513YuUsp+hCaktAZ1QKRULISIpZe8DTJXsQXQOSqk34Kxbi/+A6JxMaLGaYTj+WgfBbVXz1w6G4UgVvcJ7+b2RpyTtOrYImcjL5zMAjVNSbWCrFWmkce4A07yE5Glfa3uzDuUpjWO2doc8hfZqDwXBjaSFasI0nLTXfY9tYvObbCCbkMYs8jChDghtbi2kmyHXdS9KKdtfb+bD87x6hqSUvRAimj7gyQJ4AJ3neXVRFD8VaQw4T2N3vgB8gmkRFFmH/gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MH,2", "label": "Manhole - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cb8c912bdfe774c658295f096b45270b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHBJREFUGJWNkLENwCAMBM8SymDZwlmEGbwIbMFgNE4RkgCi4DvrT/a/A5sK4+g6zpIXoCtGIjbPFKJ/cJih0ysARTKYphf+N3YQwOn1gdFVxp0yphTpTx8t5wBKJjqYpiJ9Ga6pTAe3TM+m5XtGY9YNOtktU8ijWXYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OF,1", "label": "Outfall", "description": "" }, { "symbol": { "type": "esriPMS", "url": "12f07bf7bb7e4c895a995ddeeef68aed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUOI2t0z1ugzAAhuGXH3XpxpZzwAkyRqEbAxeoBBfomoxcAB+BgS1EGTkBXINsHCASTodi6kqATNRPQrKx/OizJbv8U1w1SNPUH4bBB0JgZ7C3tW37LIToJmhEKkNAxZdShkmSBEKIzgUYm2xBVHZSyk/gpI4WvoCoHHVotk3fH/7MPe+2qLlLC31/oAw+4Kv4+ZHFRM0yNgvpyP75AKC2CsoVbLGRjgDsnw9qq4Do3bzRK1mGspja0o/2BlkMzcUc8rwbUQPliCk4ai7bLlvHpjtZQVYhhRnkrkMt4Jvsmkk7QbZtn6WUpq9ez9VxnGqChBBdkiTB+ACPBsAdaB3HqfI8/22kMOA0fpvzDRIKae5yMr1xAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OF,2", "label": "Outfall - Review", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7816569503695ef21fea990c9e0c5bfe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGxJREFUGJWNkMENwCAIRZ+J6WDdgi7CDCyiWzhYL/RQa8R4KDf4L/A/mZ+VY+sS+1Q3oAtGQbtmAuoDzlsIQCuYlA/OQQBOvwFo6egz2Xn8E8aEcHrMApgq6mBSWprDcC1hJrh7ejdt3xOFtR436iXK+uUTkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BMP,1", "label": "Structural BMP", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 684140.4609615803, "ymin": 748865.6140408218, "xmax": 697610.0481955782, "ymax": 785591.126547657, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "STRUCTURE TYPE", "length": 25, "domain": { "type": "codedValue", "name": "DrainageStructure", "description": "", "codedValues": [ { "name": "Catchbasin", "code": "CB" }, { "name": "Drywell", "code": "DW" }, { "name": "Area Drain", "code": "AD" }, { "name": "Manhole", "code": "MH" }, { "name": "Headwall", "code": "HW" }, { "name": "Endwall", "code": "EW" }, { "name": "Outfall", "code": "OF" }, { "name": "Interconnect", "code": "IC" }, { "name": "Structural BMP", "code": "BMP" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTUREID", "type": "esriFieldTypeString", "alias": "STRUCTURE ID", "length": 10, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "ADDITIONAL INFORMATION", "length": 250, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Lifecycle_Status", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Proposed - Approved", "code": 2 }, { "name": "Under Construction", "code": 4 }, { "name": "In Service", "code": 8 }, { "name": "In Service - To Be Retired", "code": 16 }, { "name": "Abandoned", "code": 32 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INLET_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "INLET TYPE", "domain": { "type": "codedValue", "name": "Stormwater_Inlet_Type", "description": "", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Grate", "code": 1 }, { "name": "Double Grate", "code": 2 }, { "name": "Grate, Curb Box", "code": 3 }, { "name": "Double Grate, Curb Box", "code": 4 }, { "name": "Curb Box", "code": 5 }, { "name": "Double Curb Box", "code": 6 }, { "name": "Enlongated Curb Box", "code": 7 }, { "name": "Slap Top Inlet", "code": 8 }, { "name": "Triple Curb Box", "code": 9 }, { "name": "Other Curb Box", "code": 10 }, { "name": "Triple Grate, Curb Box", "code": 11 }, { "name": "Other Grate, Curb Box", "code": 12 }, { "name": "Triple Grate", "code": 13 }, { "name": "Other Grate", "code": 14 }, { "name": "Single", "code": 15 }, { "name": "Double", "code": 16 }, { "name": "Triple", "code": 17 }, { "name": "Other", "code": 18 }, { "name": "Structure", "code": 19 }, { "name": "Culvert", "code": 20 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null }, { "name": "COVER_TYPE", "type": "esriFieldTypeInteger", "alias": "COVER TYPE", "domain": { "type": "codedValue", "name": "DrainageStructures_COVER_TYPE_76655c32-703e-4f7f-85d5-7fa7faac2ebe", "description": "", "codedValues": [ { "name": "Solid", "code": 1 }, { "name": "Grated", "code": 2 }, { "name": "Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIM_ELEV", "type": "esriFieldTypeDouble", "alias": "RIM ELEVATION", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "STRUCTURE DEPTH", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLATION DATE", "length": 8, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeInteger", "alias": "ASSET OWNER", "domain": { "type": "codedValue", "name": "DrainageStructures_OWNER_b3be2b2b-2060-4eb3-85a8-cfcc3e0368d7", "description": "", "codedValues": [ { "name": "City of New Rochelle", "code": 1 }, { "name": "Westchester County", "code": 2 }, { "name": "NY State", "code": 10 }, { "name": "Private", "code": 9 }, { "name": "Bronxville", "code": 5 }, { "name": "Eastchester", "code": 6 }, { "name": "Larchmont", "code": 8 }, { "name": "Pelham", "code": 4 }, { "name": "Pelham Manor", "code": 3 }, { "name": "Scarsdale", "code": 7 }, { "name": "Other", "code": 11 }, { "name": "Unknown", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGER", "type": "esriFieldTypeInteger", "alias": "ASSET MANAGER", "domain": { "type": "codedValue", "name": "DrainageStructures_MANAGER_f0797f77-3895-49ed-84d5-c7b87e4810a4", "description": "", "codedValues": [ { "name": "City of New Rochelle", "code": 1 }, { "name": "Westchester County", "code": 2 }, { "name": "NY State", "code": 10 }, { "name": "Private", "code": 9 }, { "name": "Bronxville", "code": 5 }, { "name": "Eastchester", "code": 6 }, { "name": "Larchmont", "code": 8 }, { "name": "Pelham", "code": 4 }, { "name": "Pelham Manor", "code": 3 }, { "name": "Scarsdale", "code": 7 }, { "name": "Other", "code": 11 }, { "name": "Unknown", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLLECTION", "type": "esriFieldTypeInteger", "alias": "COLLECTION METHOD", "domain": { "type": "codedValue", "name": "DrainageStructures_COLLECTION_cb8a7f63-472d-4a7b-8c24-2d01f0ab8b77", "description": "", "codedValues": [ { "name": "GPS Adjusted", "code": 1 }, { "name": "GPS Collected", "code": 2 }, { "name": "Office Adjusted", "code": 3 }, { "name": "Office Collected", "code": 4 }, { "name": "Unable To Verify", "code": 6 }, { "name": "Other", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_TRACKING", "type": "esriFieldTypeInteger", "alias": "PROJECT TRACKING", "domain": { "type": "codedValue", "name": "DrainageStructures_PROJECT_TRACKING_ef253c6c-174a-4641-8ba7-22875dc1bbe2", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Review", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "bubbler", "type": "esriFieldTypeString", "alias": "BUBBLER", "length": 10, "domain": { "type": "codedValue", "name": "DrainageStructures_bubbler_d196598e-14c5-40b6-8785-d525caea9313", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS_locate", "type": "esriFieldTypeString", "alias": "GPS LOCATE", "length": 10, "domain": { "type": "codedValue", "name": "DrainageStructures_GPS_locate_901690e5-48c3-4382-8326-ad37c94b1d85", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "city_review", "type": "esriFieldTypeString", "alias": "Review by City", "length": 10, "domain": { "type": "codedValue", "name": "DrainageStructures_city_review_02e32daa-185b-4dae-819d-33764c8a91ea", "description": "", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "location_desc", "type": "esriFieldTypeString", "alias": "LOCATION DESCRIPTION", "length": 256, "domain": null }, { "name": "EPA_Report", "type": "esriFieldTypeInteger", "alias": "EPA Reporting", "domain": { "type": "codedValue", "name": "DrainageStructures_EPA_Report_b0155e95-2f91-4362-8094-583e358be935", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OF_INSP_JOIN", "type": "esriFieldTypeString", "alias": "OF_INSP_JOIN", "length": 256, "domain": null }, { "name": "OF_Join_Short", "type": "esriFieldTypeInteger", "alias": "OF_Join_Short", "domain": null }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "Plan ID", "length": 75, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R148_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_148", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I203created_date", "fields": "created_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I203created_user", "fields": "created_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I203last_edited_", "fields": "last_edited_date", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I203last_edited__1", "fields": "last_edited_user", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S133_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Parcel", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 3, "name": "Building Footprints" }, { "id": 4, "name": "Parcel Labels" }, { "id": 5, "name": "Parcels" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 683526.3749090433, "ymin": 745231.4375433773, "xmax": 698097.6142416447, "ymax": 785969.2544547766, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel" }, "subLayers": [], "minScale": 4800, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 683531.160124477, "ymin": 745362.5897719637, "xmax": 698097.6142416447, "ymax": 785969.2544547766, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Description", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "FEA_Code", "type": "esriFieldTypeInteger", "alias": "FEA_Code", "domain": null }, { "name": "Photo_date", "type": "esriFieldTypeDate", "alias": "Photo_date", "length": 8, "domain": null }, { "name": "Approx_roof_elevation", "type": "esriFieldTypeDouble", "alias": "Approx_roof_elevation", "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 }, { "name": "Base_Elevation", "type": "esriFieldTypeDouble", "alias": "Base_Elevation", "domain": null }, { "name": "Actual_Height", "type": "esriFieldTypeDouble", "alias": "Actual_Height", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R92_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S86_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Parcel Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 130, 130, 130, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[PROPADDRESS]", "useCodedValues": true, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 683526.3749090433, "ymin": 745231.4375433773, "xmax": 697964.0630206913, "ymax": 785768.8123721778, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeDouble", "alias": "PARCEL_ID", "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "ST_NBR", "type": "esriFieldTypeString", "alias": "ST_NBR", "length": 13, "domain": null }, { "name": "ST_NAM", "type": "esriFieldTypeString", "alias": "ST_NAM", "length": 30, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 12, "domain": null }, { "name": "OWNER_ID", "type": "esriFieldTypeDouble", "alias": "OWNER_ID", "domain": null }, { "name": "PRIMARY_OWNER", "type": "esriFieldTypeString", "alias": "PRIMARY_OWNER", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 20, "domain": null }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "ZONE_CODE", "length": 20, "domain": null }, { "name": "NEW_ZONE", "type": "esriFieldTypeString", "alias": "NEW_ZONE", "length": 20, "domain": null }, { "name": "ZONE_DESIG", "type": "esriFieldTypeString", "alias": "ZONE_DESIG", "length": 60, "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 }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 9, "domain": null }, { "name": "PRINTKEY", "type": "esriFieldTypeString", "alias": "PRINTKEY", "length": 18, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 9, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 17, "domain": null }, { "name": "PROPADDRESS", "type": "esriFieldTypeString", "alias": "PROPADDRESS", "length": 100, "domain": null }, { "name": "IMP_PRIMARY_OWNER", "type": "esriFieldTypeString", "alias": "IMP_PRIMARY_OWNER", "length": 225, "domain": null }, { "name": "IMP_OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "IMP_OWNER_ADDRESS", "length": 225, "domain": null }, { "name": "IMP_OWNER_CITY", "type": "esriFieldTypeString", "alias": "IMP_OWNER_CITY", "length": 225, "domain": null }, { "name": "IMP_OWNER_STATE", "type": "esriFieldTypeString", "alias": "IMP_OWNER_STATE", "length": 225, "domain": null }, { "name": "IMP_SECTION", "type": "esriFieldTypeString", "alias": "IMP_SECTION", "length": 225, "domain": null }, { "name": "IMP_BLOCK", "type": "esriFieldTypeString", "alias": "IMP_BLOCK", "length": 225, "domain": null }, { "name": "IMP_LOT", "type": "esriFieldTypeString", "alias": "IMP_LOT", "length": 225, "domain": null }, { "name": "IMP_FULL_ADDRE", "type": "esriFieldTypeString", "alias": "IMP_FULL_ADDRE", "length": 225, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R198_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S176_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": { "id": 2, "name": "Parcel" }, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 683526.3749090433, "ymin": 745231.4375433773, "xmax": 697964.0630206913, "ymax": 785768.8123721778, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRINTKEY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeDouble", "alias": "PARCEL_ID", "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 9, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "PRINTKEY", "type": "esriFieldTypeString", "alias": "PRINTKEY", "length": 18, "domain": null }, { "name": "ST_NBR", "type": "esriFieldTypeString", "alias": "ST_NBR", "length": 13, "domain": null }, { "name": "ST_NAM", "type": "esriFieldTypeString", "alias": "ST_NAM", "length": 30, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 12, "domain": null }, { "name": "PROPZIP", "type": "esriFieldTypeString", "alias": "PROPZIP", "length": 9, "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 17, "domain": null }, { "name": "OWNER_ID", "type": "esriFieldTypeDouble", "alias": "OWNER_ID", "domain": null }, { "name": "PROPADDRESS", "type": "esriFieldTypeString", "alias": "PROPADDRESS", "length": 100, "domain": null }, { "name": "PRIMARY_OWNER", "type": "esriFieldTypeString", "alias": "PRIMARY_OWNER", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 20, "domain": null }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "ZONE_CODE", "length": 20, "domain": null }, { "name": "NEW_ZONE", "type": "esriFieldTypeString", "alias": "NEW_ZONE", "length": 20, "domain": null }, { "name": "ZONE_DESIG", "type": "esriFieldTypeString", "alias": "ZONE_DESIG", "length": 60, "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 }, { "name": "IMP_PRIMARY_OWNER", "type": "esriFieldTypeString", "alias": "IMP_PRIMARY_OWNER", "length": 225, "domain": null }, { "name": "IMP_OWNER_ADDRESS", "type": "esriFieldTypeString", "alias": "IMP_OWNER_ADDRESS", "length": 225, "domain": null }, { "name": "IMP_OWNER_CITY", "type": "esriFieldTypeString", "alias": "IMP_OWNER_CITY", "length": 225, "domain": null }, { "name": "IMP_OWNER_STATE", "type": "esriFieldTypeString", "alias": "IMP_OWNER_STATE", "length": 225, "domain": null }, { "name": "IMP_SECTION", "type": "esriFieldTypeString", "alias": "IMP_SECTION", "length": 225, "domain": null }, { "name": "IMP_BLOCK", "type": "esriFieldTypeString", "alias": "IMP_BLOCK", "length": 225, "domain": null }, { "name": "IMP_LOT", "type": "esriFieldTypeString", "alias": "IMP_LOT", "length": 225, "domain": null }, { "name": "IMP_FULL_ADDRE", "type": "esriFieldTypeString", "alias": "IMP_FULL_ADDRE", "length": 225, "domain": null }, { "name": "LINK", "type": "esriFieldTypeString", "alias": "LINK", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R198_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S176_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Address_Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 1, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 225, 225, 225, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[ADDRESS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 684076.75602144, "ymin": 749079.9718187302, "xmax": 697838.7713697553, "ymax": 785660.0868034139, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HOUSE_NO", "type": "esriFieldTypeString", "alias": "HOUSE_NO", "length": 10, "domain": null }, { "name": "STREET_DIR", "type": "esriFieldTypeString", "alias": "STREET_DIR", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 80, "domain": null }, { "name": "STREET_SFX", "type": "esriFieldTypeString", "alias": "STREET_SFX", "length": 6, "domain": null }, { "name": "STR_POST_D", "type": "esriFieldTypeString", "alias": "STR_POST_D", "length": 2, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 90, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 80, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Street Names", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ST_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 683391.0035709068, "ymin": 747193.5369614512, "xmax": 698081.4237443432, "ymax": 785850.9193348736, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MSLINK", "type": "esriFieldTypeDouble", "alias": "MSLINK", "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeString", "alias": "FRADDL", "length": 11, "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeString", "alias": "TOADDL", "length": 11, "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeString", "alias": "FRADDR", "length": 11, "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeString", "alias": "TOADDR", "length": 11, "domain": null }, { "name": "MUNL", "type": "esriFieldTypeString", "alias": "MUNL", "length": 12, "domain": null }, { "name": "MUNR", "type": "esriFieldTypeString", "alias": "MUNR", "length": 12, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 10, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 10, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 12, "domain": null }, { "name": "FEA_MSLINK", "type": "esriFieldTypeDouble", "alias": "FEA_MSLINK", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "DIRPRE", "type": "esriFieldTypeString", "alias": "DIRPRE", "length": 2, "domain": null }, { "name": "DIRSUF", "type": "esriFieldTypeString", "alias": "DIRSUF", "length": 2, "domain": null }, { "name": "FEANME", "type": "esriFieldTypeString", "alias": "FEANME", "length": 35, "domain": null }, { "name": "FEATYP", "type": "esriFieldTypeString", "alias": "FEATYP", "length": 4, "domain": null }, { "name": "LINK_ID", "type": "esriFieldTypeDouble", "alias": "LINK_ID", "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 240, "domain": null }, { "name": "FEAT_ID", "type": "esriFieldTypeDouble", "alias": "FEAT_ID", "domain": null }, { "name": "ST_NM_PREF", "type": "esriFieldTypeString", "alias": "ST_NM_PREF", "length": 6, "domain": null }, { "name": "ST_NM_BASE", "type": "esriFieldTypeString", "alias": "ST_NM_BASE", "length": 105, "domain": null }, { "name": "ST_NM_SUFF", "type": "esriFieldTypeString", "alias": "ST_NM_SUFF", "length": 6, "domain": null }, { "name": "ST_TYP_AFT", "type": "esriFieldTypeString", "alias": "ST_TYP_AFT", "length": 90, "domain": null }, { "name": "ST_TYP_ATT", "type": "esriFieldTypeString", "alias": "ST_TYP_ATT", "length": 1, "domain": null }, { "name": "ADDR_TYPE", "type": "esriFieldTypeString", "alias": "ADDR_TYPE", "length": 1, "domain": null }, { "name": "L_REFADDR", "type": "esriFieldTypeString", "alias": "L_REFADDR", "length": 10, "domain": null }, { "name": "L_NREFADDR", "type": "esriFieldTypeString", "alias": "L_NREFADDR", "length": 10, "domain": null }, { "name": "L_ADDRSCH", "type": "esriFieldTypeString", "alias": "L_ADDRSCH", "length": 1, "domain": null }, { "name": "L_ADDRFORM", "type": "esriFieldTypeString", "alias": "L_ADDRFORM", "length": 1, "domain": null }, { "name": "R_REFADDR", "type": "esriFieldTypeString", "alias": "R_REFADDR", "length": 10, "domain": null }, { "name": "R_NREFADDR", "type": "esriFieldTypeString", "alias": "R_NREFADDR", "length": 10, "domain": null }, { "name": "R_ADDRSCH", "type": "esriFieldTypeString", "alias": "R_ADDRSCH", "length": 1, "domain": null }, { "name": "R_ADDRFORM", "type": "esriFieldTypeString", "alias": "R_ADDRFORM", "length": 1, "domain": null }, { "name": "L_POSTCODE", "type": "esriFieldTypeString", "alias": "L_POSTCODE", "length": 11, "domain": null }, { "name": "R_POSTCODE", "type": "esriFieldTypeString", "alias": "R_POSTCODE", "length": 11, "domain": null }, { "name": "FULL_FEANM", "type": "esriFieldTypeString", "alias": "FULL_FEANM", "length": 100, "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": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S64_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 8, "name": "DrainageBasinBoundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 1000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BASIN", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 245, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BURLING BROOK", "label": "BURLING BROOK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 251, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "HUTCHINSON", "label": "HUTCHINSON", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 251, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PINEBROOK", "label": "PINEBROOK", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 243, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHELDRAKE RIVER", "label": "SHELDRAKE RIVER", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 194, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHORE", "label": "SHORE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 198, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "STEPHENSON BROOK", "label": "STEPHENSON BROOK", "description": "" } ], "fieldDelimiter": "," }, "transparency": 70, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BASIN]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 7, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 672646.6249494627, "ymin": 747465.4999249503, "xmax": 703290.2500892878, "ymax": 794440.8125778362, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "length": 254, "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": "R174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S155_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 9, "name": "Steep Slopes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SLOPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 204 ], "width": 0 } }, "value": "15 to 25%", "label": "15 to 25%", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 204 ], "width": 0 } }, "value": "Over 25%", "label": "Over 25%", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 634814.4127872437, "ymin": 746331.271917358, "xmax": 771604.3038904443, "ymax": 924238.5616211593, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SLOPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GRIDCODE", "type": "esriFieldTypeInteger", "alias": "GRIDCODE", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "SLOPE", "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": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 10, "name": "Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GENCODENAM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Agricultural Categories", "label": "Agricultural Categories", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 129, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Cemeteries", "label": "Cemeteries", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 77, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial and Retail", "label": "Commercial and Retail", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 217, 51, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Common Land Homeowners Assoc.", "label": "Common Land Homeowners Assoc.", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 25, 140, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Institutional and Public Assembly", "label": "Institutional and Public Assembly", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Interior Water Bodies", "label": "Interior Water Bodies", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 122, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Manufacturing, Industrial, Wareho", "label": "Manufacturing, Industrial, Warehouse", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Mixed Use", "label": "Mixed Use", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 148, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Nature Preserves", "label": "Nature Preserves", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Office and Research", "label": "Office and Research", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Private Recreation", "label": "Private Recreation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Public Parks, Parkway Lands", "label": "Public Parks, Parkway Lands", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Residential", "label": "Residential", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Transportation, Communication, Ut", "label": "Transportation, Communication, Utilities", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vacant/Undeveloped", "label": "Vacant/Undeveloped", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 212, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Water Supply Lands", "label": "Water Supply Lands", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[GENCODENAM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2400, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 634913.8460606076, "ymin": 745060.0701874718, "xmax": 772208.8149340339, "ymax": 924238.5612937361, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WCDP_RPS", "type": "esriFieldTypeInteger", "alias": "WCDP_RPS", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "STREETNUM", "type": "esriFieldTypeString", "alias": "STREETNUM", "length": 20, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 60, "domain": null }, { "name": "NO_UNITS", "type": "esriFieldTypeInteger", "alias": "NO_UNITS", "domain": null }, { "name": "PRINT_KEY", "type": "esriFieldTypeString", "alias": "PRINT_KEY", "length": 60, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 60, "domain": null }, { "name": "ORPSORIG", "type": "esriFieldTypeString", "alias": "ORPSORIG", "length": 5, "domain": null }, { "name": "GENCODENUM", "type": "esriFieldTypeDouble", "alias": "GENCODENUM", "domain": null }, { "name": "GENCODENAM", "type": "esriFieldTypeString", "alias": "GENCODENAM", "length": 33, "domain": null }, { "name": "WCDP_LUNUM", "type": "esriFieldTypeDouble", "alias": "WCDP_LUNUM", "domain": null }, { "name": "WCDP_LUNAM", "type": "esriFieldTypeString", "alias": "WCDP_LUNAM", "length": 67, "domain": null }, { "name": "RESDENSITY", "type": "esriFieldTypeDouble", "alias": "RESDENSITY", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "LUCAT", "type": "esriFieldTypeString", "alias": "LUCAT", "length": 50, "domain": null }, { "name": "SUBCATFULL", "type": "esriFieldTypeString", "alias": "SUBCATFULL", "length": 254, "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeDouble", "alias": "UNIQUEID", "domain": null }, { "name": "MUNIASSESS", "type": "esriFieldTypeString", "alias": "MUNIASSESS", "length": 20, "domain": null }, { "name": "SBL", "type": "esriFieldTypeString", "alias": "SBL", "length": 60, "domain": null }, { "name": "LURCAT", "type": "esriFieldTypeString", "alias": "LURCAT", "length": 254, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 9, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 7, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "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": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 11, "name": "Digital Elevation Model", "type": "Raster Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 628089.0761449848, "ymin": 742797.1556475965, "xmax": 803079.6401449848, "ymax": 928501.4276475965, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 12, "name": "Zoning", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ZONE_CODE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 683527.625646159, "ymin": 745024.8694682494, "xmax": 698110.1870964281, "ymax": 785769.2498027459, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CLASS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 25, "domain": null }, { "name": "ZONE_CODE", "type": "esriFieldTypeString", "alias": "ZONE_CODE", "length": 100, "domain": null }, { "name": "ZONE_DESIG", "type": "esriFieldTypeString", "alias": "ZONE_DESIG", "length": 100, "domain": null }, { "name": "NEW_ZONE", "type": "esriFieldTypeString", "alias": "NEW_ZONE", "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 }, { "name": "Shape_STArea_1", "type": "esriFieldTypeDouble", "alias": "Shape_STArea_1", "domain": null }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R112_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S105_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 13, "name": "Contours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[ELEVATION]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Calibri", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 1200, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 683173.7102612965, "ymin": 745000.0000995472, "xmax": 699499.9996322468, "ymax": 786961.9998655245, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "publish.PADMIN.Contours.ENTITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "publish.PADMIN.Contours.ENTITY", "type": "esriFieldTypeString", "alias": "ENTITY", "length": 14, "domain": null }, { "name": "LAYER", "type": "esriFieldTypeString", "alias": "LAYER", "length": 32, "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "THICKNESS", "type": "esriFieldTypeDouble", "alias": "THICKNESS", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeInteger", "alias": "COLOR", "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": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S74_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 14, "name": "Westchester Municipalities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 3 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 12001 } ] }, "defaultVisibility": true, "extent": { "xmin": 634792.6748451851, "ymin": 745060.0701874718, "xmax": 772208.8149340339, "ymax": 924238.5612937361, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "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": 30, "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": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [ { "currentVersion": 10.81, "id": 15, "name": "publish.PADMIN.DrainageAnalysis__ATTACH", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null }, { "name": "REL_OBJECTID", "type": "esriFieldTypeInteger", "alias": "REL_OBJECTID", "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "length": 150, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "length": 250, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null }, { "name": "DATA", "type": "esriFieldTypeBlob", "alias": "DATA", "domain": null } ], "indexes": [ { "name": "R192_SDE_ROWID_UK", "fields": "ATTACHMENTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_251_REL_OBJE", "fields": "REL_OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true } } ] }