webexmachina / contao-geodata
Geodata for Contao Open Source CMS
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:contao-bundle
Requires
- php: ^7.4 || ^8.1
- ext-curl: *
- ext-json: *
- contao/core-bundle: ^4.9 || ^5.3
- phpoffice/phpspreadsheet: ^1.29 || ^3.3
- terminal42/dcawizard: ^2.7 || ^3.0
- webexmachina/contao-utils: ^2.0
Requires (Dev)
- codeception/codeception: ^4
- codeception/module-asserts: ^1.0.0
- contao/test-case: ~4
- phpunit/phpunit: ^9.0
- rector/rector: ^1.0
This package is auto-updated.
Last update: 2024-11-05 16:36:13 UTC
README
This bundle allows you to display maps (Google Maps
& Leaflet
) & assign locations to them (geocoding by Nominatim
).
NB : administrative area levels are limited to 3 and based on the ones defined on the following Wikipedia article : List of administrative divisions by country
Documentation
- Change log
- Available hooks
- Migrating from v1 to v2
- Git repository
- List of administrative divisions by country
License
This extension is licensed under the terms of the Apache License 2.0. The full license text is available in the main folder.
Getting support
Visit the support page to submit an issue or just get in touch :)
Installing from Git
You can get the extension with this repository URL : Github