issues
search
mapbox
/
node-s2
bindings for s2 in node
88
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Installation fails with "primordials is not defined"
#95
tkurki
opened
2 years ago
0
There are a CDN or browsefied download?
#94
ppKrauss
opened
5 years ago
0
Create full GeoJSON objects vs. just the geography and upgrades to latest node-pre-gyp
#93
ghost
opened
6 years ago
0
CellID(0,0) mismatch with golang/geo/s2 and java s2 lib
#92
realfun
opened
7 years ago
1
Updates to latest node-pre-gyp
#91
gerhardberger
opened
7 years ago
3
Fix min level used when generating async Covering
#90
rhagigi
closed
7 years ago
3
Looks like min, max, max_cells only working on getCoverSync and not getCover
#89
rhagigi
closed
7 years ago
1
Failed to install on macOS
#88
jkahn117
opened
7 years ago
6
Upgrading addons to latest node APIs
#87
gerhardberger
closed
8 years ago
2
Using node-s2 as C++ library
#86
rubak
closed
5 years ago
2
Support recent versions of Node, by porting to latest Nan
#85
TitanChris
closed
7 years ago
7
add osx compatible geometry library and use when osx
#84
joshie
closed
8 years ago
3
add options for sunos compiling
#83
joshie
closed
8 years ago
1
use static openssl from nodejs version if available
#82
joshie
closed
8 years ago
1
fix bad scoped isnan/isinf and recast int in sqrt
#81
joshie
closed
8 years ago
5
Not compiling on node 5.0.0 npm 3.5.1
#80
bartolkaruza
closed
8 years ago
2
Error when trying to install on mac
#79
djumanoff
closed
8 years ago
2
Adds the ability to specify result_type to getCover
#78
markyen
closed
9 years ago
2
Max_cell: 1 sometimes lead to bad results
#77
mick
opened
10 years ago
1
Error: invalid loop for a couple shapefiles
#76
GretaCB
closed
7 years ago
1
Remove weird platform code
#75
DennisOSRM
closed
10 years ago
2
remove unused legay code
#74
DennisOSRM
closed
10 years ago
3
replace hand-rolled scoped_ptr implementation w/ C++11's std::unique_ptr
#73
DennisOSRM
closed
10 years ago
0
Allow access to contains() method on CellId objects
#72
lucasmarshall
closed
10 years ago
5
Check if legacy code in base/type_traits.h can be replaced by what C++11 brings in
#71
DennisOSRM
closed
10 years ago
1
replace scoped_ptr<T> by std::unique_ptr<T>
#70
DennisOSRM
closed
10 years ago
1
replace explicit lat/lng getter functions by explicit getters for non-wr...
#69
DennisOSRM
closed
10 years ago
1
Get async cover
#68
DennisOSRM
closed
10 years ago
3
Support building with gcc versions earlier than 4.8
#67
lucasmarshall
closed
10 years ago
4
make getCover async
#66
mick
closed
10 years ago
7
pre-gyp failed on my mac
#65
max-mapper
closed
10 years ago
3
Expose S2 polyline
#64
DennisOSRM
closed
10 years ago
2
wrap C string in std::string as workaround to fix tests
#63
DennisOSRM
closed
10 years ago
0
Use static assert
#62
DennisOSRM
closed
10 years ago
2
int in for loops
#61
morganherlocker
closed
10 years ago
3
src/s2.cc:142:34: warning: unused variable 'pt'
#60
DennisOSRM
closed
10 years ago
0
s2.cc:80:30: warning: unused variable 'pt'
#59
DennisOSRM
closed
10 years ago
1
polygon.cc:62:20: warning: unused variable 'll'
#58
DennisOSRM
closed
10 years ago
0
fix compile warnings: NanSymbol deprecated, fixes #37
#57
DennisOSRM
closed
10 years ago
0
NanCString deprecated
#56
DennisOSRM
closed
10 years ago
2
S2Cap constructor
#55
gerhardberger
closed
10 years ago
2
‘v8::Local<v8::String> NanSymbol(const char*, int)’ is deprecated
#54
DennisOSRM
closed
10 years ago
1
run thru static analysis tools
#53
DennisOSRM
closed
7 years ago
1
run tests and check coverage
#52
DennisOSRM
closed
7 years ago
0
update compilers in travis
#51
DennisOSRM
closed
10 years ago
2
uncrustify source code and make C++11 compatible
#50
DennisOSRM
closed
10 years ago
7
Updated README to fix typo in example
#49
curtisc
closed
10 years ago
1
Multipolygon
#48
morganherlocker
closed
10 years ago
0
segfault exception
#47
morganherlocker
closed
10 years ago
6
deloop looks fishy
#46
tmcw
closed
10 years ago
1
Next