{ "currentVersion": 10.81, "id": 4, "name": "Carterton Cemetery Plot - Pet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "65a6043088c2c6446b759cd54ada61fa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADhJREFUKJFj8WUo2cvAwKDMQATgYGDVYmFgZ5Bm+MkgT4yGbwxfmViIUYgMRjUMEg2bf/ZokKIBAB2UB5AAlnU5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CAT", "label": "Cat", "description": "" }, { "symbol": { "type": "esriPMS", "url": "173ace30dc5ad0e5a3b22a7f411fb9e1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADZJREFUKJFjYfAt2cvAwKDMQAzgYNViYWdgkP7JwCBPlIZvX5lYiFKIBEY1DBINPzf3aJCiAQAdjweQjcjW+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DOG", "label": "Dog", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ecf26e18c7d8cd8a1709f8180156e244", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADhJREFUKJFjKfFl2MvAwKDMQARg5WDQYmFgYJdmYPgpT4yGr98YmFiIUYgMRjUMEg09m39qkKIBAB2RB5Dh1q9FAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OTHER", "label": "Other", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ad86df22063d7ef86ee4fd1b85425182", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADJJREFUKJFjYWBg2MvAwKDMQBzQYmFnZ5f++fOnPJEamFiIVAgHoxoGiYafP39qkKIBAOGoB4o2hmXJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UNKNOWN", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1814235.1676000003, "ymin": 5458193.8074, "xmax": 1814412.5843000002, "ymax": 5458396.7868, "spatialReference": { "wkid": 2193, "latestWkid": 2193 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Photo1", "type": "esriFieldTypeString", "alias": "Photo1", "length": 230, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "PlotID", "type": "esriFieldTypeString", "alias": "PlotID", "length": 15, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_PetType", "description": "Type of pet", "codedValues": [ { "name": "Dog", "code": "DOG" }, { "name": "Cat", "code": "CAT" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Photo2", "type": "esriFieldTypeString", "alias": "Photo2", "length": 230, "domain": null }, { "name": "PhotoURL1", "type": "esriFieldTypeString", "alias": "PhotoURL1", "length": 255, "domain": null }, { "name": "PhotoURL2", "type": "esriFieldTypeString", "alias": "PhotoURL2", "length": 255, "domain": null }, { "name": "RowID", "type": "esriFieldTypeString", "alias": "RowID", "length": 15, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R13364_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1314_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "serviceItemId": "32a88fa87ddf4bdba349257292004999" }