{"id":21501630,"url":"https://github.com/alex0112/mappy","last_synced_at":"2025-03-17T13:28:25.985Z","repository":{"id":83060615,"uuid":"57246664","full_name":"alex0112/mappy","owner":"alex0112","description":"Translate Delorme Street Atlas Plus draw files to KML for use in google maps","archived":false,"fork":false,"pushed_at":"2020-09-13T18:27:32.000Z","size":34,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T23:30:37.569Z","etag":null,"topics":["delorme","draw-files","google-maps","kml","maps"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alex0112.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-04-27T20:51:36.000Z","updated_at":"2023-04-26T06:28:49.000Z","dependencies_parsed_at":"2023-05-19T00:45:14.848Z","dependency_job_id":null,"html_url":"https://github.com/alex0112/mappy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex0112%2Fmappy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex0112%2Fmappy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex0112%2Fmappy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alex0112%2Fmappy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alex0112","download_url":"https://codeload.github.com/alex0112/mappy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244040452,"owners_count":20388078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["delorme","draw-files","google-maps","kml","maps"],"created_at":"2024-11-23T17:51:59.423Z","updated_at":"2025-03-17T13:28:25.961Z","avatar_url":"https://github.com/alex0112.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mappy\nQuick script to turn old [Delorme](https://en.wikipedia.org/wiki/DeLorme) Street Atlas Plus draw files into KML files for use in google maps.\n\nCreated to solve [this problem](https://gis.stackexchange.com/q/188693/70893)\n\n## Usage:\n`perl mappy.pl inputfile.txt outputfile.kml`\n\n## Example:\n\n\n\tBEGIN POLY\n\t40.644178,-74.161223\n\t40.641818,-74.143576\n\t40.643535,-74.134298\n\t40.643878,-74.125925\n\t40.648084,-74.109972\n\t40.644178,-74.161223\n\tEND\n\nBecomes:\n\t\n\t\u003c?xml version='1.0' encoding='UTF-8'?\u003e\u003ckml xmlns='http://www.opengis.net/kml/2.2'\u003e\u003cDocument\u003e\u003cname\u003eNAME GOES HERE.\u003c/name\u003e\u003cdescription\u003e\u003c![CDATA[LAYER NAME GOES HERE]]\u003e\u003c/description\u003e\u003cFolder\u003e\u003cname\u003eAuto Generated Layer From Delorme\u003c/name\u003e\n\t\u003cPlacemark\u003e\u003cPolygon\u003e\u003couterBoundaryIs\u003e\u003cLinearRing\u003e\u003ctessellate\u003e1\u003c/tessellate\u003e\n\t\u003ccoordinates\u003e\n\t-74.161223,40.644178,0\n\t-74.143576,40.641818,0                                                \n\t-74.134298,40.643535,0\n\t-74.125925,40.643878,0\n\t-74.109972,40.648084,0\n\t-74.161223,40.644178,0   \n\t-74.161223,40.644178,0\n\t\u003c/coordinates\u003e\u003c/LinearRing\u003e\n\t\u003c/outerBoundaryIs\u003e\n\t\u003c/Polygon\u003e\n\t\u003c/Placemark\u003e\n\t\u003c/Folder\u003e\u003c/Document\u003e\u003c/kml\u003e\n\t\n\t\nAlso supports Symbols, Lines, and Notes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex0112%2Fmappy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falex0112%2Fmappy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falex0112%2Fmappy/lists"}