Giter Site home page Giter Site logo

ckanext-cartodbmap's People

Contributors

aykutsimseks avatar jqnatividad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ckanext-cartodbmap's Issues

Local CartoDB installation

Is there any way to use this plugin with a locally installed version of CartoDB - not the public API version?

Support widgets

Leverage new widgets capability.

We need not over-engineer this, just have a field in the Resource View form to add a JSON configuration file, instead of dynamically creating a form based on the schema of the table.

Design Templates

Have the ability to specify a template that will be used to generate the CartoDB viz.

Right now, all CartoDB resource views have the same design (e.g. getthedata button, minimap, scale, locator, etc.)

Let's put in the ability to specify a template so alternate UX can be specified (e.g. AirBnB Explorer template; AirBnB compliance tracking template; Template with radii for quarter-mile, half-mile etc.)

The template definitions themselves should be JSON config files.

Note that UI design is still done in CartoDB editor. These template definitions are only for UX elements like widgets, and widget sets.

Support SQL-based table synching

The current synching is a drop and replace mechanism, and is capped at 200mb and needs to be done from the CartoDB editor.

Let's improve it so we have the ability to do an upsert using CartoDB's SQL api.

For this to work, in the Resource View configuration form, prompt for:

SYNC TYPE:
Present three options: snapshot, table-sync, sql-sync.

For snapshot - no synching required
Table sync - activate data.api table sync
SQL sync - prompt for key field/s.

  • use this info to create a unique index using the SQL api in CartoDB store

For table-sync/sql-sync, prompt for frequency. For table-sync, depend on CartoDB scheduler to fetch data. For sql-sync, schedule job on cron.

For sql-sync cron job, do upsert.

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.