login


<   >
date commit author
2021-08-26 shp: don't try to insert nil in table marcelgmr@gmail.com
2021-08-26 shp: handle polylines like polygons marcelgmr@gmail.com
2021-08-26 shp: add optional proj to SF:read_polygons() marcelgmr@gmail.com
2021-08-26 shp: print shape in summary marcelgmr@gmail.com
2021-08-26 shp: add SF:print_summary() marcelgmr@gmail.com
2021-08-26 map: accept both tables and iterators marcelgmr@gmail.com
2021-08-26 map: fix bbox format in centroid marcelgmr@gmail.com
2021-08-26 move common functions to util.lua marcelgmr@gmail.com
2021-08-26 map: record whether shape affects frame marcelgmr@gmail.com
2021-08-26 map: update bbox() to current API marcelgmr@gmail.com
2021-08-26 map: add Frame:add_margin() marcelgmr@gmail.com
2021-08-26 map: move cache code to shp.lua marcelgmr@gmail.com
2021-08-25 rice coding k parameter can be zero marcelgmr@gmail.com
2021-08-25 fix name bug on error message marcelgmr@gmail.com
2021-08-25 map: add rice parameter to Frame:save_cache() marcelgmr@gmail.com
2021-08-25 map: use rice coding for deltas in cache marcelgmr@gmail.com
2021-08-25 use bit ops for ZigZag encoding/decoding marcelgmr@gmail.com
2021-08-24 map: make caches smaller by using VLPs marcelgmr@gmail.com
2021-08-23 ttf: don't load glyph for '\x20' (space) marcelgmr@gmail.com
2021-08-23 map: save frame size info in cache marcelgmr@gmail.com