別の GraphHopper レイヤー内に表示できるようにしたい POI を含む GeoJSON ファイルがあります。何度か試してインターネットで検索した後、どうにかしてそれを行う方法を見つけることができません。
これは GeoJSON ファイルのサンプルです (JSON バリデーターでファイル全体をチェックしたところ、問題ありませんでした)。
{"type": "Feature", "properties": { "fee": "no", "bicycle_parking": "anchors", "ref": "PVNAN23", "address": "Rue Gabriel Goudy 44200 Nantes", "name": "Pirmil P+R", "capacity": "24", "park_ride": "yes", "amenity": "bicycle_parking", "covered": "yes" }, "geometry": {" type": "Point", "coordinates": [-1.5406709, 47.1960031]}}, {"type": "Feature", "properties": { "bicycle_parking": "stands", "addr:postcode": "44000" ", "addr:country": "FR","name": "Madeleine", "capacity": "6", "amenity": "bicycle_parking", "addr:street": "chaussée de la Madeleine", "note": "verifié", "addr:city" : "Nantes", "covered": "no", "addr:housenumber": "35" }, "geometry": {"type": "Point", "coordinates": [-1.55076671448, 47.21000114109]}}対象": "いいえ", "addr:housenumber": "35" }, "geometry": {"type": "Point", "coordinates": [-1.55076671448, 47.21000114109]}}対象": "いいえ", "addr:housenumber": "35" }, "geometry": {"type": "Point", "coordinates": [-1.55076671448, 47.21000114109]}}
]}
外部 geojson ファイルをリーフレット マップにロードする方法で説明されていることを試しましたが、動作しません。