Steward Test: различия между версиями

Материал из SAMP
[досмотренная версия][досмотренная версия]
Содержимое страницы заменено на «312»
Метка: замена
Нет описания правки
Строка 1: Строка 1:
312
<mapframe width=800 height=600 latitude=50.0 longitude=30.0 zoom=5>
{
  "type": "ExternalData",
  "service": "tile",
  "url": "https://maps.ogtools.ru/SA/{z}/{x}/{y}.png"
}
</mapframe>

Версия от 15:40, 1 июня 2025

<mapframe>: Содержимое JSON недействительно в стиле GeoJSON+simplestyle. В приведённом ниже списке показаны все попытки его интерпретации в соответствии со схемой JSON. Не все из них являются ошибками.
  • /0/query: The property query is required
  • /0/ids: The property ids is required
  • /0: Failed to match at least one schema
  • /0/service: Does not have a value in the enumeration ["geoshape","geoline","geopoint","geomask"]
  • /0/title: The property title is required
  • /0/service: Does not have a value in the enumeration ["page"]
  • /0: Failed to match exactly one schema
  • /0/geometries: The property geometries is required
  • /0/type: Does not have a value in the enumeration ["GeometryCollection"]
  • /0/type: Does not have a value in the enumeration ["MultiPolygon"]
  • /0/type: Does not have a value in the enumeration ["Point"]
  • /0/type: Does not have a value in the enumeration ["MultiPoint"]
  • /0/type: Does not have a value in the enumeration ["LineString"]
  • /0/type: Does not have a value in the enumeration ["MultiLineString"]
  • /0/type: Does not have a value in the enumeration ["Polygon"]
  • /0/coordinates: The property coordinates is required
  • /0/geometry: The property geometry is required
  • /0/type: Does not have a value in the enumeration ["Feature"]
  • /0/features: The property features is required
  • /0/type: Does not have a value in the enumeration ["FeatureCollection"]