diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-30 10:23:12 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-30 10:23:12 +0100 |
| commit | 11c428fdd9b68c8255f1aeb6890628425a5d8898 (patch) | |
| tree | d81c85d1b433ed3c0a658f95b1841784789e7c8a /ishtar_common/fixtures/test_towns.json | |
| parent | d71ab9b6f0efc1ec27cc4dcafdad1f3119a2566a (diff) | |
| parent | 47743d97e01345b7e39a18541100a020f6cfd94d (diff) | |
| download | Ishtar-11c428fdd9b68c8255f1aeb6890628425a5d8898.tar.bz2 Ishtar-11c428fdd9b68c8255f1aeb6890628425a5d8898.zip | |
Merge branch 'develop' into develop-bootstrap
Diffstat (limited to 'ishtar_common/fixtures/test_towns.json')
| -rw-r--r-- | ishtar_common/fixtures/test_towns.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ishtar_common/fixtures/test_towns.json b/ishtar_common/fixtures/test_towns.json index a88ca6476..d34c10411 100644 --- a/ishtar_common/fixtures/test_towns.json +++ b/ishtar_common/fixtures/test_towns.json @@ -7,7 +7,6 @@ "name": "PARIS-1ER-ARRONDISSEMENT", "center": "POINT (599976.9837326267734170 2429351.2226647692732513)", "surface": 1810000, - "canton": null, "numero_insee": "75101" } }, @@ -19,7 +18,6 @@ "name": "LILLE", "center": "POINT (650348.5204579939600080 2626592.6267738011665642)", "surface": 34990000, - "canton": null, "numero_insee": "59350" } } |
