Guest User

Untitled

a guest
Oct 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. round_id int primary key,
  2. round_latlng geometry, (this are linestrings)
  3. route_id int,
  4. type int,
  5. color varchar,
  6. direction_round int,
  7. name varchar
Add Comment
Please, Sign In to add comment