Siirry sisältöön

Ero sivun ”ITS Factory Developer Wiki” versioiden välillä

ITS Factory Developer Wikistä
Tero.piirainen (keskustelu | muokkaukset)
Ei muokkausyhteenvetoa
Tero.piirainen (keskustelu | muokkaukset)
Ei muokkausyhteenvetoa
Rivi 200: Rivi 200:
</tr>
</tr>
</table>
</table>
<addhtml><html>
<head>
<script type="text/javascript">
function disp_prompt()
  {
  var name=prompt("Please enter your name","t3h h4x0r")
  if (name!=null && name!="")
    {
    document.write("Hello " + name + "! How are you today?")
    }
  }
</script>
</head>
<body>
<input type="button" onclick="disp_prompt()" value="CLICK!" />


<a rel="license" href="http://creativecommons.org/licenses/by/4.0/">ööö</a>
<table border=0><tr><td>Anand</td><td>Sharma</td></tr></table>
 
</body>
</html></addhtml>


== Handy ITS Factory Wiki links ==
== Handy ITS Factory Wiki links ==

Versio 24. helmikuuta 2015 kello 11.45


ITS Factory is a new innovation, experimentation and development environment, where companies and individual developers can develop, test and productize smart traffic solutions.

Introduction

Community

Open Source Software

Applications

Public Transport APIs

Other Traffic APIs

Other Traffic Data Sources

Geodata APIs

Weather APIs

Rest

  • tbd

In cooperation with...

  • Infotripla
  • Mattersoft
  • CGI
  • Wapice
  • Frostwoods
  • Cybercom
  • Vaisala
  • Read more...

More Information


ITS Factory Resources


Web page: itsfactory.fi

  • Organisation overview and main activities
  • Contact information


Developer wiki: wiki.itsfactory.fi

  • Data catalog of public and private data sources
  • Developer documentation


Data sources: data.itsfactory.fi

  • Data and APIs published through ITS Factory data server


Developer sandbox: dev.itsfactory.fi

  • Gallery of applications running in sandbox

<addhtml><html> <head> <script type="text/javascript"> function disp_prompt()

 {
 var name=prompt("Please enter your name","t3h h4x0r")
 if (name!=null && name!="")
   {
   document.write("Hello " + name + "! How are you today?")
   }
 }

</script> </head> <body> <input type="button" onclick="disp_prompt()" value="CLICK!" />

AnandSharma

</body> </html></addhtml>

Handy ITS Factory Wiki links