xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 5KB
    文件類型: .java
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-04
  • 標(biāo)簽: gis??geotools??sharpfile??

資源簡(jiǎn)介

利用gis通過shp文件將經(jīng)緯度解析為城市名(傳入?yún)?shù)為經(jīng)緯度,返回城市名)

資源截圖

代碼片段和文件信息

import?java.io.File;
import?java.io.FileNotFoundException;
import?java.nio.charset.Charset;
import?java.util.ArrayList;
import?java.util.Collection;
import?java.util.Iterator;
import?org.geotools.data.FeatureSource;
import?org.geotools.data.shapefile.ShapefileDataStore;
import?org.geotools.feature.FeatureCollection;
import?org.geotools.feature.FeatureIterator;
import?org.geotools.geometry.jts.JTSFactoryFinder;
import?org.opengis.feature.Property;
import?org.opengis.feature.simple.SimpleFeature;
import?org.opengis.feature.simple.SimpleFeatureType;
import?com.vividsolutions.jts.geom.Geometry;
import?com.vividsolutions.jts.geom.GeometryFactory;
import?com.vividsolutions.jts.geom.MultiPolygon;
import?com.vividsolutions.jts.geom.Point;
import?com.vividsolutions.jts.io.WKTReade

評(píng)論

共有 條評(píng)論