Skip to main content

Spatial Query on polygon using Geometry points

Comments

3 comments

  • Permanently deleted user

    Resolved.

    I was able to convert ESRI.ArcGIS.CLient.Geometry.Geometry to Geocortex.Gis.Geometries.geometry using Geocortex.Workflow.ArcGisClientGeometryConverter.FromArcGisClientGeometry(ESRI.ArcGIS.Client.Geometry.Geometry input) and then apply Geocortex.Gis.Geometries.Polygon.Contains method.

    Working fine and fast.

    Like to hear if there will be any drawbacks wih this method compared to spatial query.

    0
  • Permanently deleted user
    I'm trying to do something similar. Can you share the workflow you used to do this?
    0
  • Permanently deleted user
    Hi Srikanth,

     

    I am also trying to do the same thing in my workflow. I have a point address layer that I want to query and then use to highlight the corresponding parcel polygon on the map. Any chance you would be willing to share your workflow?

     

    Vanessa
    0

Please sign in to leave a comment.