Re: Public Django administrative database

2018-05-24 Thread Daniel Chimeno
Thanks all for your answer, the OS-Open seems to work well. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to

Re: Public Django administrative database

2018-05-19 Thread Melvyn Sopacua
On vrijdag 18 mei 2018 10:18:27 CEST Daniel Chimeno wrote: > Hi community! > > I'm involved in a project heavily related to administrative geographic > entities in UK. > (postal_sectors, postal areas, etc..) > Although at the moment is only for UK, could be expanded to other countries. > At first,

Re: Public Django administrative database

2018-05-18 Thread Christian Ledermann
https://github.com/mysociety/mapit http://djjr-courses.wikidot.com/soc128:qgis-voronoi-polygons On 18 May 2018 at 11:27, Christian Ledermann wrote: > and to get areas from the Postcode points: > https://github.com/roblascelles/uk-postcode-map/wiki/Cobbling-together-UK- > postcode-area-data > > O

Re: Public Django administrative database

2018-05-18 Thread Christian Ledermann
and to get areas from the Postcode points: https://github.com/roblascelles/uk-postcode-map/wiki/Cobbling-together-UK-postcode-area-data On 18 May 2018 at 11:24, Christian Ledermann wrote: > https://github.com/cleder/os-opendata-edubase > > TL;DR: use OS-Open > > On 18 May 2018 at 09:18, Daniel

Re: Public Django administrative database

2018-05-18 Thread Christian Ledermann
https://github.com/cleder/os-opendata-edubase TL;DR: use OS-Open On 18 May 2018 at 09:18, Daniel Chimeno wrote: > Hi community! > > I'm involved in a project heavily related to administrative geographic > entities in UK. > (postal_sectors, postal areas, etc..) > Although at the moment is only

Public Django administrative database

2018-05-18 Thread Daniel Chimeno
Hi community! I'm involved in a project heavily related to administrative geographic entities in UK. (postal_sectors, postal areas, etc..) Although at the moment is only for UK, could be expanded to other countries. At first, I look into https://github.com/django/django-localflavor/tree/master/l