{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Rest Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 129.00187537, "ymin": -38.05681895999999, "xmax": 140.95430801999998, "ymax": -25.997974181000018, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "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 } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "deptassetid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "deptassetid", "type": "esriFieldTypeString", "alias": "Dept Asset Id", "length": 20, "domain": null }, { "name": "contractorid", "type": "esriFieldTypeString", "alias": "Contractor Asset Id", "length": 20, "domain": null }, { "name": "restareatype", "type": "esriFieldTypeString", "alias": "Rest Area Type", "length": 1, "domain": { "type": "codedValue", "name": "raa2RestAreaType", "description": "RestAreaType", "codedValues": [ { "name": "Major Rest Area", "code": "1" }, { "name": "Minor Rest Area", "code": "2" }, { "name": "Truck Parking Bays", "code": "3" }, { "name": "Truck Informal Parking", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "restareasurface", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 1, "domain": { "type": "codedValue", "name": "raa2RestAreaSurface", "description": "RestAreaSurface", "codedValues": [ { "name": "Asphalt", "code": "A" }, { "name": "Spray Sealed", "code": "S" }, { "name": "Unsealed", "code": "U" }, { "name": "Paved", "code": "P" }, { "name": "Concrete", "code": "C" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "restareasize", "type": "esriFieldTypeInteger", "alias": "Size (sq.m)", "domain": null }, { "name": "truckparking", "type": "esriFieldTypeString", "alias": "Truck Parking", "length": 1, "domain": { "type": "codedValue", "name": "raa2AssetAye", "description": "Asset Aye", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "currentcondition", "type": "esriFieldTypeString", "alias": "Condition", "length": 1, "domain": { "type": "codedValue", "name": "raa2AssetCondition", "description": "AssetCondition", "codedValues": [ { "name": "New", "code": "1" }, { "name": "Good", "code": "2" }, { "name": "Average", "code": "3" }, { "name": "Poor", "code": "4" }, { "name": "Unserviceable", "code": "5" }, { "name": "Not Rated", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "assetstatus", "type": "esriFieldTypeString", "alias": "Asset Status", "length": 1, "domain": { "type": "codedValue", "name": "raa2AssetStatus", "description": "AssetStatus", "codedValues": [ { "name": "Operating", "code": "1" }, { "name": "Pending", "code": "2" }, { "name": "Invalid", "code": "3" }, { "name": "Decommisioned", "code": "4" }, { "name": "Removed", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "et_created_user", "type": "esriFieldTypeString", "alias": "ET_CREATED_USER", "length": 255, "domain": null }, { "name": "et_created_date", "type": "esriFieldTypeDate", "alias": "ET_CREATED_DATE", "length": 8, "domain": null }, { "name": "et_last_edited_user", "type": "esriFieldTypeString", "alias": "ET_LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "et_last_edited_date", "type": "esriFieldTypeDate", "alias": "ET_LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "responsibility", "type": "esriFieldTypeString", "alias": "Responsibility", "length": 2, "domain": { "type": "codedValue", "name": "raa2Responsibility", "description": "Responsibility", "codedValues": [ { "name": "DEPT", "code": "1" }, { "name": "ACC", "code": "2" }, { "name": "Council", "code": "3" }, { "name": "APY", "code": "4" }, { "name": "SAPTA", "code": "6" }, { "name": "ARTC", "code": "7" }, { "name": "Other", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "restarea_id_ix", "fields": "deptassetid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_180", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a92_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 6, "name": "WaterTank", "relatedTableId": 16, "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{154F46D6-03E1-43F8-8BF4-01A8B3A4C0F2}" }, { "id": 9, "name": "Shelter", "relatedTableId": 14, "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{849A9DE5-0D8F-448F-968D-71C0CA30E975}" }, { "id": 5, "name": "ToiletBlock", "relatedTableId": 15, "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{66040150-C722-4C86-A25C-95DE5228D6A8}" }, { "id": 4, "name": "Seats", "relatedTableId": 13, "role": "esriRelRoleOrigin", "keyField": "globalid", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{29C53C78-EB6B-4809-97BB-389F6A213F93}" }, { "id": 8, "name": "RABin", "relatedTableId": 11, "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{F8DC450C-E814-4276-A1D7-8F20C7FCF483}" }, { "id": 7, "name": "Table", "relatedTableId": 12, "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{64432190-DAA9-436D-A8C6-B7FAA6E86A18}" } ], "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_perimeter(shape)", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1603061169000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bcd31a87ab624666a8495a03054025d2" }