mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
merge with geojson easify repo
This commit is contained in:
@@ -60,8 +60,8 @@ class PrepareForBtcMapItem extends Component
|
|||||||
'OSMBoundaries' => 'bool',
|
'OSMBoundaries' => 'bool',
|
||||||
'polygonsOSMfr' => 'bool',
|
'polygonsOSMfr' => 'bool',
|
||||||
|
|
||||||
'population' => 'required|numeric',
|
'population' => 'nullable|numeric',
|
||||||
'population_date' => 'required|string',
|
'population_date' => 'nullable|string',
|
||||||
|
|
||||||
'polygonsOSMfrX' => 'numeric|max:1',
|
'polygonsOSMfrX' => 'numeric|max:1',
|
||||||
'polygonsOSMfrY' => 'numeric|max:1',
|
'polygonsOSMfrY' => 'numeric|max:1',
|
||||||
|
|||||||
Reference in New Issue
Block a user