{ "currentVersion": 10.81, "id": 1, "name": "Major Redevelopment Sites", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4283, "latestWkid": 4283 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 49, 54, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 173, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Under Construction", "label": "Under Construction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 254, 224, 144, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Firm", "label": "Firm", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 109, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "value": "Likely", "label": "Likely", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 0, 38, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Possible", "label": "Possible", "description": "" } ], "fieldDelimiter": "," }, "transparency": 10, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TOTAL_DWEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 144.553526002, "ymin": -38.47164300399993, "xmax": 145.7153593160001, "ymax": -37.40571509999995, "spatialReference": { "wkid": 4283, "latestWkid": 4283 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECTID", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "YEARCOMPL", "type": "esriFieldTypeDouble", "alias": "YEARCOMPL", "domain": null }, { "name": "AREAHA", "type": "esriFieldTypeDouble", "alias": "AREAHA", "domain": null }, { "name": "PROJNAME", "type": "esriFieldTypeString", "alias": "PROJNAME", "length": 50, "domain": null }, { "name": "PROJPART", "type": "esriFieldTypeString", "alias": "PROJPART", "length": 50, "domain": null }, { "name": "STREETNUM", "type": "esriFieldTypeString", "alias": "STREETNUM", "length": 15, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 50, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 12, "domain": null }, { "name": "SUBURB", "type": "esriFieldTypeString", "alias": "SUBURB", "length": 25, "domain": null }, { "name": "LGA", "type": "esriFieldTypeString", "alias": "LGA", "length": 45, "domain": null }, { "name": "ADDMISC", "type": "esriFieldTypeString", "alias": "ADDMISC", "length": 30, "domain": null }, { "name": "DETACHED", "type": "esriFieldTypeDouble", "alias": "DETACHED", "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 50, "domain": null }, { "name": "APARTMENTS", "type": "esriFieldTypeDouble", "alias": "APARTMENTS", "domain": null }, { "name": "UNKNOWN", "type": "esriFieldTypeDouble", "alias": "UNKNOWN", "domain": null }, { "name": "TOWNHOUSES", "type": "esriFieldTypeDouble", "alias": "TOWNHOUSES", "domain": null }, { "name": "TOTAL_DWEL", "type": "esriFieldTypeDouble", "alias": "TOTAL_DWEL", "domain": null }, { "name": "MAXSTOREYS", "type": "esriFieldTypeDouble", "alias": "MAXSTOREYS", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }