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

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


ru:airlay:dataloader

Различия

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

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

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
Следующая версия Следующая версия справа и слева
ru:airlay:dataloader [2020/01/28 21:52]
46.229.168.147 ↷ Операцией перемещения обновлены ссылки
ru:airlay:dataloader [2020/08/20 15:59]
Максим [Коды ошибок]
Строка 72: Строка 72:
 4. Блок "Способ отправки данных" содержит форму запроса к API. 4. Блок "Способ отправки данных" содержит форму запроса к API.
 ==== Коды ошибок ==== ==== Коды ошибок ====
 +
 +=== Ошибки загурзки ===
 +
 +  * 1 Invalid dataSet id
 +  * 2 File not parsed
 +  * 3 Icon not updated
 +  * 4 Data set log not found
 +  * 5 Invalid DataSet Type 
 +  * 6 Save error
 +
 === Import data === === Import data ===
   * 101 Invalid input data   * 101 Invalid input data
Строка 78: Строка 88:
   * 104 Object not delete. Object not found   * 104 Object not delete. Object not found
   * 105 Coordinates must be is numeric   * 105 Coordinates must be is numeric
 +
 === relation === === relation ===
-  *   201 Relation properties not exists +  * 201 Relation properties not exists 
-  *   202 Geometry cannot be built. Relation coordinates not exists +  * 202 Geometry cannot be built. Relation coordinates not exists 
-  *   203 Relation geometryType not exists +  * 203 Relation geometryType not exists 
-  *   204 Relation has no members+  * 204 Relation has no members
  
 === member === === member ===
-  * 301 Member not found. Id +  * 300 Member not found. Id 
-  * 302 Node not found+  * 301 Node not found 
 +  * 302 Way not found
   * 303 Invalid member type   * 303 Invalid member type
   * 304 One relation members expected for polygon   * 304 One relation members expected for polygon
Строка 92: Строка 104:
   * 306 Impossible to build the geometry of different types   * 306 Impossible to build the geometry of different types
   * 307 One and more relation member is expected for a multi point   * 307 One and more relation member is expected for a multi point
 +  * 308 Master feature for dependent dataset not found 
 +  * 309 One relation member is expected for Point 
 +
 === geometry === === geometry ===
   * 400 Relation not found   * 400 Relation not found
-  * 401 Geometry type point is expected for a MultiPoint relation +  * 401 Impossible merge two types of geometry 
-  * 402 Geometry type Point or LineString is expected for a LineString+  * 402 Impossible convert type of geometry
   * 403 Invalid geometry, is not array   * 403 Invalid geometry, is not array
   * 404 Invalid geometry, coordinates must contain one pair/triplet of coordinates   * 404 Invalid geometry, coordinates must contain one pair/triplet of coordinates
-  * 405 Invalid geometry, incorrect longitude value+  * 405 Invalid geometry, incorrect longitude value 
   * 405 Invalid geometry, incorrect latitude value   * 405 Invalid geometry, incorrect latitude value
   * 406 Invalid geometry, the lineString must consist of 2 or more points   * 406 Invalid geometry, the lineString must consist of 2 or more points
-  * 407 Invalid geometry, duplicate points in line:+  * 407 Invalid geometry, duplicate points in line
   * 408 Invalid geometry, the polygon must consist of 4 or more points   * 408 Invalid geometry, the polygon must consist of 4 or more points
   * 409 Invalid geometry, the polygon is not closed   * 409 Invalid geometry, the polygon is not closed
-  * 410 Polygon crosses itself +  * 410 Invalid geometry, the polygon must consist at least one LinearRing 
-  * 411 Invalid geometry type +  * 411 Invalid geometry, the LinearRing must consist of 3 or more Points 
-  * 412 Empty geometry coordinates+  * 412 Invalid geometry, the MultiLineSting must consist of 1 or more Lines 
 +  * 413 Invalid geometry, the MultiPoint must consist of 1 or more Points 
 +  * 414 Invalid geometry, the MultiPolygon must consist of 1 or more Polygons 
 +  * 415 Invalid geometry, the MultiPolygon has self intersection 
 +  * 416 Invalid geometry, the Bbox must consist of 1 or more coordinates 
 +  * 417 Nested GeometryCollection is not supported 
 +  * 418 Polygon crosses itself 
 +  * 419 Invalid geometry type 
 +  * 420 Empty geometry coordinates 
 +  * 421 Exceeded the maximum length 
 +  * 422 Invalid update properties strategy 
 +  * 423 Invalid geometry type for combining 
 +  * 424 Empty geometry geometries
ru/airlay/dataloader.txt · Последнее изменение: 2021/05/17 20:59 — Лев