{"id":16976264,"url":"https://github.com/johnyf/openstreetmap","last_synced_at":"2025-03-17T08:38:04.903Z","repository":{"id":10175567,"uuid":"12260801","full_name":"johnyf/openstreetmap","owner":"johnyf","description":"Interface to OpenStreetMap (load maps, extract road connectivity, plot road network \u0026 find shortest path)","archived":false,"fork":false,"pushed_at":"2021-08-04T00:55:56.000Z","size":44,"stargazers_count":96,"open_issues_count":2,"forks_count":46,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-02-27T21:48:23.971Z","etag":null,"topics":["matlab","openstreetmap","plot","road-network"],"latest_commit_sha":null,"homepage":"http://www.mathworks.com/matlabcentral/fileexchange/35819-openstreetmap-functions","language":"MATLAB","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnyf.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}},"created_at":"2013-08-21T04:02:36.000Z","updated_at":"2025-01-12T13:55:57.000Z","dependencies_parsed_at":"2022-08-31T01:22:40.449Z","dependency_job_id":null,"html_url":"https://github.com/johnyf/openstreetmap","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenstreetmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenstreetmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenstreetmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnyf%2Fopenstreetmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnyf","download_url":"https://codeload.github.com/johnyf/openstreetmap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243853618,"owners_count":20358451,"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":["matlab","openstreetmap","plot","road-network"],"created_at":"2024-10-14T01:25:29.959Z","updated_at":"2025-03-17T08:38:04.504Z","avatar_url":"https://github.com/johnyf.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"Summary\n-------\nLoad map, extract connectivity, plot road network \u0026 find shortest paths from OpenStreetMap `XML` file.\n\nDescription\n-----------\nThis software package includes functions for working with OpenStreetMap XML Data files (extension `.osm`), as downloaded from [here](http://www.openstreetmap.org), to:\n\n1. Import and parse the `XML` data file and store the parsed data in a `MATLAB` structure. This data represents the graph of the transportation network.\n\n2. Plot the `MATLAB` structure to get a visualization of the transportation network, its nodes and their labels.\n\n3. Extract the adjacency matrix of the directed graph representing the network's connectivity (i.e., road intersections).\n\n4. Find shortest routes between nodes within the network. Note that distance is measured as the number of transitions between intersection nodes, not over the map.\n\nDownload\n--------\n[Distribution zip](http://www.mathworks.com/matlabcentral/fileexchange/35819-openstreetmap-functions?download=true) from the File Exchange.\nIncludes dependencies.\n\nDocumentation\n-------------\nIncluded in `PDF` format in the [distribution zip](http://www.mathworks.com/matlabcentral/fileexchange/35819-openstreetmap-functions?download=true).\n\nDependencies\n------------\n- [xml2struct](http://www.mathworks.com/matlabcentral/fileexchange/28518-xml2struct)\n- [gaimc: graph algorithms](http://www.mathworks.com/matlabcentral/fileexchange/24134-gaimc-graph-algorithms-in-matlab-code)\n- [Lat/Lon aspect ratio](http://www.mathworks.com/matlabcentral/fileexchange/32462-correctly-proportion-a-latlon-plot)\n- [plot 2/3d point(s)](http://www.mathworks.com/matlabcentral/fileexchange/34731-plot-23d-points)\n\nLicense\n-------\nThis package is licensed under the 2-clause BSD license.\nThe authors of dependencies are included to enable their inclusion for distribution here.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnyf%2Fopenstreetmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnyf%2Fopenstreetmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnyf%2Fopenstreetmap/lists"}