Ecosyste.ms: OpenCollective

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

libpostal

libpostal is a C library for parsing/normalizing street addresses around the world
Collective - Host: opensource - https://opencollective.com/libpostal - Code: https://github.com/openvenues/libpostal

[fix] command for subdivision polys

github.com/openvenues/libpostal - 1ded6567f024a002764f1a3c05d28002fe2b341b authored almost 9 years ago
[fix] var scope

github.com/openvenues/libpostal - 4aacad3676d2b30b58270a71ab407c07efabf936 authored almost 9 years ago
[fix] Simplify OSM polygons but using the new threshold

github.com/openvenues/libpostal - 1844f99baf17684ca282f7084eaeb3a64cf0246b authored almost 9 years ago
[osm] Storing polygon properties in a LevelDB, polygons themselves stay in memory

github.com/openvenues/libpostal - 860498d5096290a77d17198c7cc3c62873d1d15e authored almost 9 years ago
[osm] Adding building polygon reader, including closed ways for admin polys

github.com/openvenues/libpostal - 145ede2bcfaf89df719707e4d089b6807dc12535 authored almost 9 years ago
[requirements] Adding LevelDB to requirements

github.com/openvenues/libpostal - adb9c3132167dde3e8b94eb31642a0518c16a102 authored almost 9 years ago
[dictionaries] More Spanish abbreviations

github.com/openvenues/libpostal - a35e037941355796126a43d36a8ecfd7d411f768 authored almost 9 years ago
[osm] Splitting out generic amenities like ATM, fuel, restrooms, etc. so they can be used in category queries. Adding subdivision polygons, postcode polygons, building polygons, adding a few types of place keys to venues data set

github.com/openvenues/libpostal - 61cff4dc87c6312834126f7e5a3c657cab54874f authored almost 9 years ago
[auto][ci skip] Adding data files from Travis build #112

github.com/openvenues/libpostal - b8d4d71522a286735d244af569b5797cedb517cd authored almost 9 years ago
Merge pull request #59 from blackat87/patch-1

add new abbreviations

github.com/openvenues/libpostal - 36813995479c83ac24c5404197310afd5e77fe2d authored almost 9 years ago
add new italian abbreviations

add abbreviations for 'angolo'

github.com/openvenues/libpostal - b682e1403dbe166502f1a144bbae2d63b1cb2f4e authored almost 9 years ago
[addresses] Adding stairway/entrance strings to the English address configs

github.com/openvenues/libpostal - e642e91e0e9fee8e96a83f5d5fe1ccf7c062332a authored almost 9 years ago
add new abbreviations

add new abbreviations for 'senza numero'

github.com/openvenues/libpostal - 8137f9864465a9dfb08b81d8f4a1daa1bbf24821 authored almost 9 years ago
[dictionaries] Spanish dictionary for postcode

github.com/openvenues/libpostal - af323295c173fbd9a224300dcd87f27024c71628 authored almost 9 years ago
[categories] Adding categories section to the English parser config

github.com/openvenues/libpostal - c1822917ebfe1fd119c8c99d74bd715b91843167 authored almost 9 years ago
[osm] adding civil boundaries (e.g. postal areas in Dublin), fixing output files

github.com/openvenues/libpostal - 5327f4fe25114a01f978fdf62a7a97951b9bff47 authored almost 9 years ago
[categories] Using TSV files instead of YAML for category queries, easier to edit

github.com/openvenues/libpostal - 5b6874ff1d7f5c086dc5542d0fd5acd1b7b57ff7 authored almost 9 years ago
Merge branch 'master' into parser-data

github.com/openvenues/libpostal - 971ab42750a1d47581e4671feacd2cf724f0f525 authored almost 9 years ago
[fix] Expansions when passing in the address_components= option. Was only limiting results at the phrase level, should work at the individual expansion level

github.com/openvenues/libpostal - 14e8f50cf14785fe3053223c046d537fd0215593 authored almost 9 years ago
[auto][ci skip] Adding data files from Travis build #108

github.com/openvenues/libpostal - 2795d258d13c00be237c65bbd4252ea7cf71f4a9 authored almost 9 years ago
Merge branch 'blackat87-patch-1'

github.com/openvenues/libpostal - a077f72fd74b7d385c9c841c837230f77ae214b2 authored almost 9 years ago
[dictionaries] Adding contrà, rio terà as canonical forms, adding c.le for cortile

github.com/openvenues/libpostal - 65335e6e4913a8bc2360b2b998fc9be7c86ce4da authored almost 9 years ago
[fix] separating slashes by whitespace as they're separate tokens

github.com/openvenues/libpostal - 7e583d3f7a422a5e8edb7ed6674f01c77ce6ea8c authored almost 9 years ago
[fix][ci skip] last remaining instance of vignt in libpostal

github.com/openvenues/libpostal - 6dad58c6963e9598819dc93964be3f903cc9a56e authored almost 9 years ago
[fix] spacing in numex

github.com/openvenues/libpostal - f819a8ef966b70df0bb284c4e93e84bd8ff9d4ff authored almost 9 years ago
Merge branch 'master' into parser-data

github.com/openvenues/libpostal - 2991772c367d4d2275cfc8e357d1605d716402f0 authored almost 9 years ago
Merge branch 'master' of https://github.com/openvenues/libpostal

github.com/openvenues/libpostal - ab63d182692a34cc3b814c39a9998f13cc8e7f56 authored almost 9 years ago
[fix][ci skip] Updating GIF to reflect French correction

github.com/openvenues/libpostal - eff3ae0ff7dd916b2ea971d90ef6e638c0503716 authored almost 9 years ago
[auto][ci skip] Adding data files from Travis build #105

github.com/openvenues/libpostal - 08d873ac15c6eba70ffcaed24326a807909684d4 authored almost 9 years ago
Merge branch 'patch-1' of https://github.com/blackat87/libpostal into blackat87-patch-1

github.com/openvenues/libpostal - 86f3078582d0721dcdaf090fd7d6ae8697a59c60 authored almost 9 years ago
[fix] Building the dictionaries/numex table, etc. locally on clang, just not publishing unless it's gcc

github.com/openvenues/libpostal - 8e16ad245f5d457b788b82cdb85f6f5221420c7f authored almost 9 years ago
[fix] output path in numex.py

github.com/openvenues/libpostal - 1bc92d69957e192d3697947cb474b69e1e21c383 authored almost 9 years ago
[fix] altering file to test the numex build

github.com/openvenues/libpostal - 46b4cc7a5f1bbc9ac445c73b08f44004f3828a14 authored almost 9 years ago
[fix] path for running numex.py

github.com/openvenues/libpostal - 2a2d1738a3f8a1ee2b75c10cbe967f0ff6e267b2 authored almost 9 years ago
add new italian abbreviations

add new italian abbreviations for 'casella postale' and 'presso'

github.com/openvenues/libpostal - 82d3e9131aac5e11bc26d4d31d049f6da140beec authored almost 9 years ago
add new italian abbreviations

add new italian abbreviations for 'cortina', 'costa', 'crocevia', 'campiello', 'contra'', 'canal...

github.com/openvenues/libpostal - cec9ff858a8d32c8fff858ddda3e954053fbddae authored almost 9 years ago
[fix] vignt => vingt in French numex

github.com/openvenues/libpostal - 378459fde8f3b74be43a176d05748c8534751eae authored almost 9 years ago
[fix] removing init_gazetteers, doing it at the module level

github.com/openvenues/libpostal - 998c774405f529aee779c9b27ca0d40ad96f35a4 authored almost 9 years ago
[dictionaries] Adding dictionary type enums to the generator script

github.com/openvenues/libpostal - 3c504414bc00ea5b31a822ce4806384926f2b3a4 authored almost 9 years ago
[docs] Adding descriptions of remaning dictionary types

github.com/openvenues/libpostal - c3f6341f2f64253b9211381cc495b4fe492f2e13 authored almost 9 years ago
[categories] Checking in generated category files. Feel free to edit the files directly from this repo now (the generating script will stick around for reference).

github.com/openvenues/libpostal - b0308f388ea1636402a81f74fb55949e5e434bfb authored almost 9 years ago
[categories] Keeping keys sorted in generated YAML files, ignoring Interlingua queries

github.com/openvenues/libpostal - 293c59f0439fd0bdb419c60721093a8e0e00f658 authored almost 9 years ago
[fix] changing extension to .yaml

github.com/openvenues/libpostal - e43470984145ba2a3070b1b7a1a0dfb78dd837c2 authored almost 9 years ago
[build] Moving dependencies for scripts into a requirements.txt

github.com/openvenues/libpostal - 9a3d0018de07750b916dc076c15c41722349ec47 authored almost 9 years ago
[categories] Moving category configs to YAML files

github.com/openvenues/libpostal - ef055e10b6f2b18af7772324d1c985d3fc0e553f authored almost 9 years ago
[parser] initial version of new parser address config for English

github.com/openvenues/libpostal - 161012f9f479c57b67cdb28a45ade5dd662c197b authored almost 9 years ago
Merge branch 'master' into parser-data

github.com/openvenues/libpostal - c183db10203bd49b96acc85e6270c1ae467ceba2 authored almost 9 years ago
[dictionaries] comuna (neighborhood qualifier) and casilla de correo (variation of post office box) in Spanish

github.com/openvenues/libpostal - 21bb65ed4a1fc3d34b2ce72c5b5b725e505c5f15 authored almost 9 years ago
[dictionaries] Distrito Federal and Distrito Capital in Spanish toponyms

github.com/openvenues/libpostal - 4bf13ea97f7af7a3b1b3d61c97c93e72d123b5d8 authored almost 9 years ago
[fix][ci skip] prevent building on branches other than master

github.com/openvenues/libpostal - 71bc721d0b923bd35e4481d5914fd79c8dc6e408 authored almost 9 years ago
[docs] Adding descriptions of some of the new dictionary types

github.com/openvenues/libpostal - c722a326fba6c8c888eefaf548b381cd49ec74e4 authored almost 9 years ago
[dictionaries] Spanish standalone unit types

github.com/openvenues/libpostal - f7caa77be8d224c93e6760c65d1c7fcb08578506 authored almost 9 years ago
[dictionaries] moving viviendas to place names

github.com/openvenues/libpostal - 0b08a4a3736f136fdfeba27ec9f3d28037c692dc authored almost 9 years ago
[dictionaries] English entrance/staircase dictionaries

github.com/openvenues/libpostal - d05e5ce295d12ee04bc1449a78626fb81d0883d0 authored almost 9 years ago
[dictionaries] adding número to new house_number dictionary in Spanish

github.com/openvenues/libpostal - 8dc6b7b26ea2f905a8d396826907798244a1ec2d authored almost 9 years ago
[dictionaries] apartamento, ático, sala in Spanish dictionaries

github.com/openvenues/libpostal - 744b09d9422e04cbf263c800b2ab03bdc5f5ccc2 authored almost 9 years ago
[dictionaries] casita in Spanish dictionaries

github.com/openvenues/libpostal - 95e390894e7e2087caa1b27be1b04634b3b2d4d7 authored almost 9 years ago
[dictionaries] Removing lower from English standalone unit types

github.com/openvenues/libpostal - 687b4e49fcc60cf25801806a0f52e72d583e2c41 authored almost 9 years ago
[dictionaries] Post office abbreviations in English place types

github.com/openvenues/libpostal - 9b27a3e5bc39f009453412fd22e568b53bbcc0aa authored almost 9 years ago
[dictionaries] Abbreviations for front and rear

github.com/openvenues/libpostal - a1cbca21df8fc4a1e89557591e618e38dfe15231 authored almost 9 years ago
[dictionaries] adding at and nearby to English stopwords

github.com/openvenues/libpostal - 198628c3800fc202c9803411463697e5e0378911 authored almost 9 years ago
[dictionaries] pruning English post office box words

github.com/openvenues/libpostal - aba06e26c86ccffb613c190b7b34da73f9cfa419 authored almost 9 years ago
[dictionaries] English level types

github.com/openvenues/libpostal - bd046a3c44d1372178e3da81823dfe72a878364b authored almost 9 years ago
[osm] Splitting category queries data into several files (amenities, buildings, natural features, waterways)

github.com/openvenues/libpostal - ce3356fe5cdcc300671144ee67376db65f030d46 authored almost 9 years ago
[polygons/zones] Adding a polygon reader for OSM zones (named residential/commercial/industrial/military areas) which are closed ways and can be used in addresses e.g. in office parks, larger housing complexes, etc.

github.com/openvenues/libpostal - f6ca495fc81609154ce051408240424ae30c3d74 authored almost 9 years ago
[categories] documentation of Nominatim special phrases scraper

github.com/openvenues/libpostal - e7798c1aca9b46e95f340c4a2936b4cc45c0bb12 authored almost 9 years ago
[osm] Building OSM file for deriving category queries, zone data for including the names of residential, commercial and industrial areas in the parser. Named landuse and historic features are considered valid places/venues.

github.com/openvenues/libpostal - 39f1d27ced0db86576b701ca7cb58b2c73889147 authored almost 9 years ago
[fix] Adding islands to admin borders

github.com/openvenues/libpostal - 9c14d207aa93291f671b1f65ae3f6ddca1512688 authored almost 9 years ago
[osm] Adding Czech admin level 10 as suburb

github.com/openvenues/libpostal - 879ddbc4d4f877f6ad5b757de2a63f46a6237cc3 authored almost 9 years ago
Merge branch 'master' into parser-data

github.com/openvenues/libpostal - 64d41e1d901b8d0503607365d330918dab749039 authored almost 9 years ago
[dictionaries] Spanish dictionaries for staircase, entrance, and unit directions

github.com/openvenues/libpostal - cdc183e46a49e89faaf3227c4d5f86267507d6ef authored almost 9 years ago
[dictionaries] Splitting out Spanish level types

github.com/openvenues/libpostal - db026bdaf024eac84d01e7a7d2bcb86dbbaf6731 authored almost 9 years ago
[dictionaries] Adding a few former Spanish unit types to the building_types gazetteer

github.com/openvenues/libpostal - 4d7db36b890458195abfde42ee851abfbebea7f2 authored almost 9 years ago
[dictionaries] Abbreviation for Buenos Aires

github.com/openvenues/libpostal - 77f80917c37099b52196b59e3b163392e2173713 authored almost 9 years ago
[dictionaries] Moving some of the old Spanish unit types to more appropriate gazetteers

github.com/openvenues/libpostal - 91b5217f5468103f796726402f011ff6d8f38410 authored almost 9 years ago
[dictionaries] Splitting out Spanish unit types

github.com/openvenues/libpostal - 05561c12a4eef4c76d1dbca33f89ef22c1abbf00 authored almost 9 years ago
[auto][ci skip] Adding data files from Travis build #97

github.com/openvenues/libpostal - 49adcfe9b5cd013e38ee5cce71dfcf2fff35730b authored almost 9 years ago
[dictionaries] Adding front/rear to English unit directions

github.com/openvenues/libpostal - 2ebe26a6dd0a330c46f985e53347607fdfb25980 authored almost 9 years ago
Merge pull request #50 from blackat87/patch-2

add new abbreviations

github.com/openvenues/libpostal - af8913194bc7e24ebd01a080efb647ba4ea7002b authored almost 9 years ago
add new abbreviation for street type

add new abbreviation for: 'stradello', 'stazione', 'sestiere', 'riva', 'circonvallazione', 'via ...

github.com/openvenues/libpostal - 32460121d2cbedbca17989ab1e677a5889390c10 authored almost 9 years ago
update places abbreviations

update places abbreviations for: 'mercato', 'masseria', 'parco', 'piscina', 'porto', 'galleria'

github.com/openvenues/libpostal - a994ca361bfb0daaebc66669865677c1c13c4a7a authored almost 9 years ago
[fix] Log more helpful error message in language_classifier if not loaded

github.com/openvenues/libpostal - 25c8ba8603758f4d95de0de34b2accee442bc291 authored almost 9 years ago
[fix] Log errors in numex module if not loaded

github.com/openvenues/libpostal - 0356b450696a02fca1059206b04b681d8a892f5e authored almost 9 years ago
[fix] Log errors if address dictionaries not loaded

github.com/openvenues/libpostal - 943cd4443a0080b2f04dbec1ef852278a2ad3d32 authored almost 9 years ago
[fix] Log error in transliteration if setup hasn't been called

github.com/openvenues/libpostal - 510f12ff96fc94e201a1dc89c80ee189bc89aee6 authored almost 9 years ago
[fix] Check that parser is loaded in parse_address, log and return NULL instead of segfaulting

github.com/openvenues/libpostal - 1b94727871a374f665c8f7682c0cb26b94014cc2 authored almost 9 years ago
[fix] actually that temporary array is unnecessary altogether, eliminating

github.com/openvenues/libpostal - be7b696cb29d12f551492513bc0a149d611be17b authored almost 9 years ago
[fix] Freeing up temporary char_array

github.com/openvenues/libpostal - e0f7638372182127dae99677cad93dbb057c1a30 authored almost 9 years ago
[dictionaries] Splitting English level_types into separate dictionaries for basement, sub-basement, mezzanine, numbered, and standalone

github.com/openvenues/libpostal - b0c451e5b8213da077f41aa1a0c02710348cafc7 authored almost 9 years ago
[auto][ci skip] Adding data files from Travis build #92

github.com/openvenues/libpostal - 14093a263d2a469850490d3635bfba1c4fabc10a authored almost 9 years ago
[dictionaries] Moving senza numero civico to no_number.txt dictionary

github.com/openvenues/libpostal - 151be8bcc3ad87d0d52403001c57564a7f7a2c9b authored almost 9 years ago
Merge branch 'blackat87-patch-2'

github.com/openvenues/libpostal - aa858c1d9f2892b8fa3c6678a27044d22ed28eba authored almost 9 years ago
Merge branch 'patch-2' of https://github.com/blackat87/libpostal into blackat87-patch-2

github.com/openvenues/libpostal - ae5899bc1e045242b359a9df08f8e7f252136559 authored almost 9 years ago
[dictionaries] accented canonical for sin número

github.com/openvenues/libpostal - 838ea6f4ddd1fcf36222104648bb9136855a517f authored almost 9 years ago
[dictionaries] Adding IH abbreviation for Interstate

github.com/openvenues/libpostal - 3ddee30c7eb576f235e69d607b77986202e6f729 authored almost 9 years ago
[dictionaries] Industrial Estate in English place names

github.com/openvenues/libpostal - b7f049c55873418004ed325ed024af4f4f5c7418 authored almost 9 years ago
add new types

add new type 'senza numero civico'

github.com/openvenues/libpostal - c07be3c45e4eccdc2565601cb58fae1415af0b0f authored almost 9 years ago
add new annotations

add new annotations for 'frazione', 'galleria', 'fondamenta', 'vocabolo', 'strada comunale', 'st...

github.com/openvenues/libpostal - 1125d0aa03e20bfd2fe812c9572930e55eac076a authored almost 9 years ago
add new annotations

add new annotations for 'frazione'

github.com/openvenues/libpostal - bcb6e4c880185013f900425f4f40350097f59356 authored almost 9 years ago