.. |
geo
|
first commit
|
2016-03-04 16:08:16 -07:00 |
geohash
|
Added test cases
|
2016-06-14 14:19:49 +02:00 |
poly
|
point match on interior hole, fixes #241
|
2017-12-18 08:37:03 -07:00 |
bbox.go
|
minor code cleanup
|
2018-03-05 08:27:18 -07:00 |
feature.go
|
Correct a spelling mistake.
|
2018-03-06 05:19:50 +00:00 |
feature_test.go
|
minor code cleanup
|
2018-03-05 08:27:18 -07:00 |
featurecollection.go
|
better multipolygon detection
|
2018-01-15 13:15:34 -07:00 |
featurecollection_test.go
|
first commit
|
2016-03-04 16:08:16 -07:00 |
geojson_test.go
|
Precalculate and store bboxes for complex objects
|
2018-01-11 13:57:18 -07:00 |
geometrycollection.go
|
better multipolygon detection
|
2018-01-15 13:15:34 -07:00 |
geometrycollection_test.go
|
first commit
|
2016-03-04 16:08:16 -07:00 |
levels.go
|
separate bboxes for multipolygon
|
2018-03-07 13:18:25 -07:00 |
linestring.go
|
better multipolygon detection
|
2018-01-15 13:15:34 -07:00 |
linestring_test.go
|
first commit
|
2016-03-04 16:08:16 -07:00 |
multilinestring.go
|
better multipolygon detection
|
2018-01-15 13:15:34 -07:00 |
multilinestring_test.go
|
Precalculate and store bboxes for complex objects
|
2018-01-11 13:57:18 -07:00 |
multipoint.go
|
avoid bbox intersect for non-bbox objects
|
2018-03-05 09:00:14 -07:00 |
multipoint_test.go
|
first commit
|
2016-03-04 16:08:16 -07:00 |
multipolygon.go
|
use poly bboxes
|
2018-03-08 12:16:12 -07:00 |
multipolygon_test.go
|
avoid bbox intersect for non-bbox objects
|
2018-03-05 09:00:14 -07:00 |
object.go
|
separate bboxes for multipolygon
|
2018-03-07 13:18:25 -07:00 |
object_test.go
|
gofmt -s
|
2016-04-02 19:19:43 -07:00 |
point.go
|
better multipolygon detection
|
2018-01-15 13:15:34 -07:00 |
point_test.go
|
first commit
|
2016-03-04 16:08:16 -07:00 |
polygon.go
|
use poly bboxes
|
2018-03-08 12:16:12 -07:00 |
polygon_test.go
|
point match on interior hole, fixes #241
|
2017-12-18 08:37:03 -07:00 |
position.go
|
Precalculate and store bboxes for complex objects
|
2018-01-11 13:57:18 -07:00 |
simplepoint.go
|
better multipolygon detection
|
2018-01-15 13:15:34 -07:00 |
string.go
|
Precalculate and store bboxes for complex objects
|
2018-01-11 13:57:18 -07:00 |