简体   繁体   English

如何使用Simile的时间轴和地图创建防火墙隔离页面?

[英]How to create firewall isolated pages using Simile's timeline and map?

I have experimented with Simile's exhibit and have saw the usefulness of the graphical display via a prototype implementation on machines which have access to the internet. 我已经对Simile的展览进行了实验,并通过可访问Internet的计算机上的原型实现方式看到了图形显示的有用性。 We have to migrate the prototype from the open internet to a closed intranet, where only internal servers are available. 我们必须将原型从开放Internet迁移到封闭的Intranet,在封闭的Intranet中,只有内部服务器可用。

The timeline seems feasible, but maps dependency on Google seems a deal breaker. 时间线似乎可行,但地图对Google的依赖似乎是一个突破。

The Google Maps API Terms require that your map is free and available to the public. 《 Google Maps API 条款》要求您的地图免费且对公众开放。 If you want to put it on a private intranet, you'll have to purchase the Premier version 如果你想要把它放在一个专用Intranet,你就必须购买高级版本

It's possible to use OpenLayers maps in a simile exhibit project. 可以在类似展览项目中使用OpenLayers地图。 See the docs at: 请参阅以下文档:

http://www.simile-widgets.org/wiki/Exhibit/OpenLayers_Map_View http://www.simile-widgets.org/wiki/Exhibit/OpenLayers_Map_View

You might be interested in the Timemap.js library (disclaimer: this is my project), which offers utilities for using a SIMILE Timeline widget with maps from a variety of providers, including OpenLayers. 您可能对Timemap.js库感兴趣(免责声明:这是我的项目),该库提供了用于将SIMILE Timeline小部件与来自各种提供商(包括OpenLayers)的地图一起使用的实用程序。 Example here: http://timemap.googlecode.com/svn/tags/2.0/examples/basic_openlayers.html 此处的示例: http : //timemap.googlecode.com/svn/tags/2.0/examples/basic_openlayers.html

OpenLayers can be used on a closed network, as long as you can provide map tiles locally. 只要您可以在本地提供地图图块,就可以在封闭的网络上使用OpenLayers。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM