Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ad7952a

Browse files
author
Thomas G. Lockhart
committed
Update to use new path geometric type syntax.
Order in streets.data changed and is now alphabetical (sorry).
1 parent dc5bcc8 commit ad7952a

File tree

2 files changed

+5129
-5129
lines changed

2 files changed

+5129
-5129
lines changed

src/test/regress/data/real_city.data

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
0 Oakland (1, 4 ,-122.0,37.9, -121.7,37.9, -121.7,37.4, -122.0,37.4)
2-
0 Oakland (1, 6 ,-121.7,37.4, -121.7,37.0, -122.1,37.0, -122.1,37.3, -122.0,37.3, -122.0,37.4)
3-
0 Oakland (1, 3, -122.1,37.3, -122.2,37.5, -122.0,37.5)
4-
0 Berkeley (1, 4, -122.3,37.9, -122.0,37.9, -122.0,37.6, -122.3,37.6)
5-
0 Lafayette (1, 4, -122.3,37.4, -122.2,37.4, -122.2,37.0, -122.3,37.0)
1+
0 Oakland ((-122,37.9),(-121.7,37.9),(-121.7,37.4),(-122,37.4))
2+
0 Oakland ((-121.7,37.4),(-121.7,37),(-122.1,37),(-122.1,37.3),(-122,37.3),(-122,37.4))
3+
0 Oakland ((-122.1,37.3),(-122.2,37.5),(-122,37.5))
4+
0 Berkeley ((-122.3,37.9),(-122,37.9),(-122,37.6),(-122.3,37.6))
5+
0 Lafayette ((-122.3,37.4),(-122.2,37.4),(-122.2,37),(-122.3,37))

0 commit comments

Comments
 (0)