This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
a55bef1cba333dedd0ffdd7a2ac6dcebae8df437
openlayers
/
tests
/
Geometry
History
Tim Schaub
df920a88d5
Adding getVertices method to all geometries. Call with nodesOnly true if you only want endpoints (of lines and multilines). r=crschmidt (
closes
#1192
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@8842
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-02-05 22:49:03 +00:00
..
Collection.html
Clear bounds of geometries when reprojecting. Patch wwork by myself, tschaub,
2008-08-28 18:41:00 +00:00
Curve.html
fix up tests, remove _01_. (
Closes
#1387
)
2008-03-31 05:31:28 +00:00
LinearRing.html
fix up tests, remove _01_. (
Closes
#1387
)
2008-03-31 05:31:28 +00:00
LineString.html
Adding getVertices method to all geometries. Call with nodesOnly true if you only want endpoints (of lines and multilines). r=crschmidt (
closes
#1192
)
2009-02-05 22:49:03 +00:00
MultiLineString.html
Adding getVertices method to all geometries. Call with nodesOnly true if you only want endpoints (of lines and multilines). r=crschmidt (
closes
#1192
)
2009-02-05 22:49:03 +00:00
MultiPoint.html
Adding distanceTo method to all geometry types. This calculates the shortest distance between any two geometries. For geometries that are entirely contained within polygons, the distance returned will be the distance to the nearest edge. Set the edge option to false to return 0 in cases where one geometry contains another. Details about the distance calculation can be returned by setting the details option true. Details include information about endpoints of the shortest segment between the two geometries. r=ahocevar (
closes
#1907
)
2009-02-05 17:43:34 +00:00
MultiPolygon.html
fix up tests, remove _01_. (
Closes
#1387
)
2008-03-31 05:31:28 +00:00
Point.html
Adding getVertices method to all geometries. Call with nodesOnly true if you only want endpoints (of lines and multilines). r=crschmidt (
closes
#1192
)
2009-02-05 22:49:03 +00:00
Polygon.html
Adding getVertices method to all geometries. Call with nodesOnly true if you only want endpoints (of lines and multilines). r=crschmidt (
closes
#1192
)
2009-02-05 22:49:03 +00:00
Rectangle.html
fix up tests, remove _01_. (
Closes
#1387
)
2008-03-31 05:31:28 +00:00
Surface.html
fix up tests, remove _01_. (
Closes
#1387
)
2008-03-31 05:31:28 +00:00