网站综合信息 blog.swiftgis.com
    • 标题:
    • Product Development blog | SwiftGIS Te 
    • 关键字:
    • GIS .net map gis platform gis software SwiftGIS GIS components and pro 
    • 描述:
    • SwiftGIS,GIS components and products, Silverlight Map Viewer,.net map,Gis data, Gis soluation, map,  
    • 域名信息
    • 域名年龄:9年5个月7天  注册日期:2015年04月06日  到期时间:2017年04月06日
      注册商:GODADDY.COM, LLC 
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 百度
    • 9  
    • 18  
    • 快照:2012-01-06  
    • Google
    • 16  
    • 0  
    • pr:1  
    • 雅虎
    • 1  
    •  
    •  
    • 搜搜
    • 4  
    •  
    •  
    • 搜狗
    • 1  
    •  
    • 评级:1/10  
    • 360搜索
    • 0  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    swiftgis.com

    域名年龄: 9年5个月7天
    注册时间: 2015-04-06
    到期时间: 2017-04-06
    注 册 商: GODADDY.COM, LLC

    获取时间: 2016年11月15日 12:48:16
    Domain Name: SWIFTGIS.COM
    Registrar: GODADDY.COM, LLC
    Sponsoring Registrar IANA ID: 146
    Whois Server: whois.godaddy.com
    Referral URL: http://www.godaddy.com
    Name Server: NS67.DOMAINCONTROL.COM
    Name Server: NS68.DOMAINCONTROL.COM
    Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
    Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
    Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
    Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
    Updated Date: 2016-04-07
    Creation Date: 2015-04-06
    Expiration Date: 2017-04-06

    >>> Last update of whois database: Tue, 2016-Nov-15 04:53:11 GMT <<<

    For more information on Whois status codes, please visit https://icann.org/epp

    Domain Name: SWIFTGIS.COM
    Registrar URL: http://www.godaddy.com
    Registrant Name: Nicole Hurley
    Registrant Organization:
    Name Server: NS67.DOMAINCONTROL.COM
    Name Server: NS68.DOMAINCONTROL.COM
    DNSSEC: unsigned

    For complete domain details go to:
    http://who.godaddy.com/whoischeck.aspx?domain=SWIFTGIS.COM
    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2013年10月08日 18:09:22
    网址:http://blog.swiftgis.com/
    标题:Product Development blog | SwiftGIS Technology Team - GIS Ma
    关键字:GIS,.net map,gis platform,gis software,SwiftGIS,GIS components and products, Silverlight Map Viewer,.net map,Gis data, G
    描述:SwiftGIS,GIS components and products, Silverlight Map Viewer,.net map,Gis data, Gis soluation, map, .net map,gis service,GIS Mapping Software
    主体:
    使用 APML 过滤
    首页
    归档
    联系
    Products
    Online Support
    SwiftGIS
    登录
    SwiftGIS MapDraw .NET v1.0 Specification
    by Administrator
    8. 三月 2011 07:23
    What’s the SwiftGIS MapDraw .NET 1.0?SwiftGIS MapDraw .NET 1.0 is a comprehensive and extensible Geographic InformationSystem  (GIS) library  which contains  hundreds of different APIs  for the  customdevelopment  of  stand-alone  and  GIS  featured  systems  and  application  usingobject-oriented languages based on Microsoft .Net Framework 2.0 or higher. It’s createdwith various  geometries  which represent  any  shaped  object  on  the  earth,  like  point,square,  circle,  and  polygon  etc. It  also  provides  thousands  pre-defined  coordinatesystems  including  EPSG,  ESRI,  NAD, and World  for  actuality,  on-the-fly  feature  datare-projection, supports most vector, raster, grid, 3rd web GIS service, and most databasespatial engines, such as MS Spatial SQL Server, Oracle Spatial, PostGIS etc. Most dataformats  are  supported  in  a  native  manor. We  promise  that  all  are  implemented  withmanaged code except few extensions.
    1. Geometry Module: Geometry shape is an important object and is widely applicable indrawing, creating, editing or modifying property data. It’s always display as WKT or WKBformat. The geometry  is not simply composed by point, line string and polygon, more  itcontains  other geometric  shapes  including  segment,  linear  ring,  ellipse,  envelop,multi-points, multi-linestring, multi-polygon and GeoCollection. Furthermore, the MapDrawprovides  a variety  of methods  to  determine  the  relationships  between  them,  such  ascontains, crosses, intersects, overlaps or so. 2.  Symbol Module: The Symbol  is  an  abstract  class  of MapDraw  that determines  thestyles  of  point,  line  string,  polygon  and  the  text. When  we  want  to  express  the  richinformation in a GIS application, we need  to use different symbols and colors  to conveythe  different  meaning.  Currently,  it  contains  HSimpleFillSymbol,  HSimplePointSymbol,HGradientFillSymbol, HImageFillSymbol, HImageLabelSymbol, HImagePointSymbol.3. Feature Class Module: Feature  data  layer  are  homogeneous  collections of  commonfeatures, each having the same spatial representation, such as points, lines, or polygons,and a common set of attribute columns, for example, a line feature class for representingroad centerlines with additional information. It also includes the render styles.4.  Raster  Class  Module: Raster  datasets  are  commonly  used  for  representing  andmanaging  imagery, digital elevation models, and numerous other phenomena. It allowsusers  to  retrieve  desired  data  from  raster matrices  according to  the  characteristics  ofraster layer.5. TileResource Module: The abstract  class which  is  the base of all  the objects whichrequest  the  images  from web GIS  services,  such  as WMS,  TMS, Bing Maps, Googlemaps and so on.6. Layout Module: The Layout class allows users to add elements 

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2024-09-07 15:48, Process in 0.0132 second.