PHPackages                             jlchassaing/ezgeodatagouv - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. jlchassaing/ezgeodatagouv

ActiveEzplatform-bundle[HTTP &amp; Networking](/categories/http)

jlchassaing/ezgeodatagouv
=========================

EzGeoDataGouv bundle helps interact with datagouv to import location and search them using geo.data.gouv tool

v3.0.2(1y ago)1540[9 PRs](https://github.com/jlchassaing/ezgeodatagouv/pulls)MITPHPPHP ^7.0|^8.1

Since Aug 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jlchassaing/ezgeodatagouv)[ Packagist](https://packagist.org/packages/jlchassaing/ezgeodatagouv)[ RSS](/packages/jlchassaing-ezgeodatagouv/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)DependenciesVersions (24)Used By (0)

ezgeodatagouv
=============

[](#ezgeodatagouv)

[![Latest Stable Version](https://camo.githubusercontent.com/b821e70230ce8a64eba9319f6f0dc1ddaf008e97a7c5a6e4786a562cd521d09c/68747470733a2f2f706f7365722e707567782e6f72672f6a6c636861737361696e672f657a67656f64617461676f75762f762f737461626c65)](https://packagist.org/packages/jlchassaing/ezgeodatagouv)[![Total Downloads](https://camo.githubusercontent.com/b1a09429bb9dcb4579f4f3d6dce35e719814d7a18594a8618839963bfecbb873/68747470733a2f2f706f7365722e707567782e6f72672f6a6c636861737361696e672f657a67656f64617461676f75762f646f776e6c6f616473)](https://packagist.org/packages/jlchassaing/ezgeodatagouv)[![Latest Unstable Version](https://camo.githubusercontent.com/781c4efd720aab585f1e4610e2794c7cfb079d93749fcf27412c5483a809ce7b/68747470733a2f2f706f7365722e707567782e6f72672f6a6c636861737361696e672f657a67656f64617461676f75762f762f756e737461626c65)](https://packagist.org/packages/jlchassaing/ezgeodatagouv)[![License](https://camo.githubusercontent.com/91a4054c22f167bca6f1aacf0dd22a704a0bd135bd3caee52c09835a1c12ae35/68747470733a2f2f706f7365722e707567782e6f72672f6a6c636861737361696e672f657a67656f64617461676f75762f6c6963656e7365)](https://packagist.org/packages/jlchassaing/ezgeodatagouv)

eZ Geo Data Gouv project

This bundle has two usecases :

- help import a csv location list and give geocoding functionnality based on [geo.api.gouv.fr](https://geo.api.gouv.fr/adresse)
- give a react search form with auto completion also based on geo data gouv

Contents will be imported in eZ Platform contents indexed by solr to help location proximiy search

installation
------------

[](#installation)

This release is ment to be installed on eZ Platform 2.5 and Symfony 3.4

This bundle uses eZ Platform and [Code Rhapsodie eZ Dataflow Bundle](https://github.com/code-rhapsodie/ezdataflow-bundle)

composer require jlchassaing/ezgeodatagouv

in AppKernel.php add

```
