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
442d760fe5d99e2dbdf42f61c310a1c7e482744c
openlayers
/
lib
/
OpenLayers
/
Geometry
History
Éric Lemoine
ab42111aac
code cleanup - remove unused variables and declare local variables, p=avlee, r=me (
closes
#2326
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@9766
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-10-27 12:15:22 +00:00
..
Collection.js
code cleanup - remove unused variables and declare local variables, p=avlee, r=me (
closes
#2326
)
2009-10-27 12:15:22 +00:00
Curve.js
Adding methods for getting geodesic measures from geometries. Assuming geometries can be transformed into Geographic/WGS84, getGeodesicLength and getGeodesicArea should return reasonable 'on the ground' metrics. Use getLength and getArea for the planar metrics. r=crschmidt (
closes
#1819
)
2009-04-08 23:12:24 +00:00
LinearRing.js
added support for text labels. This also adds getCentroid methods to all
2009-04-10 16:05:26 +00:00
LineString.js
make the point1 and point2 variables local to the getSortedSegments method, no functional change, p=igrcic (
closes
#2217
)
2009-08-05 07:28:08 +00:00
MultiLineString.js
Add split method for linestring and multilinestring geometries. Use for splitting one geometry with another. Optionally performs a mutual split. r=ahocevar (
closes
#1929
)
2009-03-09 22:19:07 +00:00
MultiPoint.js
Adding more explicit requires directives.
2008-11-11 20:48:26 +00:00
MultiPolygon.js
Adding more explicit requires directives.
2008-11-11 20:48:26 +00:00
Point.js
added support for text labels. This also adds getCentroid methods to all
2009-04-10 16:05:26 +00:00
Polygon.js
Adding methods for getting geodesic measures from geometries. Assuming geometries can be transformed into Geographic/WGS84, getGeodesicLength and getGeodesicArea should return reasonable 'on the ground' metrics. Use getLength and getArea for the planar metrics. r=crschmidt (
closes
#1819
)
2009-04-08 23:12:24 +00:00
Rectangle.js
Add more docs to rectangle
2008-03-06 15:02:30 +00:00
Surface.js
Fixing links in documentation. Other Natural Docs changes. (
closes
#1504
)
2008-04-09 16:52:08 +00:00