United Nations Codes for Trade and Transport Locations (UN/LOCODE) and Country Codes
Estratti OpenStreetMap divisi per comune e regione, disponibili in formato SHP, OSM, PBF
Hello @andreyserdjuk and thank you! Are you using Iftmin? If I recall correctly I left it half-baked so perhaps it is missing part of segments... Are you planning to extend it?
Done in https://github.com/mettle/sendportal-core/pull/187/commits/abaadf528203c765ebf36312be3beff0b2c51b20
Custom CSV delimiter in import
Rewrite MergeContentService to pass the tags through Blade directly
I opened this one https://github.com/mettle/sendportal-core/issues/184
Hi, the ImportSubscriberService class seems to check for existence only from id and email columns, but it doesn't seem to touch the unsubscribed field... Do you see that unsubscribed_at becomes again null?
Done in https://github.com/mettle/sendportal-core/pull/187/commits/91b2bd16cd105503d5909797b0a3ccc75720f7e0
Closing this as I created a proper branch
I tried to upgrade this package to Laravel 10, migrating SMTP function to Symfony.
I left commented $failedRecipients = [];
as I didn't find a way to get them.
Probably by parsing $result as now contains a SentMessage object
Fixes #153 and #167
In SMTP access Transport directly to retrieve a messageId
Rendering template through Blade
Hi @JonoB this pull request upgrades the repository to Laravel 10
Could be implemented via pixel tracking
Could you please explain briefly what is the feature?
Hi @BenceSzalai see this https://datahub.io/blog/we-have-some-important-updates-re-datahub cc @rufuspollock
Done :-)
Apparently the dataset was last updated on Jul 29, 2016, while the related source of truth was last updated in 2021. https://unece.org/trade/uncefact/cl-recommendations - see under Rec 21, Recommendation N°21 - Revision 12, last updated: 2021
Also it'd be good to indicate in the readme from which revision the data is, so it could be easier to track necessary updates in the future without comparing the whole dataset. Newer revisions typically only include additions, change or removal of a row is extremely rare.
Directory structure, add Operation\Haversine
@itamair What are the functions you need?
I found also this abandoned library and refactored because it had the SimpleFeatures specification (two tests are failing and I didn't succeed in understanding why currently) https://github.com/pdeffendol/geophp
https://github.com/sabas/GeograPHP
I mostly need to do some geometry operations (distances) and output geojson. So probably I will add as dependencies mjaschen/phpgeo and https://github.com/jmikola/geojson