{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1372, "name": "Picnic Table", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2153, "latestWkid": 2955, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a627cc7531d7064f35072e905aa193e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB50lEQVRIid3VIahaURzH8e8FmZaLyobIKwZRLsIDo8GiYUFtG2hQo8VFwWayiUGwaPUGEQYKgjAwDAUNBkEEq0VENlEWRMtZeW7POfV5lfHYL/7P//w/nMPlHh3/KLr/HxJCKMAn4J3GmTvgiyRJ6klICCEDXwGLRmSfmBCC59ifJ3q8A7LPe+Ak9OZOyNGs1/HVDYdDVFU91wJANBrF7XZrh2azGc1mE4D5fM52u8VmszGdTtHr9VitVgD8fv9tUCAQIBAIAOByuQgGg+RyOVKpFK1Wi/F4fHb4i6F9Op0Ok8mERqMBQCKRIJ/P0+128Xq994PK5TI+nw+HwwGA0+nE5/NRLpe1Q6vVimg0elBrt9vYbDZCodCv2mw2o9frsVwuD3pVVcVkMl2GAHS63+V+v4/ZbEZRlIMeRVFYr9cMBgM8Hs/1JzKZTNTrdQA2mw0PDw9ks1mSyeTR5mKxSCaToVqtYjAYroOep1arsdvtjq5yn1gsRjqdplarEY/HtUOlUolIJILRaPzrutFoJBwOUyqVboMqlQoWy/l/bKFQYLFYnO25CNnt9osDZFlGluWroe8Xd7w8305CkiSNhBCfgQ83IgugeBJ6wj4KIR6BtxqRHTCSJOnHWegJG2lETuZ1PHz3zE9CVZRieySCXgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 310805.7280000001, "ymin": 5477974.0125, "xmax": 315867.2209999999, "ymax": 5489881.689, "spatialReference": { "wkid": 2153, "latestWkid": 2955, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5392842.390155001, "falseY": -9998100, "xyUnits": 4.4440181450057924E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "FURNICONSTR", "type": "esriFieldTypeString", "alias": "FurnitureConstruction Type", "length": 5, "domain": { "type": "codedValue", "name": "pFurnitureConstructionType", "description": "Valid values for Furniture Construction Type.", "codedValues": [ { "name": "Concrete", "code": "CON" }, { "name": "Metal", "code": "MET" }, { "name": "Plastic", "code": "PLA" }, { "name": "Wood", "code": "WOD" }, { "name": "Mixed", "code": "MIX" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 5, "domain": { "type": "codedValue", "name": "pPicnicManufacturer", "description": "Valid values for Picnic Table manufacturer", "codedValues": [ { "name": "Wishbone Industries Ltd.", "code": "WBI" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "Model", "length": 5, "domain": { "type": "codedValue", "name": "pPicnicModel", "description": "Valid values for Picnic Table model", "codedValues": [ { "name": "Single Ped Picnic Table \u2013 4 seater", "code": "RAL" }, { "name": "Single Ped Picnic Table \u2013 3 seater (wheelchair accessible)", "code": "MOD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISFIXED", "type": "esriFieldTypeString", "alias": "Is Fixed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Penticton Indian Band", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "City of Penticton", "code": 3 }, { "name": "Other", "code": 5 }, { "name": "Unknown", "code": 6 }, { "name": "City Of Penticton Parks Department", "code": 7 }, { "name": "School District 67", "code": 8 }, { "name": "Regional District of Okanagan Similkameen", "code": 4 }, { "name": "Crown", "code": 10 }, { "name": "Shared (City of Penticton & School District 67)", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Penticton Indian Band", "code": 1 }, { "name": "Private", "code": 2 }, { "name": "City of Penticton", "code": 3 }, { "name": "Regional District of Okanagan Similkameen", "code": 4 }, { "name": "Other", "code": 5 }, { "name": "Unknown", "code": 6 }, { "name": "City Of Penticton - Parks Department", "code": 7 }, { "name": "School District 67", "code": 8 }, { "name": "Shared (City of Penticton & School District 67)", "code": 9 }, { "name": "Crown", "code": 10 }, { "name": "City of Penticton - Public Work Department", "code": 11 }, { "name": "City of Penticton - Engineering and Design Department", "code": 12 }, { "name": "City of Penticton - Electrical Utility", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R819_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_819", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_819", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S405_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1562262899000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "2e12c4bdacf2497da0f60db282e13c94" }