Skip to content

Update of Geolocation exercise.#3

Merged
savety6 merged 2 commits into
savety6:masterfrom
bgalabov:bgalabov-third-lab
Mar 30, 2026
Merged

Update of Geolocation exercise.#3
savety6 merged 2 commits into
savety6:masterfrom
bgalabov:bgalabov-third-lab

Conversation

@bgalabov
Copy link
Copy Markdown
Contributor

  • Added example for $geoIntersect and $geoWithin with Polygon and LineString.
  • Fixed coordinates of TU-Sofia location.
  • Changed example in point 5, i.e. "park" example with "hotel", as in the dataset there seem to be no Points for parks.
  • Added hint to Task 1.
  • Changed Task 2, to look for Bars, instead of Parks, due to the above reason.
  • Changed Task 5, added condition: "properties.tourism" : "museum", so only museums match.
  • Added hint to Task 6.

Description

Types of changes

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update (if none of the other choices apply)
  • Others (any other types not listed above)

Checklist

  • I have read the Contributing Guide
  • I have added the necessary documentation (if appropriate)
  • Breaking Change (fix or feature that would cause existing functionality to not work as expected)

Further comments

Related Issue

Closes: #

- Added example for $geoIntersect and $geoWithin with Polygon and LineString.
- Fixed coordinates of TU-Sofia location.
- Changed example in point 5, i.e. "park" example with "hotel", as in the dataset there seem to be no Points for parks.
- Added hint to Task 1.
- Changed Task 2, to look for Bars, instead of Parks, due to the above reason.
- Changed Task 5, added condition: `"properties.tourism" : "museum"`, so only museums match.
- Added hint to Task 6.
@savety6 savety6 merged commit f23dc0e into savety6:master Mar 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants