{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[ADDRESSNUM] CONCAT \" \" CONCAT [ADDRESSSUP]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 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": 9, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 178051.66000000015, "ymin": 2320825.659374997, "xmax": 215986.51999999955, "ymax": 2363116.1243750006, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_ADDRE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "ADDRESSNUM", "type": "esriFieldTypeString", "alias": "ADDRESSNUM", "length": 5, "domain": null }, { "name": "ADDRESSSUP", "type": "esriFieldTypeString", "alias": "ADDRESS SUPPLEMENTAL", "length": 11, "domain": null }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL ADDRESS", "length": 50, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET NAME ONLY", "length": 50, "domain": null }, { "name": "FULL_STREE", "type": "esriFieldTypeString", "alias": "FULL STREET NAME", "length": 50, "domain": null }, { "name": "DIRPREFIX", "type": "esriFieldTypeString", "alias": "DIRECTION PREFIX", "length": 2, "domain": null }, { "name": "DIRPSUFFIX", "type": "esriFieldTypeString", "alias": "DIRECTION SUFFIX", "length": 10, "domain": null }, { "name": "STRTYPE", "type": "esriFieldTypeString", "alias": "STREET TYPE", "length": 10, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "PLACE NAME or SUBDIVISION", "length": 100, "domain": null }, { "name": "LOT_NO", "type": "esriFieldTypeString", "alias": "LOT NUMBER(S)", "length": 50, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 50, "domain": { "type": "codedValue", "name": "WS3_LifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "ZipCode", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FACILITY_ID", "type": "esriFieldTypeString", "alias": "FACILITY ID", "length": 15, "domain": null }, { "name": "HAS_SUPPLEMENTAL", "type": "esriFieldTypeString", "alias": "Has_Supplemental_Address", "length": 3, "domain": { "type": "codedValue", "name": "WS3_Supplemental", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "IS_RESIDENTIAL", "type": "esriFieldTypeString", "alias": "IS_RESIDENTIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Census_Status", "description": "Residential or Not", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "NON-RESIDENTIAL", "code": "NON-RESIDENTIAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTALCITY", "type": "esriFieldTypeString", "alias": "POSTALCITY", "length": 25, "domain": { "type": "codedValue", "name": "WS3_PostalCity", "description": "City Name", "codedValues": [ { "name": "MISHAWAKA", "code": "MISHAWAKA" }, { "name": "GRANGER", "code": "GRANGER" }, { "name": "OSCEOLA", "code": "OSCEOLA" }, { "name": "SOUTH BEND", "code": "SOUTH BEND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3894_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3894", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3894", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3614_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 1, "name": "Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[STREETNAME]", "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": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 177917.6400000006, "ymin": 2320046.427500002, "xmax": 216047.2650000006, "ymax": 2364562.344999999, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null }, { "name": "FEDIRP", "type": "esriFieldTypeString", "alias": "FEDIRP", "length": 254, "domain": null }, { "name": "FENAME", "type": "esriFieldTypeString", "alias": "FENAME", "length": 254, "domain": null }, { "name": "FETYPE", "type": "esriFieldTypeString", "alias": "FETYPE", "length": 254, "domain": null }, { "name": "FEDIRS", "type": "esriFieldTypeString", "alias": "FEDIRS", "length": 254, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeDouble", "alias": "ZIPL", "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeDouble", "alias": "ZIPR", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "FRADDL", "type": "esriFieldTypeDouble", "alias": "FRADDL", "domain": null }, { "name": "TOADDL", "type": "esriFieldTypeDouble", "alias": "TOADDL", "domain": null }, { "name": "FRADDR", "type": "esriFieldTypeDouble", "alias": "FRADDR", "domain": null }, { "name": "TOADDR", "type": "esriFieldTypeDouble", "alias": "TOADDR", "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "HEIGHT_RESTRICTION", "type": "esriFieldTypeDouble", "alias": "HEIGHT_RESTRICTION", "domain": null }, { "name": "WEIGHT_RESTRICTION", "type": "esriFieldTypeDouble", "alias": "WEIGHT_RESTRICTION", "domain": null }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIMIT", "domain": null }, { "name": "TRAVEL_TIME", "type": "esriFieldTypeDouble", "alias": "TRAVEL_TIME", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": null }, { "name": "TRAFFIC_VOLUME", "type": "esriFieldTypeString", "alias": "TRAFFIC_VOLUME", "length": 10, "domain": null }, { "name": "TRUCK_ROUTE", "type": "esriFieldTypeString", "alias": "TRUCK_ROUTE", "length": 3, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ONE_WAY_DIRECTION", "type": "esriFieldTypeString", "alias": "ONE_WAY_DIRECTION", "length": 20, "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": "R3895_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3895", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3895", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3615_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 2, "name": "Rail Road", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176803.86997366324, "ymin": 2334893.050009489, "xmax": 220227.76015982777, "ymax": 2363214.2000599876, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "RAILROAD_", "type": "esriFieldTypeDouble", "alias": "RAILROAD_", "domain": null }, { "name": "RAILROAD_I", "type": "esriFieldTypeDouble", "alias": "RAILROAD_I", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "COMPMETHOD", "type": "esriFieldTypeString", "alias": "COMPMETHOD", "length": 20, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "length": 8, "domain": null }, { "name": "VENDORID", "type": "esriFieldTypeString", "alias": "VENDORID", "length": 10, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "ACCEPTDATE", "length": 8, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 35, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeDouble", "alias": "FCODE", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "FLEVEL", "type": "esriFieldTypeDouble", "alias": "FLEVEL", "domain": null }, { "name": "FCOLOR", "type": "esriFieldTypeDouble", "alias": "FCOLOR", "domain": null }, { "name": "FSTYLE", "type": "esriFieldTypeDouble", "alias": "FSTYLE", "domain": null }, { "name": "FWEIGHT", "type": "esriFieldTypeDouble", "alias": "FWEIGHT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R3904_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3904", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3904", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3624_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 3, "name": "Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 211, 252, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 102 ], "width": 1 } }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 115, 223, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 102 ], "width": 0.4 } }, "value": "Proposed", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176645.74004057795, "ymin": 2319552.898275152, "xmax": 220250.24010174721, "ymax": 2369835.9650316536, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility_ID", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Residential", "type": "esriFieldTypeString", "alias": "Residential", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3899", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3899", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3619_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 4, "name": "Road Edges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Existing", "label": "Existing", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "Proposed", "label": "Proposed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176803.86997366324, "ymin": 2319903.0219187364, "xmax": 220345.6798714958, "ymax": 2371483.354453407, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeDouble", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeDouble", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeDouble", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeDouble", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "TRANS_A_", "type": "esriFieldTypeDouble", "alias": "TRANS_A_", "domain": null }, { "name": "TRANS_A_ID", "type": "esriFieldTypeDouble", "alias": "TRANS_A_ID", "domain": null }, { "name": "COMPMETHOD", "type": "esriFieldTypeString", "alias": "COMPMETHOD", "length": 20, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "length": 8, "domain": null }, { "name": "VENDORID", "type": "esriFieldTypeString", "alias": "VENDORID", "length": 10, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "ACCEPTDATE", "length": 8, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 35, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeDouble", "alias": "FCODE", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "FLEVEL", "type": "esriFieldTypeDouble", "alias": "FLEVEL", "domain": null }, { "name": "FCOLOR", "type": "esriFieldTypeDouble", "alias": "FCOLOR", "domain": null }, { "name": "FSTYLE", "type": "esriFieldTypeDouble", "alias": "FSTYLE", "domain": null }, { "name": "FWEIGHT", "type": "esriFieldTypeDouble", "alias": "FWEIGHT", "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R3906_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3906", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3906", "fields": "GlobalID,OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3626_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 5, "name": "MishParcelsLatest", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 92813.03139399737, "ymin": 2253766.499992572, "xmax": 220524.95313499495, "ymax": 2372957.2501276582, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCELID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 254, "domain": null }, { "name": "TAXTYPE", "type": "esriFieldTypeString", "alias": "TAXTYPE", "length": 1, "domain": null }, { "name": "PARCELSTAT", "type": "esriFieldTypeString", "alias": "PARCELSTAT", "length": 24, "domain": null }, { "name": "LEGALDESCR", "type": "esriFieldTypeString", "alias": "LEGALDESCR", "length": 254, "domain": null }, { "name": "PAYYEAR", "type": "esriFieldTypeInteger", "alias": "PAYYEAR", "domain": null }, { "name": "NAME_1", "type": "esriFieldTypeString", "alias": "NAME_1", "length": 254, "domain": null }, { "name": "MAILINGADD", "type": "esriFieldTypeString", "alias": "MAILINGADD", "length": 30, "domain": null }, { "name": "MAILINGA_1", "type": "esriFieldTypeString", "alias": "MAILINGA_1", "length": 30, "domain": null }, { "name": "MAILINGCIT", "type": "esriFieldTypeString", "alias": "MAILINGCIT", "length": 25, "domain": null }, { "name": "MAILINGSTA", "type": "esriFieldTypeString", "alias": "MAILINGSTA", "length": 2, "domain": null }, { "name": "MAILINGZIP", "type": "esriFieldTypeString", "alias": "MAILINGZIP", "length": 15, "domain": null }, { "name": "TIFAREAUID", "type": "esriFieldTypeInteger", "alias": "TIFAREAUID", "domain": null }, { "name": "TIFAREASSE", "type": "esriFieldTypeDouble", "alias": "TIFAREASSE", "domain": null }, { "name": "REALLANDVA", "type": "esriFieldTypeDouble", "alias": "REALLANDVA", "domain": null }, { "name": "REALIMPROV", "type": "esriFieldTypeDouble", "alias": "REALIMPROV", "domain": null }, { "name": "TLLDIMPROV", "type": "esriFieldTypeDouble", "alias": "TLLDIMPROV", "domain": null }, { "name": "MAPREFEREN", "type": "esriFieldTypeString", "alias": "MAPREFEREN", "length": 20, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 14, "domain": null }, { "name": "TAXDIST", "type": "esriFieldTypeString", "alias": "TAXDIST", "length": 50, "domain": null }, { "name": "CLASSCODE", "type": "esriFieldTypeString", "alias": "CLASSCODE", "length": 3, "domain": null }, { "name": "TAXUNIT", "type": "esriFieldTypeInteger", "alias": "TAXUNIT", "domain": null }, { "name": "neighborho", "type": "esriFieldTypeInteger", "alias": "neighborho", "domain": null }, { "name": "lrsn", "type": "esriFieldTypeInteger", "alias": "lrsn", "domain": null }, { "name": "TRANSFERDA", "type": "esriFieldTypeString", "alias": "TRANSFERDA", "length": 20, "domain": null }, { "name": "TRANSFERRE", "type": "esriFieldTypeString", "alias": "TRANSFERRE", "length": 20, "domain": null }, { "name": "SALESDATE", "type": "esriFieldTypeString", "alias": "SALESDATE", "length": 20, "domain": null }, { "name": "SALESPRICE", "type": "esriFieldTypeString", "alias": "SALESPRICE", "length": 20, "domain": null }, { "name": "PROP_ADDR", "type": "esriFieldTypeString", "alias": "PROP_ADDR", "length": 50, "domain": null }, { "name": "PROP_CITY", "type": "esriFieldTypeString", "alias": "PROP_CITY", "length": 20, "domain": null }, { "name": "PROP_STATE", "type": "esriFieldTypeString", "alias": "PROP_STATE", "length": 10, "domain": null }, { "name": "PROP_ZIP", "type": "esriFieldTypeString", "alias": "PROP_ZIP", "length": 10, "domain": null }, { "name": "Total_Fini", "type": "esriFieldTypeDouble", "alias": "Total_Fini", "domain": null }, { "name": "PTaxPayYr", "type": "esriFieldTypeString", "alias": "PTaxPayYr", "length": 25, "domain": null }, { "name": "PastTNetTa", "type": "esriFieldTypeString", "alias": "PastTNetTa", "length": 20, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TaxPayYr", "type": "esriFieldTypeString", "alias": "TaxPayYr", "length": 254, "domain": null }, { "name": "TnetTax", "type": "esriFieldTypeString", "alias": "TNetTax", "length": 254, "domain": null }, { "name": "Exempt1", "type": "esriFieldTypeString", "alias": "Exempt1", "length": 254, "domain": null }, { "name": "ExemptAmt1", "type": "esriFieldTypeString", "alias": "ExemptAmt1", "length": 254, "domain": null }, { "name": "Exempt2", "type": "esriFieldTypeString", "alias": "Exempt2", "length": 254, "domain": null }, { "name": "ExemptAmt2", "type": "esriFieldTypeString", "alias": "ExemptAmt2", "length": 254, "domain": null }, { "name": "Exempt3", "type": "esriFieldTypeString", "alias": "Exempt3", "length": 254, "domain": null }, { "name": "ExemptAmt3", "type": "esriFieldTypeString", "alias": "ExemptAmt3", "length": 254, "domain": null }, { "name": "Exempt4", "type": "esriFieldTypeString", "alias": "Exempt4", "length": 254, "domain": null }, { "name": "ExemptAmt4", "type": "esriFieldTypeString", "alias": "ExemptAmt4", "length": 254, "domain": null }, { "name": "Exempt5", "type": "esriFieldTypeString", "alias": "Exempt5", "length": 254, "domain": null }, { "name": "ExemptAmt5", "type": "esriFieldTypeString", "alias": "ExemptAmt5", "length": 254, "domain": null }, { "name": "Exempt6", "type": "esriFieldTypeString", "alias": "Exempt6", "length": 254, "domain": null }, { "name": "ExemptAmt6", "type": "esriFieldTypeString", "alias": "ExemptAmt6", "length": 254, "domain": null }, { "name": "F_AREA", "type": "esriFieldTypeString", "alias": "F_AREA", "length": 20, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "PARCPRC", "type": "esriFieldTypeString", "alias": "PARCPRC", "length": 150, "domain": null }, { "name": "PROVALWBLK", "type": "esriFieldTypeString", "alias": "PROVALWBLK", "length": 150, "domain": null }, { "name": "PAYTAXURL", "type": "esriFieldTypeString", "alias": "PAYTAXURL", "length": 150, "domain": null }, { "name": "TAXINFOURL", "type": "esriFieldTypeString", "alias": "TAXINFOURL", "length": 150, "domain": null }, { "name": "PROPTYPE", "type": "esriFieldTypeString", "alias": "PROPTYPE", "length": 150, "domain": null }, { "name": "DATEUPDATE", "type": "esriFieldTypeString", "alias": "DATEUPDATE", "length": 50, "domain": null }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape__Area", "domain": null }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape__Length", "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": "R5372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4928_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, AMF, 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.61, "id": 6, "name": "Hydrology", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 102 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 176803.86997366324, "ymin": 2320063.413658321, "xmax": 220243.08886932954, "ymax": 2372143.6477522403, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "HYDRO_P_", "type": "esriFieldTypeDouble", "alias": "HYDRO_P_", "domain": null }, { "name": "HYDRO_P_ID", "type": "esriFieldTypeDouble", "alias": "HYDRO_P_ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "COMPMETHOD", "type": "esriFieldTypeString", "alias": "COMPMETHOD", "length": 20, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "SOURCEDATE", "type": "esriFieldTypeDate", "alias": "SOURCEDATE", "length": 8, "domain": null }, { "name": "VENDORID", "type": "esriFieldTypeString", "alias": "VENDORID", "length": 10, "domain": null }, { "name": "ACCEPTDATE", "type": "esriFieldTypeDate", "alias": "ACCEPTDATE", "length": 8, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 35, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeDouble", "alias": "FCODE", "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 20, "domain": null }, { "name": "FLEVEL", "type": "esriFieldTypeDouble", "alias": "FLEVEL", "domain": null }, { "name": "FCOLOR", "type": "esriFieldTypeDouble", "alias": "FCOLOR", "domain": null }, { "name": "FSTYLE", "type": "esriFieldTypeDouble", "alias": "FSTYLE", "domain": null }, { "name": "FWEIGHT", "type": "esriFieldTypeDouble", "alias": "FWEIGHT", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "Mishawaka_BASE_Hydrology_AREA", "type": "esriFieldTypeDouble", "alias": "Mishawaka.BASE.Hydrology.AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3902_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3902", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3902", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3622_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 7, "name": "Mishawaka City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 250, 38, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 244, 87, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 178007.28554582968, "ymin": 2322840.249968156, "xmax": 210224.88810524717, "ymax": 2363609.448285237, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R3912_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3912", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3912", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3632_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 8, "name": "Fire Protection Accounts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e5e7a057c6003da23a6e80aa6b650b18", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdNJREFUOI2t1D1oVEEUxfHfrIljvVUWBI2IFikEO4uo2NhYWNikiWKlIBZ+IBqChdoIMVhYiR8QCBoQKwXBRhERC6sERAmxe7FZbRRGIWOxm3U32bdLxFvNu2/un3PenHkD/nMN9NuQOYJxDGU+h2r1TqjXP2wYmNmN6zi22guMqtfHV2KcDilNBb72BeZG76mGsq4iQkoXcWElxqlKY90dmNmBQziBd9hZ5gAvQkqTKzFeq6Q0WaZwBHdzjFtDSkt9gHN4ElI6nLkV+NYBzASch5DS1dZYjKOq1e+t56IYwSPcb83GeE5TZbvCkziwTkdKHxXFF2wpkxpSupRrtcehKObbgWd72BvAph7vB3NRnMGpduCuHgN71WoVUBR3sH+dyuZ8O3AZ20uA7xXFquVKtw25mcm/hxLjbEjpSgmwn2WBmQ5gSOkGxjDca7BE3VyF551AfubGVbuHVxrfpIaX2NwF8iBwEMOBlrO1wX6bmQmcxrMmcE9XWTEuS2mfBnixDLgYOJ55GLplsq1CSpexhKPt/Q5g4HdmMNRqNxXFG0xgWxfea0xjPvCrFLgKVRQLWMjM5hgnQkpjGMIn3A5t125t9fzBBn5oRKksThsD/kv9AWgyjnu34rakAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[FULL_ADDRESS] CONCAT NEWLINE CONCAT [BUSINESS_NAME] CONCAT NEWLINE CONCAT \"LOC ID\" CONCAT \" \" CONCAT [LOC_ID] CONCAT NEWLINE CONCAT \"QTY HYDS BILLED\" CONCAT \" \" CONCAT [QTY_OF_HYDRANTS] CONCAT NEWLINE CONCAT \"FIRE LINE SIZE BILLED\" CONCAT \" \" CONCAT [FIRE_LINE_SIZE] CONCAT NEWLINE CONCAT \"DEVICE TYPE\" CONCAT \" \" CONCAT [BACKFLOW_DEVICE_TYPE_1] CONCAT NEWLINE CONCAT \"DEVICE SIZE\" CONCAT \" \" CONCAT [DEVICE_SIZE_1]", "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 178509.2100000009, "ymin": 2320829.2124999985, "xmax": 215711.46624999866, "ymax": 2362746.295625001, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULL_ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "Loc ID", "length": 50, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 50, "domain": null }, { "name": "BUSINESS_NAME", "type": "esriFieldTypeString", "alias": "Business Name", "length": 50, "domain": null }, { "name": "QTY_OF_HYDRANTS", "type": "esriFieldTypeString", "alias": "Qty of Hydrants", "length": 50, "domain": null }, { "name": "FIRE_LINE_SIZE", "type": "esriFieldTypeString", "alias": "Fire Line Size", "length": 50, "domain": null }, { "name": "DEVICE_SIZE_1", "type": "esriFieldTypeString", "alias": "DEVICE SIZE 1", "length": 50, "domain": null }, { "name": "BACKFLOW_DEVICE_TYPE_1", "type": "esriFieldTypeString", "alias": "BACKFLOW DEVICE TYPE 1", "length": 50, "domain": null }, { "name": "BACKFLOW_DEVICE_TYPE_2", "type": "esriFieldTypeString", "alias": "BACKFLOW DEVICE TYPE 2", "length": 50, "domain": null }, { "name": "DEVICE_SIZE_2", "type": "esriFieldTypeString", "alias": "DEVICE SIZE 2", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Facility_ID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6020_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6020", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6020", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5465_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 9, "name": "Billing Routes Cycles", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 205, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 215, 114, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 209, 140, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 176, 164, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 119, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 87, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 152, 206, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 53, 53, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 94, 242, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 168, 144, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 77, 116, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 85, 57, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 230, 151, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "13", "label": "13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 172, 155, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "20", "label": "20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 92, 247, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "21", "label": "21", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 242, 213, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "22", "label": "22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 79, 128, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "23", "label": "23", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 52, 148, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 167, 65, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "25", "label": "25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 166, 65, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "26", "label": "26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 112, 171, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "27", "label": "27", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 197, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "28", "label": "28", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 73, 191, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "29", "label": "29", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 150, 93, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 133, 186, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "31", "label": "31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 145, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "32", "label": "32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 115, 243, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "33", "label": "33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 176, 140, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "34", "label": "34", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 221, 232, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "35", "label": "35", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 168, 118, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 141, 83, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "37", "label": "37", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 129, 137, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "38", "label": "38", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 115, 191, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "39", "label": "39", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 196, 71, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "40", "label": "40", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 98, 176, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "41", "label": "41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 190, 219, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "42", "label": "42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 81, 147, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "43", "label": "43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 104, 91, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "44", "label": "44", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 138, 133, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "45", "label": "45", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 240, 145, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "46", "label": "46", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 90, 142, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "47", "label": "47", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 118, 138, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 183, 167, 250, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "49", "label": "49", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 245, 132, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "50", "label": "50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 128, 214, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "51", "label": "51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 69, 143, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "52", "label": "52", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 139, 235, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "53", "label": "53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 89, 86, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "54", "label": "54", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 54, 133, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "58", "label": "58", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 224, 79, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "59", "label": "59", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 92, 188, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "60", "label": "60", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 177, 107, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "61", "label": "61", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 130, 68, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "62", "label": "62", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 245, 182, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "63", "label": "63", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 179, 99, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "64", "label": "64", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 247, 126, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "65", "label": "65", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 170, 237, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "66", "label": "66", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 87, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "67", "label": "67", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 110, 212, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "68", "label": "68", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 89, 116, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "70", "label": "70", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 163, 124, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "71", "label": "71", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 173, 204, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "72", "label": "72", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 150, 101, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "73", "label": "73", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 201, 93, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "74", "label": "74", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 196, 121, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "75", "label": "75", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 124, 230, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "76", "label": "76", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 153, 80, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "77", "label": "77", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 245, 96, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "78", "label": "78", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 95, 103, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "80", "label": "80", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 76, 100, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "81", "label": "81", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 114, 77, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "83", "label": "83", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 121, 96, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "84", "label": "84", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 111, 148, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "87", "label": "87", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 65, 151, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "90", "label": "90", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 217, 176, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "91", "label": "91", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 105, 50, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 153 ], "width": 0.4 } }, "value": "93", "label": "93", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CYCLE] CONCAT [ROUTE]", "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, 153 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 177917.70625000075, "ymin": 2320039.671875, "xmax": 216980.90625, "ymax": 2363777.7456249967, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "CYCLE", "type": "esriFieldTypeSmallInteger", "alias": "CYCLE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R6035_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6035", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6035", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5480_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, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 10, "name": "Water Boundry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 127, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 127, 241, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 177920.1099999994, "ymin": 2320040.7550000027, "xmax": 216980.91000000015, "ymax": 2364955.75, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R6034_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6034", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_6034", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5479_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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.61, "id": 11, "name": "Sewer Boundry", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 177919.63742716238, "ymin": 2322738.0431515723, "xmax": 214844.81718558073, "ymax": 2364092.5706785694, "spatialReference": { "wkid": 2244, "latestWkid": 2965 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Sewer_Destination", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Sewer_Destination", "type": "esriFieldTypeString", "alias": "Sewer_Destination", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Collection_Area", "description": "Collection area name", "codedValues": [ { "name": "Yellow", "code": "Yellow" }, { "name": "Black", "code": "Black" }, { "name": "Green", "code": "Green" }, { "name": "Blue", "code": "Blue" }, { "name": "Red", "code": "Red" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RuleID", "type": "esriFieldTypeInteger", "alias": "RuleID", "domain": { "type": "codedValue", "name": "WS1_Collection_Area_Outline_Rep_Rules", "description": "Representation rules", "codedValues": [ { "name": "Black", "code": 1 }, { "name": "Blue", "code": 2 }, { "name": "Green", "code": 3 }, { "name": "Red", "code": 4 }, { "name": "Yellow", "code": 5 }, { "name": "Free Representation", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R4326_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4326", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4326", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4019_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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": [] }