iConnector.JS

码农软件 · 软件分类 · 地理信息系统GIS · 2020-02-21 10:28:47

软件介绍

======

一、简介

SuperMap.Web.iConnector 是一款基于 SuperMap iClient for JavaScript 和第三方地图JavaScript开发的适配器工具,此处面对的是以第三方地图JavaScript为基础,并且又想加入SuperMap iServer强大的功能的用户。现第三方API支持百度、天地图、Google、Leaflet、ArcGIS、MapBox、CartoDB、MapABC、Polymaps、AMap和OpenLayer3。

二、特性描述

1.可以将iserver的地图服务叠加到第三方API的地图上
2.可以将使用iserve做出的专题图添加到第三方API的地图上
3.可以将通过iserver查询到的Geometry数据转换成对应的第三方API的Geometry并且添加到地图上
4.在第三方API的地图上可以使用iserver的所有分析功能。

本文地址:https://www.codercto.com/soft/d/26086.html

Algorithms to Live By

Algorithms to Live By

Brian Christian、Tom Griffiths / Henry Holt and Co. / 2016-4-19 / USD 30.00

A fascinating exploration of how insights from computer algorithms can be applied to our everyday lives, helping to solve common decision-making problems and illuminate the workings of the human mind ......一起来看看 《Algorithms to Live By》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具