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

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


ru:airlay:dataloader

Различия

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

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

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
Следующая версия Следующая версия справа и слева
ru:airlay:dataloader [2020/08/20 12:00]
Максим [Коды ошибок]
ru:airlay:dataloader [2020/08/20 12:29]
Максим [Коды ошибок]
Строка 94: Строка 94:
 === 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 type 
 +  * 404 Invalid geometry geometry/coordinates
   * 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
Строка 104: Строка 106:
   * 408 Invalid geometry, the polygon must consist at least one LinearRing   * 408 Invalid geometry, the polygon must consist at least one LinearRing
   * 409 Invalid geometry, the polygon is not closed   * 409 Invalid geometry, the polygon is not closed
-  * 410 Polygon crosses itself +  * 410 Invalid geometry, the LinearRing must consist of 3 or more Points 
-  * 411 Invalid geometry type +  * 411 Invalid geometry, the MultiLineSting must consist of 1 or more Lines 
-  * 412 Empty geometry coordinates +  * 412 Invalid geometry, the MultiPoint must consist of 1 or more Points 
-  * 413 Exceeded the maximum length+  * 413 Invalid geometry, the MultiPolygon must consist of 1 or more Polygons 
 +  * 414 Invalid geometry, the Bbox must consist of 1 or more coordinates 
 +  * 415 Polygon crosses itself 
 +  * 416 Invalid geometry type 
 +  * 417 Empty geometry coordinates 
 +  * 418 Exceeded the maximum length
ru/airlay/dataloader.txt · Последнее изменение: 2021/05/17 20:59 — Лев