Autodesk MapGuide Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
spatial query
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
839 Views, 1 Replies
08-29-2012 12:53 PM
when we use spatial query, we create a filter first. What if I use a point as the filter, then what kind of operations are applicable for this filter?
I feel like a point is only can be covered by or intersect with other geometry shapes, but "CoveredBy" operation is not for point or MultiPoint. Any more detail information I can find to help me to use spatial query API? Thank you.
Re: spatial query
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-29-2012 08:42 PM in reply to:
swimming123
Inspect the capabilities of the layer's Feature Source. It will tell you what spatial operators can be used for that layer.
- Jackie

