{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5014, "name": "Community facilities - land area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Local Infrastructure Contributions" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[LABEL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 151.0297582710001, "ymin": -33.902953525999976, "xmax": 151.15611854400004, "ymax": -33.82085520499993, "spatialReference": { "wkid": 4283, "latestWkid": 4283, "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": "PLAN_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLAN_NAME", "type": "esriFieldTypeString", "alias": "PLAN_NAME", "length": 250, "domain": null }, { "name": "PLAN_ID", "type": "esriFieldTypeString", "alias": "PLAN_ID", "length": 50, "domain": null }, { "name": "PLAN_TYPE", "type": "esriFieldTypeString", "alias": "PLAN_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "PLAN_TYPE", "description": "Plan type", "codedValues": [ { "name": "s7.12", "code": "s7.12" }, { "name": "s7.11", "code": "s7.11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LGA_NAME", "type": "esriFieldTypeString", "alias": "LGA_NAME", "length": 100, "domain": null }, { "name": "LGA_CODE", "type": "esriFieldTypeString", "alias": "LGA_CODE", "length": 50, "domain": null }, { "name": "COUNCIL_NAME", "type": "esriFieldTypeString", "alias": "COUNCIL_NAME", "length": 100, "domain": null }, { "name": "PLAN_STATUS", "type": "esriFieldTypeString", "alias": "PLAN_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "PLAN_STATUS", "description": "Status of the proposal data", "codedValues": [ { "name": "Draft In-Progress", "code": "101" }, { "name": "Draft for Exhibition", "code": "102" }, { "name": "Exhibited draft", "code": "103" }, { "name": "Approved-Pending Commencement", "code": "104" }, { "name": "On Exhibition", "code": "201" }, { "name": "Resolved-Draft cancelled", "code": "301" }, { "name": "Resolved-Withdrawn", "code": "302" }, { "name": "Resolved-Superseded", "code": "303" }, { "name": "Resolved-Repealed", "code": "304" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_CLOSED", "type": "esriFieldTypeString", "alias": "PLAN_CLOSED", "length": 50, "domain": { "type": "codedValue", "name": "CLOSED_STATUS", "description": "Indicates whether the feature is active or closed", "codedValues": [ { "name": "NO", "code": "0" }, { "name": "YES", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_DATA_VERSION", "type": "esriFieldTypeString", "alias": "PLAN_DATA_VERSION", "length": 50, "domain": { "type": "codedValue", "name": "DATA_VERSION", "description": "The version of the proposal", "codedValues": [ { "name": "Version 1", "code": "1" }, { "name": "Version 2", "code": "2" }, { "name": "Version 3", "code": "3" }, { "name": "Version 4", "code": "4" }, { "name": "Version 5", "code": "5" }, { "name": "Version 6", "code": "6" }, { "name": "Version 7", "code": "7" }, { "name": "Version 8", "code": "8" }, { "name": "Version 9", "code": "9" }, { "name": "Version 10", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PLAN_VERSION_STATUS", "type": "esriFieldTypeString", "alias": "PLAN_VERSION_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "VERSION_STATUS", "description": "The status of the version", "codedValues": [ { "name": "Active", "code": "1" }, { "name": "Superseded", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUBLISHED_DATE", "type": "esriFieldTypeDate", "alias": "PUBLISHED_DATE", "length": 8, "domain": null }, { "name": "COMMENCED_DATE", "type": "esriFieldTypeDate", "alias": "COMMENCED_DATE", "length": 8, "domain": null }, { "name": "REPEALED_DATE", "type": "esriFieldTypeDate", "alias": "REPEALED_DATE", "length": 8, "domain": null }, { "name": "AMENDMENT", "type": "esriFieldTypeString", "alias": "AMENDMENT", "length": 100, "domain": null }, { "name": "FILE_NAME", "type": "esriFieldTypeString", "alias": "FILE_NAME", "length": 250, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "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": "MAP_NAME", "type": "esriFieldTypeString", "alias": "MAP_NAME", "length": 250, "domain": { "type": "codedValue", "name": "LAYER_NAME_INFRASTRUCTURE_POLYGON", "description": "The name of the polygon infrastructure layer\n", "codedValues": [ { "name": "Open space - land area", "code": "Open space - land area" }, { "name": "Community facilities - land area", "code": "Community facilities - land area" }, { "name": "Roads and traffic facilities - land area", "code": "Roads and traffic facilities - land area" }, { "name": "Drainage and stormwater management - land area", "code": "Drainage and stormwater management - land area" }, { "name": "Other infrastructure - land area", "code": "Other infrastructure - land area" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 250, "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": "R11_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriDecimalDegrees" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }