polygon
Point in Polygon (Google Maps API v3)
I have a google maps api v3, which uses \"The Di Lab\"\'s plugin for polygon drawing: http://www.the-di-lab.com/?p=219[详细]
2023-03-27 05:41 分类:问答converting points on map to polygons
We have thousands of points on a map. The points are measurements that are taking periodicallyas a person moves around, so the position of each point is random within a window, but when you look at th[详细]
2023-03-25 07:11 分类:问答How to fill a box2d-qml polygon with a color?
I have box2d and qml working together nice. I am generating a polygon like this Polygon{ vertices: [ Qt.point(6, 22),[详细]
2023-03-25 04:12 分类:问答Geodjango with Mysql coordinates/polygons precision
I\'ve created a geodjango database working with MySQL. My problem is that when I add a new record with a PolygonField and then check[详细]
2023-03-23 23:12 分类:问答Scaling an arbitrary polygon
I\'ve been scouring the internet for days, but have been unable to find a good answer (or at least one that made sense to me) to what seems like it should be a common question.How does one scale an ar[详细]
2023-03-22 19:45 分类:问答Computing the union 2 MKPolygons
I am working on map applications with polygon MKOverlays. I have a requirement to merge (union) overlapping polygons.[详细]
2023-03-22 03:45 分类:问答Algorithm for finding a solid polygon from intersecting boxes?
So I have a set of 2D rectangles that overlap, and I want to find a polygon that represents the area they cover. It\'s possible for the polygon to have holes also, which would be represented by a poly[详细]
2023-03-21 19:21 分类:问答A .NET PointCollection constructed with an array behaves differently than one constructed from a PointCollection
I have a System.Windows.Controls.Canvas on to which I programatically place a System.Windows.Shapes.Polygon:[详细]
2023-03-20 16:31 分类:问答google maps polygon clickable and zooming
i want to create a clickable polygon on google maps , and after clicking only that polygon will be highlighted. it follows a top down heirarchy rite from selecting a state then county then township an[详细]
2023-03-20 05:48 分类:问答Finding common outline of multiple polygons
Im trying to find an algorithm for drawing a common outline between multiple polygons. What I mean is like on this picture:[详细]
2023-03-18 23:55 分类:问答