Commit 2c9bffff authored by Christian Ledermann's avatar Christian Ledermann

add Aaron to contributors

parent 6d48ae3a
......@@ -8,3 +8,5 @@ Contributors
- Ian Lee <IanLee1521@gmail.com>
- jwhelland
- c-nichols
- Aaron Culich
......@@ -2067,7 +2067,7 @@ class GetGeometryTestCase(unittest.TestCase):
<kml:coordinates>3.0,0.0 4.0,0.0 4.0,1.0 3.0,0.0</kml:coordinates>
</kml:LinearRing>
<kml:LinearRing>
<kml:coordinates>0.000000,0.000000 1.000000,0.000000 1.000000,1.000000 0.000000,0.000000</kml:coordinates>
<kml:coordinates>0.0,0.0 1.0,0.0 1.0,1.0 0.0,0.0</kml:coordinates>
</kml:LinearRing>
</kml:MultiGeometry>
"""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment