Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/postgis-workshop/projection/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 370,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/changes/?format=api&page=6",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/2241442/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:12:20.907306Z",
            "action": 5,
            "target": "函数列表",
            "id": 1956938,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956938/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241441/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:12:12.628320Z",
            "action": 5,
            "target": "但是,如果您知道坐标的 SRID 应该是什么,则可以在几何体上使用 :command:`ST_SetSRID`事后设置它。然后您将能够将几何图形转换为其他系统。",
            "id": 1956937,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956937/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241440/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:09:48.656485Z",
            "action": 5,
            "target": "要查看表的 SRID 分配,请查询数据库的 ``geometry_columns`` 表。",
            "id": 1956936,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956936/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241439/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:09:31.858864Z",
            "action": 5,
            "target": "如果您在未指定 SRID 的情况下加载数据或创建新几何图形,则 SRID 值将为 0。回想一下几何:ref:`geometries`,当我们创建``geometries``表时,我们没有指定 SRID。如果我们查询数据库,我们应该期望所有``nyc_``表的 SRID 为 26918,而g``geometries`` 表的默认 SRID 为 0。",
            "id": 1956935,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956935/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241438/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:07:05.805886Z",
            "action": 5,
            "target": "让我们将“Broad St”地铁站的坐标转换为地理坐标:",
            "id": 1956934,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956934/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241437/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:06:50.180598Z",
            "action": 5,
            "target": "您还可以从 ``spatial_ref_sys``表中提取定义:",
            "id": 1956933,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956933/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241436/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:06:32.985156Z",
            "action": 5,
            "target": "https://epsg.io/4326",
            "id": 1956932,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956932/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241435/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:06:24.913304Z",
            "action": 5,
            "target": "地理坐标最常见的 SRID 是 4326,对应于“WGS84 椭球体上的经度/纬度”。您可以在这里查看定义:",
            "id": 1956931,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956931/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241434/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:05:59.288554Z",
            "action": 5,
            "target": "要将数据从一种 SRID 转换为另一种,您必须首先验证您的几何图形是否具有有效的 SRID。由于我们已经确认了有效的 SRID,接下来我们需要将投影转换为 SRID。换句话说,地理坐标的SRID是多少?",
            "id": 1956928,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956928/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241433/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:03:29.077894Z",
            "action": 5,
            "target": "让我们将工作投影中的一些数据转换为地理坐标——也称为“经度/纬度”。",
            "id": 1956927,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956927/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241432/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:03:00.230465Z",
            "action": 5,
            "target": "如果我们返回到 SRID 26918 的 proj4 定义,我们可以看到我们的工作投影是 18 区的 UTM(通用横轴墨卡托),以米为测量单位。",
            "id": 1956926,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956926/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241431/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:02:26.043602Z",
            "action": 5,
            "target": "转换数据",
            "id": 1956925,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956925/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241430/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T06:02:06.316529Z",
            "action": 5,
            "target": "小心不要过于高兴地使用:command:`ST_Transform` 进行即时转换。空间索引是使用存储的几何图形的 SRID 构建的。如果在不同的 SRID 中进行比较,则(通常)不使用空间索引。最佳实践是为数据库中的所有表选择**一个 SRID**。仅当您向外部应用程序读取或写入数据时才使用转换函数。",
            "id": 1956924,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956924/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241429/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:59:35.184580Z",
            "action": 5,
            "target": "如果您输入具有不同 SRID 的几何图形,您只会收到错误消息:",
            "id": 1956923,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956923/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241428/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:59:16.507156Z",
            "action": 5,
            "target": "坐标和 SRID 一起定义地球上的位置。如果没有 SRID,坐标只是一个抽象概念。 “笛卡尔”坐标平面被定义为放置在地球表面上的“平面”坐标系。由于 PostGIS 函数在这样的平面上工作,因此比较操作要求两个几何图形在同一 SRID 中表示。",
            "id": 1956922,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956922/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241427/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:56:20.633245Z",
            "action": 5,
            "target": "比较数据",
            "id": 1956921,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956921/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241426/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:53:51.008896Z",
            "action": 5,
            "target": "如果您在创建自定义投影时可以选择,请填写``srtext``列,因为该列也由 `GeoServer <http://geoserver.org>`_, `QGIS <https://qgis.org>`_,和 `FME <http://www.safe.com/>`等外部程序使用。",
            "id": 1956920,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956920/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241425/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:52:36.387733Z",
            "action": 2,
            "target": "所有这些冗余意味着在 PostGIS 中创建新投影所需的只是有效的 ``srtext`` 字符串或 ``proj4text``字符串。默认情况下,所有常见权限名称/代码对均已加载到表中。",
            "id": 1956919,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1956919/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241425/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:52:23.845704Z",
            "action": 5,
            "target": "所有这些冗余意味着在 PostGIS 中创建新投影所需的只是有效的 ``srtext`` 字符串或  ``proj4text``字符串。默认情况下,所有常见权限名称/代码对均已加载到表中。",
            "id": 1956918,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956918/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241424/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:49:46.975032Z",
            "action": 5,
            "target": "**proj4text** 最后,proj 将尝试处理 ``proj4text`` 。",
            "id": 1956917,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956917/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241423/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:49:17.842892Z",
            "action": 5,
            "target": "**srtext** 如果 proj 可以从 ``srtext`` 解析并形成定义对象,它将使用它。",
            "id": 1956916,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956916/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241422/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:48:58.662865Z",
            "action": 5,
            "target": "**auth_name / auth_srid** 如果 proj 可以在其内部目录中找到有效的“权限名称”和“权限 srid”,它将使用它来生成投影定义。",
            "id": 1956915,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956915/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241421/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:47:36.906118Z",
            "action": 5,
            "target": "PostGIS 重投影引擎将尝试从``spatial_ref_sys``表中找到最佳投影:",
            "id": 1956914,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956914/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241418/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:46:42.601724Z",
            "action": 2,
            "target": "当我们 :ref:`加载 nyc 数据 <loading_data>`时,我们已经遇到了投影。 (回想一下那个讨厌的 SRID 26918)。然而,有时您需要在空间参考系统之间进行转换和重新投影。 PostGIS 包含使用 :command:`ST_Transform(geometry, srid)` 函数更改数据投影的内置支持。为了管理几何上的空间参考标识符,PostGIS 提供了 :command:`ST_SRID(geometry)` 和:command:`ST_SetSRID(geometry, srid)`函数。",
            "id": 1956913,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1956913/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241420/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:46:02.479218Z",
            "action": 5,
            "target": "“26918”的定义是什么?正如我们在“:ref:`加载空间数据 <loading_data>”中看到的,定义包含在``spatial_ref_sys``表中。事实上,有**两个**定义。 “众所周知的文本”(WKT) 定义位于 ``srtext`` 列中, ``proj4text``列中还有“proj.4”格式的第二个定义。",
            "id": 1956912,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956912/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241419/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:43:22.658783Z",
            "action": 5,
            "target": "我们可以使用 :command:`ST_SRID`函数确认数据的 SRID :",
            "id": 1956911,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956911/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241418/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:42:33.468244Z",
            "action": 5,
            "target": "当我们加载 :ref:`loaded our nyc data <loading_data>`数据时,我们已经遇到了投影。 (回想一下那个讨厌的 SRID 26918)。然而,有时您需要在空间参考系统之间进行转换和重新投影。 PostGIS 包含使用 :command:`ST_Transform(geometry, srid)` 函数更改数据投影的内置支持。为了管理几何上的空间参考标识符,PostGIS 提供了 :command:`ST_SRID(geometry)` 和:command:`ST_SetSRID(geometry, srid)`函数。",
            "id": 1956910,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956910/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241417/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:37:48.753886Z",
            "action": 5,
            "target": "地球不是平坦的,也没有简单的方法可以将其绘制在平坦的纸质地图(或计算机屏幕)上,因此人们想出了各种巧妙的解决方案,每种方案都有利有弊。有些投影保留面积,因此所有对象都具有彼此的相对大小;其他投影保留角度(等角),如墨卡托投影;一些投影试图找到在几个参数上只有很小失真的良好中间混合。所有投影的共同点是它们将(球形)世界转换到平面笛卡尔坐标系上,选择哪种投影取决于您将如何使用数据。",
            "id": 1956909,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956909/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241416/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:34:02.376602Z",
            "action": 5,
            "target": "投影数据",
            "id": 1956908,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956908/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241445/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/mt:weblate/?format=api",
            "author": "https://weblate.osgeo.org/api/users/mt:weblate/?format=api",
            "timestamp": "2024-05-06T05:33:56.182776Z",
            "action": 4,
            "target": "`ST_SRID <http://postgis.net/docs/ST_SRID.html>`_: 返回 ST_Geometry 的空间参考标识符,如在 spatial_ref_sys 表中定义。",
            "id": 1956907,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1956907/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241443/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/mt:weblate-translation-memory/?format=api",
            "author": "https://weblate.osgeo.org/api/users/mt:weblate-translation-memory/?format=api",
            "timestamp": "2024-05-06T05:33:56.173744Z",
            "action": 4,
            "target": "`ST_AsText <http://postgis.net/docs/ST_AsText.html>`_: 返回几何/地理对象的不带SRID元数据的Well-Known Text(WKT)表示。",
            "id": 1956906,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1956906/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241442/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/mt:weblate-translation-memory/?format=api",
            "author": "https://weblate.osgeo.org/api/users/mt:weblate-translation-memory/?format=api",
            "timestamp": "2024-05-06T05:33:56.159915Z",
            "action": 4,
            "target": "函数列表",
            "id": 1956905,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1956905/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2024-05-06T05:33:16.031616Z",
            "action": 0,
            "target": "",
            "id": 1956903,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1956903/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241446/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031565Z",
            "action": 71,
            "target": "",
            "id": 1956902,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956902/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241445/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031515Z",
            "action": 71,
            "target": "",
            "id": 1956901,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956901/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241444/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031466Z",
            "action": 71,
            "target": "",
            "id": 1956900,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956900/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241443/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031417Z",
            "action": 71,
            "target": "",
            "id": 1956899,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956899/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241442/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031367Z",
            "action": 71,
            "target": "",
            "id": 1956898,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956898/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241441/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031318Z",
            "action": 71,
            "target": "",
            "id": 1956897,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956897/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241440/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031268Z",
            "action": 71,
            "target": "",
            "id": 1956896,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956896/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241439/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031219Z",
            "action": 71,
            "target": "",
            "id": 1956895,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956895/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241438/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031170Z",
            "action": 71,
            "target": "",
            "id": 1956894,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956894/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241437/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031121Z",
            "action": 71,
            "target": "",
            "id": 1956893,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956893/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241436/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031072Z",
            "action": 71,
            "target": "",
            "id": 1956892,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956892/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241435/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.031022Z",
            "action": 71,
            "target": "",
            "id": 1956891,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956891/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241434/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.030970Z",
            "action": 71,
            "target": "",
            "id": 1956890,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956890/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241433/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.030920Z",
            "action": 71,
            "target": "",
            "id": 1956889,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956889/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241432/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.030868Z",
            "action": 71,
            "target": "",
            "id": 1956888,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956888/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241431/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.030814Z",
            "action": 71,
            "target": "",
            "id": 1956887,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956887/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2241430/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T05:33:16.030758Z",
            "action": 71,
            "target": "",
            "id": 1956886,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1956886/?format=api"
        }
    ]
}