jsayles / CoworkingDB

The primary objective of this project is to create a simple, neutral, extensible database for coworking spaces around the world.
http://wiki.coworking.org/CoworkingDB
MIT License
11 stars 0 forks source link

Space model: should validate that lat/long are both numbers #2

Closed kevmoo closed 4 years ago

jsayles commented 14 years ago

It would be cool if there was a way to parse a google maps URL which has that data in it.

kevmoo commented 14 years ago

Make a new issue for that :-) (This is talking about how the internal data layer in the app should validate user input)

jsayles commented 4 years ago

This is now enforced in the database