Uploaded image for project: 'MAEviz'
  1. MAEviz
  2. MAE-789

Performance issue of spatial filtering on PostGIS with large dataset

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0
    • 2.4.2
    • Data
    • None

      Current server has the performance issue of spatial filtering on PostGIS with large dataset. Based on simple testing, upgrading the server helps the performance.
      test sql: select * from hzbuilding_tmp2 where intersect(wkb_geometry, geomfromtext('MULTIPOLYGON(......)', 4326)
      hzbuilding_tmp2: 375958 points (rows; TN bulidings)
      current server(maeviztestbx1): about 77 sec.
      Shawn's machine (eeyore): about 29 sec.

              jonglee Jong Lee
              jonglee Jong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: