<maplink>: JSON 内容不是有效的GeoJSON+simplestyle。下面的列表显示了根据 JSON模式解析它的所有尝试。并非所有都是错误。
  • /0/ids:​Does not match the regex pattern ^Q[1-9]\d{0,19}(\s*,\s*Q[1-9]\d{0,19})*$
  • /0/ids:​String value found, but an array is required
  • /0/ids:​Failed to match exactly one schema
  • /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"]