Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/spatial

ALPHA: geographic data service backed by spatialite
https://github.com/pelias/spatial

fix(import-osmium): should skip defaulted locales (#82)

9382835d06ba9e959e7de9dde3ab4c5a388fe02e authored almost 2 years ago by Jones Magloire <[email protected]>
feat(pip_verbose): add support for `sources` query parameter (#80)

416b5c7e05594b802ca43e12a9e00d4146d22e8e authored almost 2 years ago by Jones Magloire <[email protected]>
feat(pip_verbose): add support for `lang` query parameter (#79)

5c5d679b3f52fc8bf77b9481db1871165db16311 authored almost 2 years ago by Jones Magloire <[email protected]>
ci: move from circleci to github actions

d0dfbd8b3c9b5492b998da2615c63cad2d2c0c50 authored over 2 years ago by Joxit <[email protected]>
fix(pip_pelias): should return only placetypes supported by old pip-service

782676b43661e2c296cd9f87f2f72c3672524f14 authored over 3 years ago by Joxit <[email protected]>
feat(runtime): upgrade to spatialite 5.0.0-RC1

90043ff9318a232f798ee67ece59b6df81c34b36 authored about 4 years ago by missinglink <[email protected]>
fix(runtime): simplify minizip dependency install

232d0760d570bb84ca7f6c019b8af5edd8510ab9 authored about 4 years ago by missinglink <[email protected]>
feat(runtime): auto rebuild runtime baseimages upon push to runtime branch (#72)

2da2f7e85084f4f3f7154ab83626c15409c4369a authored about 4 years ago by Peter Johnson <[email protected]>
fix(pip): fix syntax typo (#69)

58b93c32183abac4fe21fd6f99affb7b4c5d1364 authored about 4 years ago by Peter Johnson <[email protected]>
docs(readme): add section on load-testing (#68)

c24ade449a3e500b521082e4826ef59cf7606bd7 authored about 4 years ago by Peter Johnson <[email protected]>
refactor(pip): perf improvement for "verbose" query (#67)

46bf3154de30395c29048f70bdaa90138dca59b5 authored about 4 years ago by Peter Johnson <[email protected]>
feat(0sv_format): add support for Pelias 0sv road network format (#64)

7ae965da2040ad87ed620b9eb7378c1f5668a166 authored over 4 years ago by Peter Johnson <[email protected]>
fix(wof): update generic name & abbreviation to be compatible with wof-admin-lookup (#65)

9ea2e8a12e8ec302dd419e70662d3c42172fa350 authored over 4 years ago by Peter Johnson <[email protected]>
docs(runtime): update local installation section

29e778ef9676f436325a0611414d01262173b24b authored over 4 years ago by missinglink <[email protected]>
chore(cleanup): remove unused script

397ce1d05c586cbe322b1af1ceedae5aebe3ac65 authored over 4 years ago by missinglink <[email protected]>
magic runtime (#61)

* fix(runtime): sqlite - generate libsqlite3.dylib on OSX

* fix(runtime): libspatialite - sym...

d858382e4cfedce7741c8e7fea4a0a7835d74fdd authored over 4 years ago by Peter Johnson <[email protected]>
fix(runtime): updating `LD_LIBRARY_PATH` at runtime does not work. (#60)

The process should spawn with the correct environment.
Add `PELIAS_SPATIAL_RUNTIME` (env to add...

208d4e4bc8824f9a79c956eab9b246d48761e856 authored over 4 years ago by Jones Magloire <[email protected]>
feat(runtime): runtime environments

62af86df7b29695fbecceeecef8ceb0e4ecae8f5 authored over 4 years ago by missinglink <[email protected]>
docs: update runtime readme

1f9d04a1ac61bc4f25b90070a90bf70485bbe17f authored over 4 years ago by Peter Johnson <[email protected]>
feat(runtime): runtime environments

5249125fd5c292412f73dbad8cb0179f88dee0ac authored over 4 years ago by missinglink <[email protected]>
docs: add "t" flag to server command to allow closing with cntl+c

d05f4d8f12aa667c684b86fed03d0186c07ae45e authored over 4 years ago by missinglink <[email protected]>
fix(map): set default view to Manhattan

bc6de12266326dd07578773a502dcffb4a3ddef2 authored over 4 years ago by Joxit <[email protected]>
readme: add port mapping

11dd47feb682a937051a91e5516011444c20259b authored over 4 years ago by missinglink <[email protected]>
feat: updated maps to be more consistent with pelias/design

see: https://github.com/pelias/design#maps

4fc04eca43db0593fd782f95288e9ef7fd113b18 authored over 4 years ago by Joxit <[email protected]>
feat(sql): major performance improvements to WITHIN by avoiding use of SpatialIndex

dfc4a9327a4c1b69d9a861a078e264326fe4bfa6 authored over 4 years ago by missinglink <[email protected]>
feat(sql): avoid use of wildcard search on index

d2685ca84979989260c5e54544aacbe0be76a531 authored over 4 years ago by missinglink <[email protected]>
feat(seo): improve performance of ontology listing page

b175233de5afe66eb987afa81dee09f9f718c403 authored over 4 years ago by missinglink <[email protected]>
feat(seo): add pagination to ontology page

558b569489a0e2bf91053ee1ba97d04b7636d7c1 authored over 4 years ago by missinglink <[email protected]>
Merge pull request #52 from pelias/joxit/chore/bash

Add bash interpreter in dockerfile for more compatibility

248182cb4b3f1d285ed24263e3f0db2de99c4a15 authored over 4 years ago by Peter Johnson <[email protected]>
Merge pull request #51 from pelias/disable_contains_intersects

disable the contains and intersects spatial predicates which can cause slow load times

69bc9d7d0e758d945733bb899c74771b6563c79d authored over 4 years ago by Peter Johnson <[email protected]>
Merge pull request #50 from pelias/seo

SEO

13e02e4a3fc9eabe897868a077d9f844f5a54573 authored over 4 years ago by Peter Johnson <[email protected]>
fix(demo): disable the contains and intersects spatial predecates which can cause slow load times

401ad271787e5de5098937618527ef82ce4d2dcf authored over 4 years ago by missinglink <[email protected]>
feat(seo): feed the bots

4b63955b8bf50ef6ab6a9a413e4441272e3b7b98 authored over 4 years ago by missinglink <[email protected]>
chore: add bash interpreter in dockerfile for more compatibility

c5fe6f0d4724f1938f66826c221738aa96caa9d3 authored over 4 years ago by Joxit <[email protected]>
Merge pull request #49 from pelias/demo_default_tile_layer

fix(demo): change default tile layer

dccdde85df7f67f607927a9b78c12948e3080f11 authored over 4 years ago by Peter Johnson <[email protected]>
fix(demo): change default tile layer

7dbda0b8ac16c05ac4e54c9bda478e49ef0d1f7a authored over 4 years ago by missinglink <[email protected]>
Merge pull request #48 from pelias/centroid_calc_topology_error

feat(geometry): improved centroid calcs for geometries with topology errors

5bc02af2374590c06271d773a22d7eaf239b3ea0 authored over 4 years ago by Peter Johnson <[email protected]>
fix(server): gracefully handle null centroids in verbose PIP

5a90f8667f2a18a369f98c2f76580d6d4876be7a authored over 4 years ago by missinglink <[email protected]>
feat(geometry): improved centroid calcs for geometries with topology errors

3f264d8b4869df394e26aa231f7e4ff11927c59e authored over 4 years ago by missinglink <[email protected]>
Merge pull request #36 from pelias/wof

flatten selected array properties to strings

a99a676f948ff170cf5599e72ce316a29dcf6f3f authored over 4 years ago by Peter Johnson <[email protected]>
feat(wof): flatten selected array properties to strings

122e0f25216469e07d46bcfe14deb5a217dd7729 authored over 4 years ago by missinglink <[email protected]>
Merge pull request #46 from pelias/disable_tinypoint

spatialite: disable tinypoint

88e07572cbed8fa3978392e346a82eee7ca9f9ed authored over 4 years ago by Peter Johnson <[email protected]>
spatialite: disable tinypoint

921ba859432d763bb479531da6100cb4fce0dd7d authored over 4 years ago by missinglink <[email protected]>
Merge pull request #45 from pelias/wof_alt_geoms

wof: skip alt geometries

564db6eb6820b79707e3f170bf61f5b817affcce authored over 4 years ago by Peter Johnson <[email protected]>
wof: skip alt geometries

f77dab06edcb718384c3f7343b1be4fe561d6d3f authored over 4 years ago by missinglink <[email protected]>
Merge pull request #43 from pelias/servercommand

cli: add server command to cli

afebfaf45b248537531b91739b3a28794922ec0a authored over 4 years ago by Peter Johnson <[email protected]>
cli: add server command to cli

888c9f78ac2155e8db5fafc5cffad5156a19b4b2 authored over 4 years ago by missinglink <[email protected]>
Merge pull request #42 from pelias/upgrade_better_sqlite3

upgrade sqlite3 and dependencies

3686e998b99f72c01bb48434a391b67aaad5753d authored over 4 years ago by Peter Johnson <[email protected]>
sqlite: upgrade+pin better_sqlite3, remove amalgamation from git

db7eb3db5f3a4a96a2b1a0f509dcb4267024cc2c authored over 4 years ago by missinglink <[email protected]>
docs: readme update for tap test runner

18bb5c7c5e813bedcc4c100b1fb8f6b704629f20 authored over 4 years ago by missinglink <[email protected]>
Merge pull request #38 from pelias/refactor_tests

refactor(test_suite): switch to tap from tape

d05703054243004b0f37fe11200e8b5a95418895 authored over 4 years ago by Peter Johnson <[email protected]>
refactor(test_suite): switch to tap from tape

639075791911aa82e14eddf845207c73b73e2766 authored over 4 years ago by missinglink <[email protected]>
Merge pull request #35 from pelias/demo

fix icons and logo + update dependencies

16369b319d0484ed5632885ee22d491581a3df38 authored almost 5 years ago by Peter Johnson <[email protected]>
chore(packages): update packages

b33f0c1052241350dbb753ea08ee3f4940b5de9d authored almost 5 years ago by missinglink <[email protected]>
fix(demo): fix icons and logo

622b4a3301fbd22298b32435215aae9c3b53178d authored almost 5 years ago by missinglink <[email protected]>
Merge pull request #32 from pelias/hide_buffered_geometries

allow showing/hiding buffered geometries

7f17837907e0b25b33cc24125814326817fecc1d authored about 5 years ago by Peter Johnson <[email protected]>
feat(hide_buffered_geometries): allow showing/hiding buffered geometries

5ad3e6b03eee392b1f2cb5a50244bdc1582698a6 authored about 5 years ago by missinglink <[email protected]>
feat(package.json): bump better-sqlite3 version

2a8a0cfaa6cc0b797800cab1f7a19e8be7def296 authored about 5 years ago by missinglink <[email protected]>
Merge pull request #31 from pelias/demo_show_hierarchy_in_search

feat(demo): show hierarchy info in search view

851acdea08987de87d2a50ad01e31e8743bb2613 authored about 5 years ago by Peter Johnson <[email protected]>
feat(demo): show hierarchy info in search view

1304b3199b7b520b29c72f7535e347bd973f6f34 authored about 5 years ago by missinglink <[email protected]>
feat(import): prefer postal_code tag over name tags (postcode boundaries only)

6ab7c8cf20fbe9d4906ab33eec937665d5ca4c89 authored about 5 years ago by missinglink <[email protected]>
feat(import): use postal_code tag as default name for OSM postal_code records

e5c0bc29cd4c257060bba7187e7734f212e1890b authored about 5 years ago by missinglink <[email protected]>
feat(import): generate a list of valid sources by scanning the filesystem

05cbdb62e51f44bb4c2e887a733f23ef7a1a1659 authored about 5 years ago by missinglink <[email protected]>
feat(import): minor refactor for WOF

93017656babf7bdbd2bead15e4151fa0af36c03d authored about 5 years ago by missinglink <[email protected]>
feat(docker): run tests when generating docker image

1e5d2e3c70ec15e1a8a41112cd2d96fb1f58e8ba authored about 5 years ago by missinglink <[email protected]>
feat(import): introduce "buffer" type geometry and add import logic to buffer point values based on metadata

5050d65120f69300e8f2335e002333725d203886 authored about 5 years ago by missinglink <[email protected]>
feat(import): buffer point-based geometries

93d7e0537cf773631a5bf7a37af2b5a078f9beec authored about 5 years ago by missinglink <[email protected]>
feat(spatialite): EnableTinyPoint

fbd223fda6712af03a7647d99686782640a6efcc authored about 5 years ago by missinglink <[email protected]>
feat(import): increase highWaterMark for xform streams

e50aed7d5f8a8c8317ab41e57bf1439eb315ab50 authored about 5 years ago by missinglink <[email protected]>
feat(import): add CSV support

91f9146cb4ddc44ce393c414f65f982195b6bdd1 authored about 5 years ago by missinglink <[email protected]>
feat(import): increase highWaterMark for file streams

3a982b96009b70bc15d94856d86b13f332c4f731 authored about 5 years ago by missinglink <[email protected]>
feat(config): update locking_mode

54bf3e921f51dbfffd512728f5ce59b23bd76e9c authored about 5 years ago by missinglink <[email protected]>
feat(wof): import src properties

9a1442a1d1d69f0f4ed9dbdeb18527a7c039b83c authored about 5 years ago by missinglink <[email protected]>
feat(fts5): improved wilcard support

1ea1878d6e967fd6c8297dd2fdcf7ad513ab8c98 authored about 5 years ago by missinglink <[email protected]>
feat(docker): upgrade to alpine:3.10

2394864b07a56299430947eb77a5299154030fa7 authored about 5 years ago by missinglink <[email protected]>
feat(fts5): switch to fts5 extension for search

fc4e344c654001936f79198fe401e41674d94cc8 authored about 5 years ago by missinglink <[email protected]>
feat(demo): better user experience when navigating to-and-from the PIP page

905b18e447ace9fd838ef752825a13a24fab9cbe authored about 5 years ago by missinglink <[email protected]>
feat(osm): improved handling of multiple value OSM tags

6be5f7205ad4c493cab024cd27a620079ae12af5 authored about 5 years ago by missinglink <[email protected]>
Merge pull request #29 from pelias/pelias_pip

add a verbose PIP endpoint

6ce79ed3610c5c8755ca75b0c4920f3bc1c76e4d authored about 5 years ago by Peter Johnson <[email protected]>
feat(pip_verbose): add verbose PIP endpoint and a pelias-compatible view

c25459020329b737dd6737a3325d059371291b8d authored about 5 years ago by missinglink <[email protected]>
Merge pull request #28 from pelias/envelope

compute envelope geometry for boundaries

5742c903e70d0f7927c1972e1676e5fd464f335d authored about 5 years ago by Peter Johnson <[email protected]>
feat(pip_verbose): add verbose PIP endpoint and a pelias-compatible view

a29edad97142d7ad5af2c2965ed73b4f770baf84 authored about 5 years ago by missinglink <[email protected]>
feat(envelope): compute envelope geometry for boundaries

af6d081e6cbdb4b4f8e3eec14c652e10fcd7d2b8 authored about 5 years ago by missinglink <[email protected]>
feat(pelias_pip): WIP

7803410d4932318d5c501b148376f9fe11775001 authored about 5 years ago by missinglink <[email protected]>
feat(demo): mouseover point geometries to display coordinates

336dc3b3d3642947e793599e595784d695cb30cf authored about 5 years ago by missinglink <[email protected]>
feat(wof): add mapshaper positions to demo app

16db2a80a61685592b04a2cd11118edc62b889d5 authored about 5 years ago by missinglink <[email protected]>
feat(wof): import mapshaper positions

4539d1f09a33b70f8a0d7219c2b4bedd18d76d11 authored about 5 years ago by missinglink <[email protected]>
feat(geometry): switch centroid calculation from Centroid() to PointOnSurface()

12cd66378915751b2dfc5ac7da4e45c14f6f7fb1 authored about 5 years ago by missinglink <[email protected]>
feat(ontology): normalize types

e315a4503ad9d5f2120d4530d874d36a234f1b37 authored about 5 years ago by missinglink <[email protected]>
feat(wof): import additional WOF properties

0fae8be88cf796009a4029a9be755f37e1c9d26e authored about 5 years ago by missinglink <[email protected]>
feat(zcta): update identity & ontology for consistency

a42f54320159c71336da2382c574e628e0a5bb6d authored about 5 years ago by missinglink <[email protected]>
Merge pull request #27 from pelias/zcta

support ZCTA dataset from US-CENSUS

90b39306624f074a662fef3b470df451eafd253f authored about 5 years ago by Peter Johnson <[email protected]>
feat(zcta): support ZCTA dataset from US-CENSUS

aa668f7f450f564b10cceebb20db9a991797015c authored about 5 years ago by missinglink <[email protected]>
feat(demo): favicon

5ce994bf895faec6016944c6e157a39b55e0efb9 authored about 5 years ago by missinglink <[email protected]>
feat(demo): add external link to original source

3217e4cf03b30d0be00f7a11fc4b0e3f2aa7629d authored about 5 years ago by missinglink <[email protected]>
feat(server): fix preferred name selection

faea3b4666ee63aaaaf93f6fc39bfff897abae61 authored about 5 years ago by missinglink <[email protected]>
feat(server): update cache-control headers

65ca91336230620447d88a66c359beeb7062f90e authored about 5 years ago by missinglink <[email protected]>
feat(demo): select preferred name

cd3a9f68e457728f1a003a49d962a293a7274a5c authored about 5 years ago by missinglink <[email protected]>
feat(names): improved mapping of names for OSM/WOF

b0f23c52b266f51e4d33185eced3c35931c09571 authored about 5 years ago by missinglink <[email protected]>
feat(names): improved mapping of names for OSM/WOF

00e0637b9ca82224aec9b9d723583313af16373e authored about 5 years ago by missinglink <[email protected]>