{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Water Fire Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "54cd4e837769e74272d055be09b5f0f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcUlEQVQ4jb3UzUtUYRTH8c8dHcdJ7UUX5QXb2UZczF8g6KZtBNUmaNf/ENQqMRJcFoFptMg/QNwVLVxJFEG06WUT6JVWJijeZu48Md0biKmMJp3V83Ke7zm/85zn6XRC1vnfQAnXAv0VXgyweWxQ4B5GtnnpuKBVhtBXOF7ClyOBAuV1ZgLjEXNoBmYSbndxcz+J+4ISpgK9G9QGqAVOpUxXmEyZx9UDQYEIHd9yKVciRs/ypMmt1n43ry5wOWFplVrMB2TR76O7QOuMBV6X8+lCmTP1AlIEmkgYDyxGvEvy5bu4vzejDFvyzCqlfJy1stzlsxVxGikagZ9/SYtZRm+r0AkfG1QDdyIeFPDZDd7086jEyHm+HlrsiPoaDzMWOriBZw26qmye42mT5cE9kANvLWY2odxkBe9LdKeM4nmcN2j7DTnI48/M9fAJFzOGh47akH9smHSNeiF55zDfdl7/dVR/8P2fQDFv2wh2cv/RL7g6Z1f/CP5fAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Label]", "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 168, 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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9017915.09097205, "ymin": 5287115.627045557, "xmax": -8970179.88147147, "ymax": 5362763.503137779, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 255, "domain": null }, { "name": "PORTS", "type": "esriFieldTypeString", "alias": "PORTS", "length": 6, "domain": { "type": "codedValue", "name": "pw_OutletConfiguration", "description": "", "codedValues": [ { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PRIVATE", "type": "esriFieldTypeSmallInteger", "alias": "Private", "domain": { "type": "codedValue", "name": "pw_Boolean", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "XOFF", "type": "esriFieldTypeString", "alias": "PORTS", "length": 6, "domain": { "type": "codedValue", "name": "pw_OutletConfiguration", "description": "", "codedValues": [ { "name": "2", "code": "2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "length": 8, "domain": null }, { "name": "ANGLE", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "ROAD_ID", "type": "esriFieldTypeString", "alias": "ROAD_ID", "length": 50, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 50, "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeSmallInteger", "alias": "PRESSURE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "pw_Owner", "description": "Owner of Infrastructure", "codedValues": [ { "name": "Blandford-Blenheim", "code": "45" }, { "name": "East-Zorra Tavistock", "code": "38" }, { "name": "Ingersoll", "code": "18" }, { "name": "Norwich", "code": "02" }, { "name": "Oxford County", "code": "99" }, { "name": "Private", "code": "01" }, { "name": "South-West Oxford", "code": "11" }, { "name": "Tillsonburg", "code": "04" }, { "name": "Unknown", "code": "0" }, { "name": "Woodstock", "code": "42" }, { "name": "Zorra", "code": "27" }, { "name": "Boundary Municipality", "code": "33" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSUMEDATE", "type": "esriFieldTypeDate", "alias": "ASSUMEDATE", "length": 8, "domain": null }, { "name": "UniqueID", "type": "esriFieldTypeString", "alias": "UniqueID", "length": 50, "domain": null }, { "name": "Mun511_Draw", "type": "esriFieldTypeString", "alias": "Mun511_Draw", "length": 3, "domain": { "type": "codedValue", "name": "pw_Boolean_Text", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OMSID", "type": "esriFieldTypeString", "alias": "OMSID", "length": 25, "domain": null }, { "name": "FolderHyperlink", "type": "esriFieldTypeString", "alias": "FolderHyperlink", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R15703_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9579_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }