webdesigntiger / wagtailosm

Wagtail Open Street Map integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wagtailosm

image

image

Open Street Map integration for Wagtail

Features

Simple integration of OpenStreetMaps for Wagtail using the osm_field implementation. Use it as with osm_field: If you want maps but don't need GIS. What it does is to maintain three columns in your database, one for latitude, one for longitude, and one for the "text search" that you have used to initially place the dot on the map in the admin.

Usage: See docs.

How it looks

image

Improvements?

This project took about 2 hours. Nothing is sacred, please contribute.

About

Wagtail Open Street Map integration

License:MIT License


Languages

Language:Python 62.5%Language:Makefile 29.7%Language:CSS 7.8%