(AI) search can be made with parameter input=text to use
, or with this JSON in raw data (if input text is very large, like a whole article)
{ "model":"text-embedding-3-small", "dimensions":256, "input":"The boat is sailing with very little vind. People swimming around the boat." }OBJECTTYPE's
Geometry search examples
search radie (circle)
fq={!geofilt sfield=geometry_geojson}
d=10.042678956381444
pt=59.336952115966795,18.044119086116556
search free form
fq={!field f=geometry_geojson}Intersects({"type":"Polygon","coordinates":[[[18.063731901347637,59.2930924525229], [17.962045669555668,59.30746084139321],[17.955239564180378,59.36100077007542], [18.008918948471546,59.3832597185429],[18.0896351672709,59.38003496612822], [18.19705093279481,59.342590197172875],[18.20141522213817,59.2768410999066], [18.063731901347637,59.2930924525229]]]}) distErrPct=0
d=
pt=
search rectangle / square
fq={!field f=geometry_geojson}Intersects({"type":"Polygon","coordinates":[[[17.9397638887167,59.30509797964654], [17.9397638887167,59.35101018472035],[18.188611865043644,59.35101018472035], [18.188611865043644,59.30509797964654],[17.9397638887167,59.30509797964654]]]}) distErrPct=0
d=
pt=