lien de modification dans le graphe détaillé
This commit is contained in:
parent
68c9ed283b
commit
c5bf83a4f8
3 changed files with 29 additions and 6 deletions
|
@ -574,6 +574,8 @@ final class AdminController extends AbstractController
|
|||
'tags' => ['main_tag' => $place->getMainTag()],
|
||||
'is_complete' => !empty($place->getName()),
|
||||
'osm_url' => 'https://www.openstreetmap.org/' . $place->getOsmKind() . '/' . $place->getOsmId(),
|
||||
'uuid' => $place->getUuidForUrl(),
|
||||
'zip_code' => $place->getZipCode(),
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue