zoukankan      html  css  js  c++  java
  • Mapserver kamap ajax viewer开发

    国内案例:
    ·国家动态地图网 http://www.webmap.cn/basicmap/index.php
    ·百姓地图 http://www.100map.com/
    ·国家自然保护区http://www.emay.com.cn/nature/htdocs/

    Ka-map是一个Ajax概念的很好的MapServer前端工具
    官方网址http://ka-Map.MapTools.org

    ka-Map ("ka" as in  ka-boom!) is an open source project that is aimed at providing a javascript API for developing highly interactive web-mapping interfaces using features available in modern web browsers.

    To see some examples of ka-Map! in action, please visit Ominiverdi's' wiki page.

    ka-Map is approaching a version 1.0 release. It is used in a number of production environments and is considered quite stable at this point

    be used by developers that have some knowledge of JavaScript and MapServer.

    ka-Map currently has a number of interesting features. It sports the usual array of user interface elements such as:

    • interactive, continuous panning without reloading the page
    • keyboard navigation options (zooming, panning)
    • zooming to pre-set scales
    • scalebar, legend and keymap support
    • optional layer control on client side (layers are made visible instantly but at reduced performance due to more images, and potentially slower browser interactivity)
    • testing. ka-Map needs to be as stable as possible in all modern browsers. Please report success or failure of ka-Map in any browser
    • features and bugs. ka-Map needs an active community of developers to help resolve problems and add new features. CVS commit access is restricted but is available to those that are honestly interested in contributing. Even so, anyone can contribute by reporting errors or suggesting new or changed features on the mailing list, or by sending code patches to the mailing list. They'll be considered and added to the CVS version as soon as possible
    • Documenters. Documentation is lacking and contributors are needed to help with the developer's API (for maintaining and extending the core), a user's guide to integrating into a mapping application, and a user's guide for end user functionality.



  • 相关阅读:
    input输入框与元素间有间隙
    显示3行,还要省略号(这个属性比较合适WebKit浏览器或移动端(绝大部分是WebKit内核的)浏览器)
    input file 修改按钮名称
    文本溢出处理
    移动WEB前端开发资源的一些素材
    带弹性的导航栏
    带重力的公告栏
    淘宝放大镜效果
    【规范】javascript 变量命名规则(转)
    常见的仿Flash图片轮播效果
  • 原文地址:https://www.cnblogs.com/xiexiaokui/p/578342.html
Copyright © 2011-2022 走看看