{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Property", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 7844, "latestWkid": 7844, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 9, 184, 64 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 9, 184, 191 ], "width": 2.25 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature[\"Property_ID\"]"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "textSymbol", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 45308.024867, "name": "Label Class 1", "priority": 0, "symbol": { "type": "esriTS", "color": [ 105, 105, 105, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 211, 211, 211, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 144.6283888060001, "ymin": -37.11302191499993, "xmax": 153.54763110200008, "ymax": -28.179431831999977, "spatialReference": { "wkid": 7844, "latestWkid": 7844, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "House_Number", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Property_ID", "type": "esriFieldTypeInteger", "alias": "Property_ID", "domain": null }, { "name": "House_Number", "type": "esriFieldTypeString", "alias": "House_Number", "length": 15, "domain": null }, { "name": "Urbanity", "type": "esriFieldTypeString", "alias": "Urbanity", "length": 2, "domain": { "type": "codedValue", "name": "Property_Urbanity", "description": "", "codedValues": [ { "name": "Urban", "code": "U" }, { "name": "Semi-Rural", "code": "S" }, { "name": "Rural", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Property_Type", "type": "esriFieldTypeString", "alias": "Property_Type", "length": 30, "domain": null }, { "name": "Property_Status", "type": "esriFieldTypeString", "alias": "Property_Status", "length": 30, "domain": { "type": "codedValue", "name": "Property_Status", "description": "", "codedValues": [ { "name": "PENDING-CANCELLED", "code": "PENDING-CANCELLED" }, { "name": "SKELETON", "code": "SKELETON" }, { "name": "PROFORMA", "code": "PROFORMA" }, { "name": "CURRENT", "code": "CURRENT" }, { "name": "CURRENT-PENDING AMENDMENT", "code": "CURRENT-PENDING AMENDMENT" }, { "name": "CANCELLED", "code": "CANCELLED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Caution", "type": "esriFieldTypeString", "alias": "Caution", "length": 255, "domain": null }, { "name": "Restriction", "type": "esriFieldTypeString", "alias": "Restriction", "length": 255, "domain": null }, { "name": "Property_Area", "type": "esriFieldTypeDouble", "alias": "Property_Area", "domain": null }, { "name": "Last_Update_From_Pega", "type": "esriFieldTypeDate", "alias": "Last_Update_From_Pega", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "valiq_internal_edit_state", "type": "esriFieldTypeString", "alias": "Internal Edit State", "length": 30, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R18_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1700819868000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3407e12f358a40f6bb6dc8d9c641eb4c" } ], "tables": [] }