Blame view

controllets/datalet-selection-controllet/demo/index.html 1.61 KB
a31f0660   root   sevc-controllet i...
1
2
3
4
5
6
7
8
9
10
  <html>
  
  <head>
      <script src="../../shared_js/jquery-1.11.2.min.js"></script>
  
      <script src="../../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
  
      <script src="../../shared_js/perfect-scrollbar/js/min/perfect-scrollbar.jquery.min.js"></script>
      <link rel="stylesheet" href="../../shared_js/perfect-scrollbar/css/perfect-scrollbar.min.css">
  
3d8cde48   Renato De Donato   safari bug fix
11
12
13
14
      <script src="../../../locales/lnHashMap.js"></script>
      <script>
          ln["localization"] = "en";
      </script>
97e0b0f8   Renato De Donato   google chart & lo...
15
  
a31f0660   root   sevc-controllet i...
16
17
18
19
20
      <link rel="import" href="../datalet-selection-controllet.html" />
  </head>
  
  <body>
  
3d8cde48   Renato De Donato   safari bug fix
21
  <datalet-selection-controllet deep-url="http://172.16.15.38/DEEalerProvider/DEEP/" datalets-list-url="http://172.16.15.38/DEEalerProvider/DEEP/datalets-list" fields='["result,records,Lat","result,records,Lng"]' data-url="http://ckan.routetopa.eu/api/action/datastore_search?resource_id=73e02092-85a1-434e-85fe-0c9a43aa9a52&amp;limit=10000"></datalet-selection-controllet>
a31f0660   root   sevc-controllet i...
22
23
  
  </body>
0f6424fe   root   update new data-s...
24
25
26
27
28
29
30
  
  <!--urls:-->
  <!--https://yperdiavgeia.gr/analytics/counts/source:Decision/query:linux/method:count_organization.json-->
  <!--http://dati.lazio.it/catalog/api/action/datastore_search?resource_id=114baf3d-6d4f-42ff-b4af-481beef59ae1-->
  <!--url: 'http://ckan.routetopa.eu/api/action/datastore_search?resource_id=73e02092-85a1-434e-85fe-0c9a43aa9a52&limit=5',-->
  <!--url: 'https://data.issy.com/api/records/1.0/search?dataset=liste-des-restaurants-a-issy-les-moulineaux&sort=type&facet=type&facet=terrasse',-->
  <!--url: 'https://data.issy.com/api/records/1.0/search?dataset=flux-rss-des-offres-demplois-a-issy-les-moulineaux&sort=published&facet=published&refine.published=2015',-->