issues
search
go-spatial
/
geom
Geometry interfaces to help drive interoperability within the Go geospatial community
MIT License
173
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Get slippy tiles to work.
#130
gdey
closed
3 months ago
2
slippy.RangeFamilyAt doesn't return self or parents
#129
jchamberlain
opened
1 year ago
0
slippy.PixelsToNative ignores pixels argument
#128
jchamberlain
opened
1 year ago
0
Grid: Unpredictable interactions between ToNative and FromNative
#127
jchamberlain
opened
1 year ago
2
Slight decode behavior difference between wkt.Decode and geojson.UnmarshalJSON
#126
ngicks
closed
2 years ago
2
fix: wkt encodes 'e', but decodes 'E'
#125
vincentvaroquauxads
closed
2 years ago
0
wkt encodes float with lowercase 'e' scientific format, but decode() expects uppercase 'E'
#124
vincentvaroquauxads
closed
2 years ago
2
implementing RTree index for Geopackage
#123
WouterVisscher
closed
2 years ago
5
Reverse Geocoding
#122
azzahrah
opened
2 years ago
1
[#118] When unmarshalling geojson the system was not checking for keys
#121
gdey
closed
3 years ago
0
Removed rounding of UTM coordinates
#120
bezineb5
closed
3 years ago
1
Why are the UTM coordinates rounded?
#119
bezineb5
closed
3 years ago
1
geojson.Geometry.UnmarshalJSON() panics if JSON doesn't have the right format
#118
vincentvaroquauxads
closed
3 years ago
1
Update tile.go to return `[]Tile` from in `FromBounds` method.
#117
thisisaaronland
closed
3 years ago
0
[compare] Consolidated Comparison functions
#116
gdey
closed
3 years ago
2
[geom] fix NaN comparisons
#115
ear7h
closed
3 years ago
0
Add support for the extended Polygon geometries
#114
gbroccolo
closed
3 years ago
1
Add a general Marshal and Unmarshal function to geojson package.
#113
gdey
closed
3 years ago
2
Add support for extended MultiLineString geometries
#112
gbroccolo
closed
3 years ago
1
Add extended types for MultiPoint geometries
#111
gbroccolo
closed
4 years ago
1
Add extended types for LineString
#110
gbroccolo
closed
4 years ago
2
do this suport wgs84
#109
xiaogu-space
closed
4 years ago
2
Add extended geometry types for Point as expected by EWKB standard
#108
gbroccolo
closed
4 years ago
7
Point within Polygon?
#107
alienatorZ
opened
4 years ago
5
Helper function for retrieving the underlying type of geom.Geometry
#106
ARolek
closed
4 years ago
2
Tile grid
#105
BerryDaniel
closed
4 years ago
2
[triangulation] Failed to insert point
#104
gdey
opened
4 years ago
0
Issue 102
#103
gdey
closed
4 years ago
0
Inserting point into triangulation failure
#102
gdey
closed
4 years ago
0
Issue 96
#101
gdey
closed
4 years ago
1
[mvt] fix encoder tests and added decoder
#100
ear7h
closed
4 years ago
0
Tile grid
#99
ear7h
closed
4 years ago
8
Added clone method to geom.Geometry and apply function
#98
ear7h
closed
4 years ago
2
Enable modules and remove vendor directory
#97
ear7h
closed
4 years ago
2
[triangulation] Failed to insert point
#96
gdey
closed
4 years ago
2
Implement constraints for the triangulation
#95
gdey
opened
5 years ago
0
Polygon rendering issue. Not sure how to describe [screenshots]
#94
ARolek
opened
5 years ago
0
Issue 89
#93
gdey
closed
5 years ago
1
Add tilegrid 4326
#92
meilinger
closed
4 years ago
4
[ci] CGO and No CGO being compared in coverage tests
#91
gdey
opened
5 years ago
0
Fix usage of the word "verticies" to "vertices"
#90
ear7h
closed
4 years ago
1
Polygon cut is appearing as an additional polygon
#89
gdey
closed
5 years ago
2
Port constrained
#88
gdey
closed
5 years ago
1
wkt_decode: readWhitespace does not skip all white space.
#87
gdey
opened
5 years ago
2
Remove makevalid algo
#86
gdey
closed
5 years ago
1
General fixes
#85
gdey
closed
5 years ago
0
[geom] dropping support for interface types
#84
ear7h
opened
5 years ago
0
[encoding] revisions to WKT encode
#83
ear7h
closed
5 years ago
1
Add support for 4326 tiling scheme (equirectangular)
#82
meilinger
closed
5 years ago
3
[encoding] WKT
#81
gdey
closed
5 years ago
2
Next