Fix MAdrid Open data file 2
This commit is contained in:
@@ -59,8 +59,8 @@ MADRID_BOUNDS = {
|
||||
}
|
||||
|
||||
# Constants
|
||||
MAX_HISTORICAL_DAYS = 90
|
||||
MAX_CSV_PROCESSING_ROWS = 50000
|
||||
MAX_HISTORICAL_DAYS = 365
|
||||
MAX_CSV_PROCESSING_ROWS = 5000000
|
||||
MEASUREMENT_POINTS_LIMIT = 20
|
||||
UTM_ZONE = 30 # Madrid is in UTM Zone 30N
|
||||
|
||||
|
||||
Reference in New Issue
Block a user