• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk MapGuide Developer

    Reply
    Valued Contributor
    Posts: 72
    Registered: ‎04-12-2012

    spatial query

    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.

    Please use plain text.
    Mentor
    Posts: 237
    Registered: ‎10-06-2008

    Re: spatial query

    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

    Please use plain text.