Peter Johnson
|
39d9162b6d
|
add locality to the list of types which are boosted by the sqrt(popularity) view
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
b9087b5d66
|
Merge pull request #308 from pelias/label_generator
remove duplicate test
|
9 years ago |
Peter Johnson
|
0918d3031f
|
remove duplicate test
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
cc2cd01e1e
|
Merge pull request #301 from pelias/label_generator
fix labels
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
1abc974ffc
|
Merge pull request #303 from pelias/OpenAddresses-License-Addition
OpenAddresses added to attribution under CC0
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
09f5ee0acd
|
Merge pull request #302 from pelias/bbox_top_bottom_flip
flip lon values for boundary.rect
|
9 years ago |
Peter Johnson
|
84dfa0f45e
|
add custom singapore schema, it is unusual as it is both a city and a country
|
9 years ago |
Riordan
|
b23b52682e
|
🏠 ©️ 🆓 OpenAddresses added to attribution under CC0
|
9 years ago |
Peter Johnson
|
87ce3bd92e
|
flip lon values for boundary.rect
|
9 years ago |
Peter Johnson
|
3a54a8b32f
|
fix label issues
|
9 years ago |
Peter Johnson
|
2b9c3d79aa
|
rename outputGenerator -> labelGenerator
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
942bd827bc
|
Merge pull request #294 from pelias/admin_popularity_boost
admin boost for sqrt(popularity), autocomplete focus not restricted to phrase matches
|
9 years ago |
Diana Shkolnikov
|
ccec853112
|
Merge pull request #299 from pelias/hotfix-confidence
Hotfix for confidence exception
|
9 years ago |
Diana Shkolnikov
|
ce32802368
|
Hotfix for confidence exception
|
9 years ago |
Stephen K Hess
|
a0ad59127f
|
Merge pull request #295 from pelias/261-set-boundary-circle-latlong-to-point-latlon
261 set boundary circle latlong to point latlon
|
9 years ago |
Diana Shkolnikov
|
ae50201c27
|
Merge pull request #291 from pelias/remove-regions-check
Remove admin matching when address is not parsed
|
9 years ago |
Diana Shkolnikov
|
62315a1775
|
Revert defaults.json change
|
9 years ago |
Stephen Hess
|
1c066b65e7
|
switched undefined check to positive lodash call
|
9 years ago |
Stephen Hess
|
2ba206f122
|
removed debug
|
9 years ago |
Diana Shkolnikov
|
72042bcd77
|
Merge branch '261-set-boundary-circle-latlong-to-point-latlon' of github.com:pelias/api into 261-set-boundary-circle-latlong-to-point-latlon
|
9 years ago |
Diana Shkolnikov
|
3395c6485e
|
Merge branch 'master' of github.com:pelias/api into 261-set-boundary-circle-latlong-to-point-latlon
|
9 years ago |
Julian Simioni
|
c82e695dce
|
Merge branch '277-3-part-gids'
|
9 years ago |
Julian Simioni
|
a2cc31f142
|
Leave a note for future us
A small essay on Elasticsearch queries and fields and types.
|
9 years ago |
Julian Simioni
|
e157749de3
|
Use _.contains instead of .indexOf
|
9 years ago |
Julian Simioni
|
7b9d61c5ec
|
Use lodash intersection method
|
9 years ago |
Julian Simioni
|
2811569bcd
|
Switch to source:layer:id ids format in /place
|
9 years ago |
Julian Simioni
|
d4fff26574
|
Derive type, source, and layer list instead of hardcoding
|
9 years ago |
Julian Simioni
|
d11d185429
|
Fix missing space in error message
|
9 years ago |
Julian Simioni
|
da1314eeff
|
Add mapping function to get type from source and layer
|
9 years ago |
Julian Simioni
|
2505e92a62
|
Expect an array of types from _ids sanitiser
This doesn't have any effect by itself but allows for the 3-part gid
sanitiser to possibly return multiple types (i.e. in the case of
osm:venue:1000)
|
9 years ago |
Julian Simioni
|
aabca1569c
|
Fix old reference to /doc endpoint
|
9 years ago |
Julian Simioni
|
b2f3b54f66
|
Leave only geonames specific mapping in gejsonify helper
|
9 years ago |
Julian Simioni
|
fa44effdac
|
Add geoname type to most layers
The Geonames dataset includes lots of different kinds of places, so add
them to the mapping.
|
9 years ago |
Julian Simioni
|
882aad4916
|
Extract code to sanitize single id to separate function
|
9 years ago |
Julian Simioni
|
8b1037d7c8
|
Separate real layers and alias layers into separate objects
|
9 years ago |
Julian Simioni
|
68c9661c70
|
Remove all mappings other than helper/type_mapping
|
9 years ago |
Julian Simioni
|
4df0f98b14
|
Add type list, and raw mappings to/from source/layer and type
|
9 years ago |
Julian Simioni
|
dc623d5af7
|
Send 3 part gid (source, layer, id) in GeoJSON responses
|
9 years ago |
Stephen Hess
|
56d8600218
|
modified warning message for brevity
|
9 years ago |
Stephen Hess
|
5da4e4b36b
|
removed unused variable
|
9 years ago |
Stephen Hess
|
0f6d08c0ec
|
set boundary.circle.radius to default if caller did not supply it
|
9 years ago |
Stephen Hess
|
0595a29052
|
renamed parameters for readability
|
9 years ago |
Stephen Hess
|
9fdddd3834
|
unrolled not-not conditional to positive conditional
|
9 years ago |
Stephen K Hess
|
f1a8952066
|
Merge pull request #289 from pelias/272-error-on-duplicate-parameter-names
272 error on duplicate parameter names
|
9 years ago |
Diana Shkolnikov
|
0b182e20ed
|
Merge pull request #293 from pelias/fix-confidence
Fix lost confidence score
|
9 years ago |
Stephen Hess
|
947797f41e
|
added warning if any of boundary.circle.lat/lon/radius are supplied + tests
|
9 years ago |
Julian Simioni
|
ebb3f33b2d
|
Remove unused test file
|
9 years ago |
Peter Johnson
|
80f419846d
|
admin boost for sqrt(popularity), autocomplete focus not restricted to phrase matches
|
9 years ago |
Diana Shkolnikov
|
2b22d611bd
|
Fix lost confidence score
|
9 years ago |
Stephen Hess
|
e16e2bbb4e
|
fixed comment
|
9 years ago |