GFDRR / thinkhazard

ThinkHazard!
http://thinkhazard.org/
GNU General Public License v3.0
31 stars 17 forks source link

[GSWBTH-46] Returns neighbours geojson also if geom null #908

Closed tkohr closed 4 years ago

tkohr commented 4 years ago

PR prevents neighbours.geojson request from failing if a geometry is null and returns null geometry in response instead (Monaco in case of France's neighbor)

Note: Adapted report_geojson(request) the same way for consistency