Metadata-Version: 1.1
Name: crosscompute-geotable
Version: 0.5.3.3
Summary: Geotable data type plugin for CrossCompute
Home-page: https://crosscompute.com/docs
Author: Roy Hyunjin Han
Author-email: rhh@crosscompute.com
License: UNKNOWN
Description: 0.0.2
        -----
        - Fix _get_summary_domain
        - Normalize NaN to 0 for fill color index
        - Remove count summary type
        
        0.0.1
        -----
        - Accept MAPBOX_TOKEN environment variable
        - Extract Mapbox tile layer name from table name
        - Parse geometry from WKT or (Latitude, Longitude)
        - Render local table when user clicks on geometry
        - Render normalized pixel or meter radius from column
        - Render normalized fill color from column
        - Support ColorBrewer color schemes
        
        # CrossCompute Geotable
Keywords: web pyramid pylons crosscompute
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: License :: OSI Approved :: MIT License
