Hi,
I have many points with lat and long. I want to search commercial data at these points to check if the data quality is good enough for my purpose. Currently, I can only use RequestBuilder to upload geojson of multi-polygons. What should I do if I want to upload these coordinates as points to look up the data.
Many thanks