Giter Club home page Giter Club logo

django-openlayers's Introduction

django-openlayers

django-openayers aims to be a reusable django app that allows displaying maps from files and other sources supported by the awesome OpenLayers library. OpenLayers is also the library used by GeoDjango, the contributed gis application that comes with Django.

This package is in an alpha stage, don't use it in production. I will hopefully provide a more stable version very soon.

One motivation for building this app is to be able to deploy easily kml, gml and other map types in a django-cms plugin.

Implemented Features

current version: 0.0.2

  • basic Map, VectorLayer and RasterLayer and UploadedFile models
  • Raster Layers: OSM and Google (street, terrain, satellite, hybrid)
  • Vector Layers: KML
  • some map controls
  • simple view and template for map
  • basic django-admin Map editing interface, with preview
  • serving uploaded files for map (kml, etc)
  • layer ordering

RoadMap/Planned Features

planned version: 0.1.0

  • layer ordering, with drag and drop in admin
  • write documentation
  • templatetags
  • django-cms plugin: work is in progress. A very basic implementation is included.
  • map extent, boundaries, ecc
  • handle projections
  • More Raster Layers
  • More Vector Layers
  • Popup support for vector layer
  • Feature inspector for vector layers
  • Cross-origin vector layer sources
  • Automatic json layers (or other format) from selected GeoDjango models, with generic views
  • Thematic mapping and legend for vector layers

Installation

To be written.

Demo

The app comes with a demo django project and a demo_cms project that includes django-cms integration

Compatibility

The app is being developed for Django >= 1.3.1. I'm not checking compatibility with other Django versions right now.

django-openlayers's People

Contributors

bianchimro avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.