Skip to content

Performance updates#16

Merged
hkrishna merged 4 commits intointegration-1from
performance-updates
Sep 3, 2014
Merged

Performance updates#16
hkrishna merged 4 commits intointegration-1from
performance-updates

Conversation

@rmarianski
Copy link
Copy Markdown
Member

No description provided.

Postgis performs a bounding box check as part of its ST_Intersects
implementation.
http://lists.osgeo.org/pipermail/postgis-users/2010-September/027675.html
Configuring the layers in advance prevents the query from having to
perform a check to ensure that the geometry type returned is consistent.
hkrishna added a commit that referenced this pull request Sep 3, 2014
@hkrishna hkrishna merged commit 5096262 into integration-1 Sep 3, 2014
@hkrishna hkrishna mentioned this pull request Sep 3, 2014
@rmarianski rmarianski deleted the performance-updates branch September 3, 2014 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants