Giter Site home page Giter Site logo

studio's Introduction

Studio is an administration tool for MapServer. It allows to manage MapServer mapfiles, using an easy-to-use web interface.

Studio provides graphical tools, such as sliders and color pickers, for editing styles and symbols. It also provides a tool for automatic classification, and allows saving layers as templates for reuse.

Studio is based on modern frameworks and libraries, including, but not limited to, Pylons, SQLAlchemy, OGRGDAL, OpenLayers, and GeoExt.

Studio is covered by the GPLv3 open-source license.

See the Studio documentation at http://camptocamp.github.com/Studio/.

studio's People

Contributors

bbinet avatar elemoine avatar yjacolin avatar

Stargazers

Samuel Mesa avatar Angus H. avatar John Jediny avatar Piotr Jaszczyszyn avatar Jim Metzger avatar  avatar Angelos Tzotsos avatar Umberto Nicoletti avatar Simon Georget avatar  avatar Gerardo Lisboa avatar Dane Springmeyer avatar

Watchers

Antoine Abt avatar  avatar Oliver Christen avatar Stéphane Brunner avatar Emmanuel Belo avatar Samuel Mesa avatar  avatar James Cloos avatar Alex Saunier avatar Marion Baumgartner avatar Florent Gravin avatar  avatar jwaddle avatar zoé petty avatar  avatar

studio's Issues

File Path for importing new data store is wrong

If I try to create new datastore using a shapefile (~/Document/Data/IGN/DEPARTEMENT.shp) I get this error in the log (data store creation failed) :

ERROR 4: Unable to open /home/yjacolin/Documents/Projets/r&d/qgis-mapserver/env/lib/python2.6/site-packages/Studio-0.5-py2.6.egg/studio/resources/default_datastore/DEPARTEMENT.shx or /home/yjacolin/Documents/Projets/r&d/qgis-mapserver/env/lib/python2.6/site-packages/Studio-0.5-py2.6.egg/studio/resources/default_datastore/DEPARTEMENT.SHX.

Y.

Allow user to find min/max value for filtering

  1. add a vector layer
  2. go to class level
  3. active filter section (Filtrage sous condition)
  4. choose an integer value
  5. you have to choose a value ...

Solution: a button for show min, max value if integer or a list of value?

Improve extend UI

Defined extent is always a pain.

Solution: create a map with the possibility to create a bbox which will be used as extent.

Best solution: idem above + allow user to use the form to enter extent by hand.

Define EPSG Projection failed

  1. Create a new mapfile
  2. define a projection : EPSG:27572
  3. save
    => failed to save mapfile

You have to create a WKT projection string.

Solution:

  1. give some help to the final user
  2. allow user to open a popup to choose either an epsg code or write a wkt string

Wrong extent in MAP object if projection != WGS84

If we use another projection setting than WGS84 (EPSG:4326) Extent should be reprojected in the current projection.

I tested this behaviour using a shapefile in lambert 93 without setup the projection in the MAP object. I.e. the projection layer is used for the MAP projection.

"Taille minimum:" should be "Taille maximale :"

Mapfile documentation says for MAXSIZE parameter:

MAXSIZE [integer]
    Sets the maximum size of the map image. This will override the default 
    value. For example, setting this to 2048 means that you can have up to 
    2048 pixels in both dimensions (i.e. max of 2048x2048).

solution: the label should be changed.

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.