0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separated i2maps.js into i2maps.core.js and i2maps.js More... almost 12 years ago
Added Paired colormap More... almost 12 years ago
added some comments and utility functions More... almost 12 years ago
Added a space at the start of line 43 which caused an exception "unindent does not match any outer indentation level" More... about 12 years ago
Merge pull request #16 from fkling/master More... over 12 years ago
i2maps.events.trigger accepts a variable number of arguments now More... over 12 years ago
Merge pull request #15 from ccoffey/master More... over 12 years ago
Edited i2maps/i2maps/db/postgres.py modify(query, params) now allows both a single return value or None. This is very useful when you want to return the unique_id of a newly created row More... over 12 years ago
Merge pull request #14 from ccoffey/master More... over 12 years ago
Made it easier and neater to register map wide click handlers. You can now do the following. More... over 12 years ago
Merge pull request #13 from ccoffey/master More... over 12 years ago
Fixed a bug in dict_query. Dictionaries are not ordered. More... over 12 years ago
Some Sphinx documentation at last More... over 12 years ago
Edited README.txt via GitHub More... over 12 years ago
Edited README.txt via GitHub More... over 12 years ago
added links to Python and Javascript guides More... over 12 years ago
deleted unused map.js More... over 12 years ago
Make the shell option work with new and older IPythons More... over 12 years ago
Added INSTALL.txt finally! More... over 12 years ago
Updated workshop guide, separated Python and Javascript intros from the main guide More... over 12 years ago
Renamed i2maps.contrib to i2maps.algorithms and tidied up krls More... over 12 years ago
Added unselect_function to VectorLayer More... over 12 years ago
Fixed bug that caused RasterLayers to not display correctly in some cases More... over 12 years ago
Changed colormap functions to include alpha and take a second argument with a default color More... over 12 years ago
Changed spatial array json output to use 2d indexing More... over 12 years ago
Added the option to run an IPython shell by passing the shell argument More... over 12 years ago
Allowed time arguments to be datetime objects More... over 12 years ago
Added datetime_to_datestring More... over 12 years ago
Added Database base class. Added dict_query method More... over 12 years ago
Revised wording and updated code to reflect library changes More... over 12 years ago