{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "ParkingZone", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 1548000, "ymin": 5139000, "xmax": 1611000, "ymax": 5196000, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 36, 43, 189, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ParkingZoneID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParkingZoneID", "type": "esriFieldTypeInteger", "alias": "ParkingZoneID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "ParkingZoneID" }, { "name": "RestrictedByUse", "type": "esriFieldTypeString", "alias": "RestrictedByUse", "domain": null, "editable": false, "nullable": false, "length": 75, "defaultValue": null, "modelName": "RestrictedByUse" }, { "name": "UseCode", "type": "esriFieldTypeString", "alias": "UseCode", "domain": null, "editable": false, "nullable": false, "length": 5, "defaultValue": null, "modelName": "UseCode" }, { "name": "RestrictedByDuration", "type": "esriFieldTypeString", "alias": "RestrictedByDuration", "domain": null, "editable": false, "nullable": false, "length": 5, "defaultValue": null, "modelName": "RestrictedByDuration" }, { "name": "DurationCode", "type": "esriFieldTypeString", "alias": "DurationCode", "domain": null, "editable": false, "nullable": false, "length": 5, "defaultValue": null, "modelName": "DurationCode" }, { "name": "DurationCodeDescription", "type": "esriFieldTypeString", "alias": "DurationCodeDescription", "domain": null, "editable": false, "nullable": false, "length": 75, "defaultValue": null, "modelName": "DurationCodeDescription" }, { "name": "RestrictedByTimeOfDay", "type": "esriFieldTypeString", "alias": "RestrictedByTimeOfDay", "domain": null, "editable": false, "nullable": false, "length": 75, "defaultValue": null, "modelName": "RestrictedByTimeOfDay" }, { "name": "Configuration", "type": "esriFieldTypeString", "alias": "Configuration", "domain": null, "editable": false, "nullable": false, "length": 30, "defaultValue": null, "modelName": "Configuration" }, { "name": "HourlyRate", "type": "esriFieldTypeDouble", "alias": "HourlyRate", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "HourlyRate" }, { "name": "HourlyRateDescription", "type": "esriFieldTypeString", "alias": "HourlyRateDescription", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HourlyRateDescription" }, { "name": "DailyRate", "type": "esriFieldTypeDouble", "alias": "DailyRate", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "DailyRate" }, { "name": "DailyRateDescription", "type": "esriFieldTypeString", "alias": "DailyRateDescription", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DailyRateDescription" }, { "name": "MeterOperationTime", "type": "esriFieldTypeString", "alias": "MeterOperationTime", "domain": null, "editable": false, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MeterOperationTime" }, { "name": "PayMyParkCode", "type": "esriFieldTypeString", "alias": "PayMyParkCode", "domain": null, "editable": false, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PayMyParkCode" }, { "name": "ObservationDate", "type": "esriFieldTypeDate", "alias": "ObservationDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ObservationDate" }, { "name": "ParkingSpaceCount", "type": "esriFieldTypeInteger", "alias": "ParkingSpaceCount", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "ParkingSpaceCount" }, { "name": "CreateUserName", "type": "esriFieldTypeString", "alias": "CreateUserName", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreateUserName" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "LastEditUserName", "type": "esriFieldTypeString", "alias": "LastEditUserName", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastEditUserName" }, { "name": "LastEditDate", "type": "esriFieldTypeDate", "alias": "LastEditDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastEditDate" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "New Zealand Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parking Zone (OpenData)", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "74e638671f7d48a088c6d4051a063d3f" }