Инструменты пользователя

Инструменты сайта


ru:airlay:dataloader

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
Следующая версия Следующая версия справа и слева
ru:airlay:dataloader [2019/06/26 15:19]
Рыков Павел [Коды ошибок]
ru:airlay:dataloader [2019/07/05 16:19]
Калинин Александр Игоревич [API получения логов]
Строка 43: Строка 43:
 <code javascript> <code javascript>
 id = logId id = logId
-/api/v3/log/get+format = json 
 +/api/v3/logs/get
 { {
     "time" : "2019-06-24T05:48:57.000Z",     "time" : "2019-06-24T05:48:57.000Z",
Строка 70: Строка 71:
 4. Блок "Способ отправки данных" содержит форму запроса к API. 4. Блок "Способ отправки данных" содержит форму запроса к API.
 ==== Коды ошибок ==== ==== Коды ошибок ====
 +=== Import data ===
 +  * 101 Invalid input data
 +  * 102 Invalid feature
 +  * 103 Object not delete. Unique field not set
 +  * 104 Object not delete. Object not found
 +  * 105 Coordinates must be is numeric
 === relation === === relation ===
   *   201 Relation properties not exists   *   201 Relation properties not exists
Строка 83: Строка 90:
   * 306 Impossible to build the geometry of different types   * 306 Impossible to build the geometry of different types
   * 307 One relation member is expected for a point   * 307 One relation member is expected for a point
-[geometry] +=== geometry === 
-401 Geometry type point is expected for a Point relation +  * 400 Invalid geometry 
-402 Geometry type Point or LineString is expected for a LineString. +  * 401 Geometry type point is expected for a Point relation 
-403 Invalid geometry, is not array +  402 Geometry type Point or LineString is expected for a LineString 
-404 Invalid geometry, coordinates must contain one pair/triplet of coordinates +  403 Invalid geometry, is not array 
-405 Invalid geometry, incorrect longitude value +  404 Invalid geometry, coordinates must contain one pair/triplet of coordinates 
-405 Invalid geometry, incorrect latitude value +  405 Invalid geometry, incorrect longitude value 
-406 Invalid geometry, the lineString must consist of 2 or more points +  405 Invalid geometry, incorrect latitude value 
-407 Invalid geometry, duplicate points in line: +  406 Invalid geometry, the lineString must consist of 2 or more points 
-408 Invalid geometry, the polygon must consist of 4 or more points: +  407 Invalid geometry, duplicate points in line: 
-409 Invalid geometry, the polygon is not closed +  408 Invalid geometry, the polygon must consist of 4 or more points 
-410 Polygon crosses itself+  409 Invalid geometry, the polygon is not closed 
 +  410 Polygon crosses itself 
 +  * 411 Invalid geometry type
ru/airlay/dataloader.txt · Последнее изменение: 2021/05/17 20:59 — Лев