{"id":19445303,"url":"https://github.com/kosmtik/kosmtik-overpass-layer","last_synced_at":"2025-04-25T01:31:19.143Z","repository":{"id":21029765,"uuid":"24325694","full_name":"kosmtik/kosmtik-overpass-layer","owner":"kosmtik","description":"Add overpass layers to your Kosmtik project.","archived":false,"fork":false,"pushed_at":"2020-09-12T18:16:57.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-02-26T04:37:16.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kosmtik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-22T11:21:57.000Z","updated_at":"2020-09-12T18:16:59.000Z","dependencies_parsed_at":"2022-07-23T08:16:11.595Z","dependency_job_id":null,"html_url":"https://github.com/kosmtik/kosmtik-overpass-layer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosmtik%2Fkosmtik-overpass-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosmtik%2Fkosmtik-overpass-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosmtik%2Fkosmtik-overpass-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kosmtik%2Fkosmtik-overpass-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kosmtik","download_url":"https://codeload.github.com/kosmtik/kosmtik-overpass-layer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223976230,"owners_count":17234751,"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":[],"created_at":"2024-11-10T16:09:54.832Z","updated_at":"2024-11-10T16:09:54.900Z","avatar_url":"https://github.com/kosmtik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kosmtik-overpass-layer\n\nAdd overpass layers to your Kosmtik project\n\nJust add `\"type\": \"overpass\"` and a `request` key with your overpass query in\nyour Carto layer. The plugin will run the queries, cache them on disk, and transform\nthe layers in normal geojson layers.\n\n## Example:\n\n```\n{\n  \"id\": \"natural\",\n  \"geometry\": \"polygon\",\n  \"extent\": [1.2632799,43.1225469,1.2651281,43.1236188\n  ],\n  \"Datasource\": {\n    \"request\": \"area[name='Montbrun-Bocage'][admin_level=8]-\u003e.zone;(way(area.zone)[natural];);(._;\u003e;);out;\",\n    \"type\": \"overpass\"\n  }\n}\n```\n\n## Install\n\nWhile in your Kosmtik root, run:\n\n`node index.js plugins --install kosmtik-overpass-layer`\n\n## Issues and feature requests\n\nPlease report any issue or feature request on the [main kosmtik repository](https://github.com/kosmtik/kosmtik/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosmtik%2Fkosmtik-overpass-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosmtik%2Fkosmtik-overpass-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosmtik%2Fkosmtik-overpass-layer/lists"}