GithubHelp home page GithubHelp logo

giswt / arcgis_tianditu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gisdaocaoren/arcgis_tianditu

0.0 2.0 0.0 6.19 MB

一个基于ArcGIS JavaScript API的扩展包,可以加载不同类型,不同空间参考的天地图,并解决了直接扩展天地图产生的偏移问题

Home Page: http://gisdaocaoren.github.io/arcgis_tianditu/

HTML 23.55% JavaScript 54.26% ASP 17.00% Java 5.19%

arcgis_tianditu's Introduction

arcgis_tianditu

一个基于ArcGIS JavaScript API的扩展包,可以加载不同类型,不同空间参考的天地图,并解决了直接扩展天地图产生的偏移问题

使用方法: var layer = new TianDiTuLayer(TianDiTuLayer.VEC_BASE_GCS); //底图图层 var ano_layer = new TianDiTuLayer(TianDiTuLayer.VEC_ANNO_GCS); //中文注记图层 map.addLayer(layer); map.addLayer(ano_layer);

参数说明

  • 天地图类型:TianDiTuLayer.XXXX,其中XXXX有以下值:

  • VEC_BASE_GCS: 矢量底图(经纬度坐标系)

  • VEC_ANNO_GCS: 矢量注记图层(经纬度坐标系)

  • VEC_ANNO_GCS_EN: 矢量注记图层(经纬度坐标系)-英文注记

  • VEC_BASE_WEBMERCATOR :矢量底图(web墨卡托)

  • VEC_ANNO_WEBMERCATOR: 矢量注记图层((web墨卡托)

  • VEC_ANNO_WEBMERCATOR_EN: 矢量注记图层((web墨卡托)-英文注记

  • IMG_BASE_GCS: 影像底图(经纬度坐标系)

  • IMG_ANNO_GCS: 影像注记图层(经纬度坐标系)

  • IMG_ANNO_GCS_EN: 影像注记图层(经纬度坐标系) -英文注记

  • IMG_BASE_WEBMERCATOR :影像底图(web墨卡托)

  • IMG_ANNO_WEBMERCATOR: 影像注记图层((web墨卡托)

  • IMG_ANNO_WEBMERCATOR_EN: 影像注记图层((web墨卡托)-英文注记

  • TER_BASE_GCS: 地形底图(经纬度坐标系)

  • TER_ANNO_GCS: 地形注记图层(经纬度坐标系)

  • TER_BASE_WEBMERCATOR :地形底图(web墨卡托)

  • TER_ANNO_WEBMERCATOR: 地形注记图层((web墨卡托)

image
image image image

arcgis_tianditu's People

Contributors

gisdaocaoren avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.