Ecosyste.ms: OpenCollective

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

github.com/openaddresses/machine

Scripts for running OpenAddresses on a complete data set and publishing the results.
https://github.com/openaddresses/machine

Merge pull request #7 from openaddresses/migurski/add-test-suite

Add test suite

185da51b7574c8cc83ba5c0ce8958f1736e54c73 authored over 8 years ago
Added tests for parse.parse_source() and parse.parse_statefile()

e78a0c437553efb23fa433531a0d0b4542e97903 authored over 8 years ago
Added tests for parse.load_state() and parse.filter_polygons()

f370af793afea9f7f75f0b434cc943c928ef89b9 authored over 8 years ago
Added checks for geom attributes set correctly

7bbbe5bfd2582293c4b94a30c8a7d1de2b83821a authored over 8 years ago
Added tests for utils.import_csv() and utils.import_with_fiona()

40fc6dd77390b3b5e8fd03fc14190bc397108d8a authored over 8 years ago
Moved test data

ddb6c19be1494f6d233c344ab2310e562514ec07 authored over 8 years ago
Added CircleCI configuration file

ca1defa2cd8fffbe4a999dbc6bf6669a21d417e8 authored over 8 years ago
Added single test for utils.to_shapely_obj()

56b03c8572ea95ae235bd1a97f7ceae5a7035ed4 authored over 8 years ago
Added single test for utils.scrape_fiona_metadata()

893ce50cb7032d0b3ec87909190f078cf75b8344 authored over 8 years ago
Improved GDAL install note

64a5509c5349a771b5ff23a5d35a28f53be52086 authored over 8 years ago
Added single test for utils.scrape_csv_metadata()

7791562861371d8808e9086f558e2e3a2a56fc09 authored over 8 years ago
Updated reqs with a machine URL

dd15700941e2ae62d7b576454b09e3691d0b6334 authored over 8 years ago
Bumped to 2.21.0 with with new HASH column, new RunState, and esri2geojson fix

be77f7ef945d99f793e91d23335dd27ccf3f4907 authored over 8 years ago
Merge pull request #339 from openaddresses/migurski/generate-stable-ids

Generate stable IDs

9dd00e3b15454f60469cc3a3296f368a99dfbf79 authored over 8 years ago
Fixed a comment

5d303a877f18a3e3b37be4687dfc1168bf4037d0 authored over 8 years ago
Added row keys to hash as well

fa2fc5570eaa0689853b083d425c281a9766f15b authored over 8 years ago
Started populating HASH column based on cache fingerprint

418eebe4ea1f59d9f85ae68ec4661e4622e9a7c1 authored over 8 years ago
Added "HASH" column to output CSVs

afecd229653076f3273718177bdb8b7c59cfc141 authored over 8 years ago
Merge pull request #335 from openaddresses/migurski/schematize-json-blobs

Wrapped runs.run_state JSON in objects.RunState class

d51411f4ca590928fc651060851cd5f64ce34f96 authored over 8 years ago
Stopped storing original RunState dict

8f482f5b02d9d6da4854da75118d315b9cc431cc authored over 8 years ago
Stopped exposing original RunState dict

285c503a614230b29b46d8f4a14295e01da10ed7 authored over 8 years ago
Merge pull request #337 from mikedillion/mikedillion/required_and_default_arguments

Fix argparse arguments that append and are required.

388f7147d943b3398712335234231139aaed9402 authored over 8 years ago
Add empty list as the default for arugments that append

efb4553a7fcf3cef70acb25d506070bb940795b2 authored over 8 years ago
Started ensuring that Run is passed RunState instance

d9108cb802177b5f9d8df4f51fa5107c9e680b19 authored over 8 years ago
Wrapped runs.run_state JSON in objects.RunState class

579c6dfa42077806bdde2b11ead3c7eaea9de771 authored over 8 years ago
Bumped to 2.20.0 with with new args for openaddr-esri2geojson

5b92177040b2b2d2891e0532b88b43334a9bf320 authored over 8 years ago
Merge pull request #330 from openaddresses/update-esri-dumper

Update ESRI dumper

915c35516f548e1671f73c1c71b73e6689d6368d authored over 8 years ago
Added chef role for just OpenAddr

fc6d42e3370de2f2ebff311bac5442929d93744e authored over 8 years ago
Fixed VRT file contents and shelling out to ogr2ogr

fa474561120e4ac256a5f33b19b6d1a90f231893 authored over 8 years ago
Fixed regression and tested new behavior

c633fd0c973db0f6a7870593617095910cb0f92b authored over 8 years ago
Added -H HTTP header and -p URL param options to openaddr-esri2geojson

33fc11386040c9738d2d8298990470fca0835d50 authored over 8 years ago
Added CGI params and HTTP headers to cache.EsriRestDownloadTask

b84f0bf12854497aa34f60a13b4e34294e5066e1 authored over 8 years ago
Bumped to 2.19.7 with with fix to Portland, OR error

a99e053522c90eaf60cea4e8a925ae7ec7cc7a71 authored over 8 years ago
Merge pull request #329 from openaddresses/fix-portland-error

Fix Portland error

752257800c1189528f8deb158a8b112754dbb3a6 authored over 8 years ago
Fixed failure with Portland, OR excerpt test

eb9ed13029b5a8cd098028c3843809113b458a79 authored over 8 years ago
Added failing Portland, OR test

3cfc67e8c1bc4556339a3d90b46e97add700e77f authored over 8 years ago
Bumped to 2.19.6 with with fixes to attribution wording and (maybe) SSL handshakes

d5d236c8a96ba84dbb2314e452ef7349bec8d2b7 authored over 8 years ago
Merge pull request #328 from openaddresses/fix-openssl-problem

Added support for HTTP connections with SSL handshake bug

e4bb4eaf1274e5873e56fca4a95d094f8e3b913b authored over 8 years ago
Moved setuptools upgrade to CircleCI config

This reverts commit f3cac339a32511a8ecd3af9704033c523e0acce4.

1077278d317ac654ab52f456c2a87755cce50a7d authored over 8 years ago
Added setuptools; unclear why

f3cac339a32511a8ecd3af9704033c523e0acce4 authored over 8 years ago
Added support for HTTP connections with SSL handshake bug

Observed in https://github.com/openaddresses/openaddresses/pull/1640:

_ssl.c:510: error:1407...

89a15dce5824777385c10731edbab9d9bd3ddb30 authored over 8 years ago
Merge pull request #327 from openaddresses/fix-attribution-expression-#326

Fix attribution language in downloads

c87d8c966f9cce9dafe19415a6b6880480898a94 authored over 8 years ago
Merge pull request #5 from openaddresses/bugfix

accidentally deleted workspace directory

ee9ac8364e0102c503118fa20ab253360cedfa01 authored over 8 years ago
accidentally deleted workspace directory

84ec68132d62e93a2366be9fecfd462f24c90250 authored over 8 years ago
Merge pull request #4 from openaddresses/bugfix

validate absence of dir before we create it

9e662fd5e55222b04ee6c6652ee568754fdb4222 authored over 8 years ago
validate absence of dir before we create it

678917a0c25bf09639cc1795ca7828e5c64d7f5c authored over 8 years ago
Added case for anonymous attribution requirement in collections

65d3873dd54db635c0519cb09754d2a33ec66722 authored over 8 years ago
Adjusted requirements and installation (#2)

* Reduced dependencies to to just those named here
* Adjusted installation instructions after e...

0ee3c903abf65e9455e7750abab1ff94eb0abbaf authored over 8 years ago
Merge pull request #1 from openaddresses/postlight

Parcels Implementation

b9182868fa707217f669dce00d246d64605a3482 authored over 8 years ago
readme tweaks

2d5324e3aa4b366843a6dc7f0587ccb06886f2aa authored over 8 years ago
output to named folder instead of arbitrary int.

a04cbefc94319025f469e32b16e54b4cdaf85b48 authored over 8 years ago
use canonical openaddr logger.

d124e8bdde481d2b5bf91f5095ca1f1b1c215be8 authored over 8 years ago
touched up docstrings, moved a few things to config.

bfbdad16b53eecc75ad1fe5b12687e484ebdd2aa authored over 8 years ago
updated readme

b6cec3e56498defb12dd2d83721d9cf62d8301b1 authored over 8 years ago
use config instead of global

09922af7d16a97cb2dd0f587e709281390ffc436 authored over 8 years ago
moved hard coded values to config file

f4b19fd0c09a3f63e6a0a18b8946066a999b5e63 authored over 8 years ago
use DictWriter to writeout safe csv

8faf952ed1c379e9746161a99ba64c90814a977a authored over 8 years ago
pip freeze

146d7f6ab2250badb4e318b0d6224e1909e7aa32 authored over 8 years ago
finished integrating machine code for metadata extraction

f002bcb72684627c4a14b9716fe0d883729a530a authored over 8 years ago
[partial] - adding metadata

0e5e07ecf535948df0feee15ad20dc5a6b58b92a authored over 8 years ago
environment instructions

6ca02951efbfd253b8111817411cf84ce27e12ea authored over 8 years ago
add option to clean data with shapely.

cc95a7786a5d472597cddb18fe7ac8f1a57bf0c8 authored over 8 years ago
add docstrings and reorganize proj structure.

25c385a30b952faf0cf747ec7ad5a456ffa47803 authored over 8 years ago
csv parsing, recursive ls, cleaned logging.

4bc6b744b671acbdb785b1b5260c987fa9145e21 authored over 8 years ago
refactored for a little modularity

9d43bd12ebdec4f1422fe16c593ed31af15c2201 authored over 8 years ago
pep8 formatting

f9f80a05ff1803daf666c33173b4685f58902f0f authored over 8 years ago
Merge branch 'postlight' of github.com:openaddresses/parcels into postlight

2685e35cfb08bc715cfc761eaa4eb911eebf7cbc authored over 8 years ago
messy commit, refactoring shapely

95e0176e10fa167f3bb82af382d8644e778b6570 authored over 8 years ago
added readme

93d08f86e554ce6b5b903412e61b48f8f0351764 authored over 8 years ago
error handling, restructuring, ready to write WKT

6c4e6c0cc1179868546e7c15325f45f8f23b252d authored over 8 years ago
added gitignore

052079e16db9ab9b61585109964436ebf6e43b19 authored over 8 years ago
replaced pyshp with fiona + shapely

835c646e907fe868558997c36fe97e36804957de authored over 8 years ago
toying around with shapefiles

f8a54bd39383bd72ef15f1761acd6dc0d343ee4c authored over 8 years ago
init readme

a0a20893f570f8ac0b9337bb1d8f85b3c5e4b7e7 authored over 8 years ago
Bumped to 2.19.5 with with fix for Mapbox upload errors

c063ff7f9f4fdc4163f73f76a513963484f76c39 authored over 8 years ago
Merge pull request #324 from openaddresses/check-mapbox-upload-status-323

Handling errors in Mapbox API upload for dotmaps

550dd63111b3a2f7dd10fd7c9441ecd5e427801a authored over 8 years ago
Raising RuntimeError when Mapbox reports a problem

31749af8bb0c12b53c79f9b031da8b5e5dd1a2a0 authored over 8 years ago
Added failing test with status error

db2710910b18b7ea74a5f97c58ed11ddcfc5ea54 authored over 8 years ago
Bumped to 2.19.4 with with fixed VRT encoding bug in collections

9ff9738de7d2c97dfd5fbd4b96c678a628ea551d authored over 8 years ago
Fixed missing UTF8 encode for collection VRT files

8a5e91eadd2b91f5c38ef90cfb2a51918acf81a4 authored over 8 years ago
Bumped to 2.19.3 with with fix to collections unicode bug

7fabe0f0007e79f59da86f484627061f189b6d28 authored over 8 years ago
Merge pull request #322 from openaddresses/fix-collection-unicode-#320

Fix collection unicode

fa3b028b00e8bf5be11070f52a797bbbf7f0028c authored over 8 years ago
Decoding VRT template file as unicode

608e6d0588d7192eb4c7e03981f26020f85a3f2b authored over 8 years ago
Wrote tests showing unicode problem

201abe2cc01096ca861381be1a31291ce0a7ea65 authored over 8 years ago
Bumped to 2.19.2 with with HTML and timing adjustments

41acc1df65dc05a17ee72ca75bade430c0b87242 authored almost 9 years ago
Removed Latest Set from nav, it was too wide for iOS

ed5ec3c9f2a295650c44aacfbfaf440797a67deb authored almost 9 years ago
Reduced autoscale growth interval to one day

615ef22b32a7c302bc5b1081ca8cda519cc8c34a authored almost 9 years ago
Corrected sets paging list item numbers

b1fbe24b08154e6c6fb571c0fb8dc3210039eda1 authored almost 9 years ago
Bumped to 2.19.1 with with fix to URL and redirect behavior behind SSL proxies

7672a4938b57bd3c2ced5e129058af2b6ba19d05 authored almost 9 years ago
Merge pull request #319 from openaddresses/fix-proxied-redirects

Fix proxied redirects

307bd1b870b88fffb07368cb57479e69cde0fb1a authored almost 9 years ago
Switched to SSL URLs in _render_and_upload_maps()

a8449d53f4850a2ef803b02f1c0ada79cf7c011f authored almost 9 years ago
Switched to SSL locations for index page images

c483689c919a0440d7c2a5d71329acecd4c77b3a authored almost 9 years ago
Added Werkzeug ProxyFix for X-Forwarded-* headers

fc0b64f8ff02ac1945868f3c84cec1d2adca43a6 authored almost 9 years ago
Bumped to 2.19.0 with with new /latest/licenses.json API response

01bccd369f6b33fd1d1dbd597d8c515041b0afa1 authored almost 9 years ago
Merge pull request #316 from openaddresses/add-dynamic-license-page

Add dynamic license API response

5cfb0e7d256f33bde9da121f6624ff4c5adb8463 authored almost 9 years ago
Modified license reponse to make it more compact and easier to display

b7916335d94f51546e60b82a08e0c495df434c5f authored almost 9 years ago
Added Flask-CORS support for API responses

4903f29483b1b91fa061010e644b2a53e2199f7c authored almost 9 years ago
Expanded license tests

52f332ba1e7785371614e4443d9585f1c62d8e4a authored almost 9 years ago
Expanded license endpoint

89f61deded2f03941e75a2476ce8642686ae7680 authored almost 9 years ago
Stubbed out simple license API JSON endpoint

a40d387646bf96409018b827e07fec253a795a37 authored almost 9 years ago