{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Civic_Addresses_Bathurst", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2600, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1676385601000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2551457.149999998, "ymin": 7617136.250000001, "xmax": 2571405.65, "ymax": 7631311.900000001, "spatialReference": { "wkid": 2036, "latestWkid": 2953, "vcsWkid": 9245, "latestVcsWkid": 9245, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28216700, "falseY": -23260100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD2013_CGG2013a_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953, "vcsWkid": 6647, "latestVcsWkid": 6647, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -28216700, "falseY": -23260100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "CGVD2013_height", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "IIF(IsEmpty($feature.NUM_SUFFIX), $feature.CIVIC_NUM, $feature.CIVIC_NUM + ' ' + $feature.NUM_SUFFIX)", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2600, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "stru_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "civic_num", "type": "esriFieldTypeInteger", "alias": "CIVIC_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "civic_num" }, { "name": "addr_sym", "type": "esriFieldTypeString", "alias": "ADDR_SYM", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "addr_sym" }, { "name": "addr_desc", "type": "esriFieldTypeString", "alias": "ADDR_DESC", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "addr_desc" }, { "name": "num_suffix", "type": "esriFieldTypeString", "alias": "NUM_SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "num_suffix" }, { "name": "pid", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pid" }, { "name": "street", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "street" }, { "name": "st_type_e", "type": "esriFieldTypeString", "alias": "STREET_TYPE_EN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_type_e" }, { "name": "st_type_f", "type": "esriFieldTypeString", "alias": "STREET_TYPE_FR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_type_f" }, { "name": "rd_side_e", "type": "esriFieldTypeString", "alias": "ROAD_SIDE_EN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rd_side_e" }, { "name": "rd_side_f", "type": "esriFieldTypeString", "alias": "ROAD_SIDE_FR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rd_side_f" }, { "name": "st_dir_e", "type": "esriFieldTypeString", "alias": "STREET_DIR_EN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_dir_e" }, { "name": "st_dir_f", "type": "esriFieldTypeString", "alias": "STREET_DIR_FR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "st_dir_f" }, { "name": "community", "type": "esriFieldTypeString", "alias": "COMMUNITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "community" }, { "name": "add_type_e", "type": "esriFieldTypeString", "alias": "ADDRESS_TYPE_EN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "add_type_e" }, { "name": "add_type_f", "type": "esriFieldTypeString", "alias": "ADDRESS_TYPE_FR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "add_type_f" }, { "name": "descript", "type": "esriFieldTypeString", "alias": "DESCRIPT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "descript" }, { "name": "struct_e", "type": "esriFieldTypeString", "alias": "STRUCTURE_TYPE_EN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "struct_e" }, { "name": "struct_f", "type": "esriFieldTypeString", "alias": "STRUCTURE_TYPE_FR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "struct_f" }, { "name": "stru_name", "type": "esriFieldTypeString", "alias": "STRUCTURE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "stru_name" }, { "name": "alt_access", "type": "esriFieldTypeString", "alias": "ALTERNATE_ACCESS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "alt_access" }, { "name": "coll_mthd", "type": "esriFieldTypeString", "alias": "COLLECTION_METHOD", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "coll_mthd" }, { "name": "created", "type": "esriFieldTypeDate", "alias": "CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created" }, { "name": "modified", "type": "esriFieldTypeDate", "alias": "MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "modified" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "civ_id", "type": "esriFieldTypeGUID", "alias": "CIV_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "civ_id" }, { "name": "county", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "county" }, { "name": "sub_count", "type": "esriFieldTypeString", "alias": "SUB_COUNT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "sub_count" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user", "required": true }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date", "required": true }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user", "required": true }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r584_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_584", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a380_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Atlantic Standard Time", "timeZoneIANA": "Etc/GMT+4", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Civic_Addresses_Bathurst", "description": "", "prototype": { "attributes": { "sub_count": null, "civic_num": null, "addr_sym": null, "addr_desc": null, "num_suffix": null, "pid": null, "street": null, "st_type_e": null, "st_type_f": null, "rd_side_e": null, "rd_side_f": null, "st_dir_e": null, "st_dir_f": null, "community": null, "add_type_e": null, "add_type_f": null, "descript": null, "struct_e": null, "struct_f": null, "stru_name": null, "alt_access": null, "coll_mthd": null, "created": null, "modified": null, "latitude": null, "longitude": null, "civ_id": null, "county": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a6be1e45b6a741c4b3a1890e83ad33cd" } ], "tables": [] }