{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "PLC Public Memorials", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 7855, "latestWkid": 7855, "vcsWkid": 5711, "latestVcsWkid": 5711, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "AHD", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 71, 45, 142, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 648802.2723000003, "ymin": 6396577.1273, "xmax": 682333.2230000002, "ymax": 6431042.8211, "spatialReference": { "wkid": 7855, "latestWkid": 7855, "vcsWkid": 5711, "latestVcsWkid": 5711, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "AHD", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "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": "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": "Site_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Site_id", "type": "esriFieldTypeSmallInteger", "alias": "Site_Id", "domain": null }, { "name": "Site_Name", "type": "esriFieldTypeString", "alias": "Site_Name", "length": 100, "domain": null }, { "name": "Memorial_Type", "type": "esriFieldTypeString", "alias": "Memorial_Type", "length": 50, "domain": { "type": "codedValue", "name": "MemorialTytpe", "description": "Tytpe of public memorial mount point", "codedValues": [ { "name": "Seat mount", "code": "Seat" }, { "name": "Tree mount", "code": "Tree" }, { "name": "Rock mount", "code": "Rock" }, { "name": "Other mount location", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Seat_Brand", "type": "esriFieldTypeString", "alias": "Seat_Brand", "length": 100, "domain": null }, { "name": "Tree_Species", "type": "esriFieldTypeString", "alias": "Tree_Species", "length": 100, "domain": null }, { "name": "Other_Mount_Type_Details", "type": "esriFieldTypeString", "alias": "Other_Mount_Type_Details", "length": 250, "domain": null }, { "name": "Name_of_Person", "type": "esriFieldTypeString", "alias": "Name_of_Person", "length": 150, "domain": null }, { "name": "Name_of_Nominee", "type": "esriFieldTypeString", "alias": "Name_of_Nominee", "length": 150, "domain": null }, { "name": "Nominee_Contact_Number", "type": "esriFieldTypeString", "alias": "Nominee_Contact_Number", "length": 50, "domain": null }, { "name": "Nominee_Contact_Address", "type": "esriFieldTypeString", "alias": "Nominee_Contact_Address", "length": 250, "domain": null }, { "name": "Memorial_Installation_Date", "type": "esriFieldTypeDate", "alias": "Installation_Date", "length": 8, "domain": null }, { "name": "Latest_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Latest_Inspection_Date", "length": 8, "domain": null }, { "name": "Latest_Inspectors_Name", "type": "esriFieldTypeString", "alias": "Latest_Inspectors_Name", "length": 150, "domain": null }, { "name": "Latest_Inspection_Condition", "type": "esriFieldTypeString", "alias": "Latest_Inspection_Condition", "length": 50, "domain": { "type": "codedValue", "name": "MemorialCondition", "description": "Memorial Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R888_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S767_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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 }