conveyal / analyst-server

DEPRECATED; see https://github.com/conveyal/analysis-ui
MIT License
37 stars 6 forks source link

Throw error for mixed numeric and non-numeric attributes #197

Open mattwigway opened 9 years ago

mattwigway commented 9 years ago

In a Shapefile, all values of a particular attribute must have the same type. This is not true in GeoBuf, so we should enforce it.