Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15894

5000 edge polygon query fails

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.7.8
    • Component/s: Geo
    • Labels:
    • ALL
    • Hide

      cd jstests/core
      start mongo shell >= 2.7.8
      load('big_geodata.js')
      load('big_geoquery2.js')

      adjust call to nGon() as needed to vary polygon edge count.

      Show
      cd jstests/core start mongo shell >= 2.7.8 load('big_geodata.js') load('big_geoquery2.js') adjust call to nGon() as needed to vary polygon edge count.

      Can we describe a 25000-edge polygon in a $geoWithin or $geoIntersects query? This is one of the criteria in our test plan.

      I seem to have hit a limit at just under 5000 edges (vertices) using the big_geodata.js + big_geoquery2.js test script located at
      https://github.com/qconner/mongo/tree/CAP-1099/jstests/core

        1. big_geodata.js
          11 kB
        2. big_geoquery2.js
          7 kB

            Assignee:
            siyuan.zhou@mongodb.com Siyuan Zhou
            Reporter:
            quentin.conner Quentin Conner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: