Order is determined by the order of the features in the underlying data source.
To do what you suggest, a good idea BTW, we'd need to change things a bit:
- need to log distance computation
- need to develop a sort utility
- need to alter certain query code to apply a feature count at the v
Hi Jonas,
sorry for my late reply. Could you please try with MapServer 6.0.3 and
report back? I suspect it's related to #4307 [1].
cu
Stephan
[1] https://github.com/mapserver/mapserver/issues/4307
On Tue, 2012-07-17 at 12:06 -0500, Jonas Eberle wrote:
> Hi Stephan,
>
> I am using Mapserver
Hi,
What results will be selected if GetFeatureInfo finds more features within the
tolerance than used as FEATURE_COUNT parameter? Are they selected by distance
are they just the first hits? If they were ordered by distance then
GetFeatureInfo could be used for finding N nearest features whic