Closed Amin-Tajgardoon closed 7 years ago
I originally left those in because I was toying with the idea of showing locations based on rep point (honing in on said locations using the bounding box). Geometries were way too massive and varied to pull up for general searches but bounding boxes and rep points were consistently three lat/long coordinates. Omitting these coordinates would improve the response time slightly for larger responses but the difference would be negligible for responses with fewer results.
TODO: Use AND
when user selects exact-term box suggestions
Resolved in front-end-updates branch
To improve the response time, add "bbox" and "repPoint" to "excludedFeatureFields".