Skip to content

Releases: Greenstand/node-mapnik-1

v4.12.2

03 May 02:57
Compare
Choose a tag to compare

4.12.2 (2021-05-03)

Bug Fixes

v4.12.1

02 May 21:48
Compare
Choose a tag to compare

4.12.1 (2021-05-02)

Bug Fixes

  • update database connection string to use no-verify (60b1e66)

v4.12.0

30 Apr 08:12
Compare
Choose a tag to compare

4.12.0 (2021-04-30)

Features

v4.11.0

30 Apr 07:09
Compare
Choose a tag to compare

4.11.0 (2021-04-30)

Features

  • add dotenv (e8828ce)
  • add LRU (db45e88)
  • can compose the geojson by result got from DB (66fa47f)
  • can render all layers; now is caching xml config string (27026e2)
  • can render by json, just restore the previous way to render it by load xml, and inline json data (8326783)
  • can render png on zoom level 2 (6bfa46e)
  • pgPool; can render png, json (ff109d9)

v4.10.2

28 Apr 21:38
Compare
Choose a tag to compare

4.10.2 (2021-04-28)

Bug Fixes

  • scale test env to 4 replicas (52304d2)
  • scale test env to 4 replicas (d82dd60)
  • update mapping to remove timeout for prod (02926e8)

v4.10.1

26 Apr 01:14
Compare
Choose a tag to compare

4.10.1 (2021-04-26)

Bug Fixes

  • change port back to 3000 (e89f5b9)

v4.10.0

24 Apr 06:27
Compare
Choose a tag to compare

4.10.0 (2021-04-24)

Bug Fixes

Features

v4.9.1

18 Apr 23:13
Compare
Choose a tag to compare

4.9.1 (2021-04-18)

Bug Fixes

v4.9.0

16 Apr 09:38
Compare
Choose a tag to compare

4.9.0 (2021-04-16)

Bug Fixes

  • break on wallet tree layer (7a44b21)

Features

  • basic xml config (e446599)
  • building xmlString move to config.js (cde0ea1)
  • can add zoom target (3cd3e08)
  • can display all level for normal map (22cae28)
  • can format number with 'K', can display bigger circle (2d76fc1)
  • can load setting by map/sql model (1b71d29)
  • can read config from string (ccc5447)
  • can render cluster (dc9c2fb)
  • can render number on cluster icon (5f9629c)
  • can render org tile (96ac2b2)
  • can return zoom_to (ef5fa24)
  • font improvment; (3224a87)
  • font test passed (aa6fc31)
  • now can display tree point with correct icon (0fbcc5d)
  • use shieldsymbol to display icon; (a9cac85)
  • zoom target support org map (86fcb45)

v4.8.10

01 Apr 01:45
Compare
Choose a tag to compare

4.8.10 (2021-04-01)

Bug Fixes