Skip to content

Commit

Permalink
[ADD] CSV loader
Browse files Browse the repository at this point in the history
  • Loading branch information
Viglino committed Jun 11, 2024
1 parent 39338a7 commit a15caaa
Show file tree
Hide file tree
Showing 4 changed files with 1,097 additions and 2 deletions.
1,094 changes: 1,094 additions & 0 deletions docs/index.de6d97c1.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="fr" xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" href="index.3e476b10.css"><script type="module" src="index.runtime.67774e0c.js"></script><title>Créer une carte - Ma carte IGN</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="description" content="Maps"><meta name="keywords" content><link rel="icon" type="image/png" href="logo.fb0b1dda.png"><meta name="mobile-web-app-capable" content="yes"><meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"><link rel="apple-touch-icon" href="logo.fb0b1dda.png"><link rel="apple-touch-startup-image" href="logo.fb0b1dda.png"><meta name="format-detection" content="telephone=no"><meta name="msapplication-tap-highlight" content="no"></head><body> <script type="module" src="index.9982d8f8.js"></script> </body></html>
<!DOCTYPE html><html lang="fr" xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" href="index.3e476b10.css"><script type="module" src="index.runtime.22fb1e0c.js"></script><title>Créer une carte - Ma carte IGN</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="description" content="Maps"><meta name="keywords" content><link rel="icon" type="image/png" href="logo.fb0b1dda.png"><meta name="mobile-web-app-capable" content="yes"><meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="translucent-black"><link rel="apple-touch-icon" href="logo.fb0b1dda.png"><link rel="apple-touch-startup-image" href="logo.fb0b1dda.png"><meta name="format-detection" content="telephone=no"><meta name="msapplication-tap-highlight" content="no"></head><body> <script type="module" src="index.de6d97c1.js"></script> </body></html>
1 change: 1 addition & 0 deletions docs/index.runtime.22fb1e0c.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion page/layerShop/extendedLayers-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</li>
<ul data-layer="files" data-title="Depuis un fichier" data-icon="fg-geojson-file">
<li data-layer="LocalFile">
Fichier local (KML, GeoJSON, GPX, carte)
Fichier local (KML, CSV, GeoJSON, GPX, carte)
</li>
<li data-layer="file">
Fichier distant...
Expand Down

0 comments on commit a15caaa

Please sign in to comment.