-
We don't support any of these:
```
-- enable raster support (for 3+)
CREATE EXTENSION postgis_raster;
-- Enable Topology
CREATE EXTENSION postgis_topology;
-- Enable PostGIS Advanced 3D
-- an…
-
CREATE EXTENSION postgis;
CREATE EXTENSION postgis_raster;
CREATE EXTENSION postgis_sfcgal;
CREATE EXTENSION fuzzystrmatch; --needed for postgis_tiger_geocoder
--optional used by postgis_tiger_geo…
-
The standardizer misses a creature in one of the generated text files.
**PSN_TEM_NEW2** in _graphics_qs_st_prsn_temperate_new.txt_ gets assigned the correct PAGE_DIM values 11:52. However, the tile pa…
-
If you do a Paired samples t-test on pretest and posttest scores, you would use the pretest SD as standardizer, not the SD of the pairwise differences as is currently used. This is because the pretest…
-
Hello! Hope folks are doing well!
**What problem do you want to solve?**
Right now the demo is powered by [standardizer](https://github.com/standard/standardizer) which is currently served by Glit…
-
# Feature request
## Is your feature request related to a problem? Please describe.
I have enabled to `POSTGIS_TIGER_GEOCODER`, but whenever I use the its geocoding functionality no results are …
-
@ablaom it would be nice to have a quick example of something that can't be done with a pipeline; I was thinking something like
L1 : standardizer and boxcox
L2 : Ridge and DTR
L3 : hcat and feed …
-
A native standardis(z)er would be a great addition to the library, as currently the only way to standardise molecules is using the ChemAxon Standardizer wrapper.
The implementation should provide a s…
-
Currently the grammar and lexicon have to be loaded for every address. We need to be able to load it once and cache for the lifetime of the query so it is faster to standardize a table of addresses.
-
**What version of this package are you using?**
N/A
**What operating system, Node.js, and npm version?**
N/A
**What happened?**
The demo page on standardjs.com does not appear to be working a…