文件名称:simpleMapServer_src_0713
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.58mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The map server is java based. It should run on any platform supporting java 1.4.x or 1.5.x, It was tested on SunOs/Linux/Windows XP
(系统自动生成,下载前可以参看下载内容)
下载文件列表
doc/
doc/_im/
doc/addon/
doc/external_module/
doc/gis_data_directory/
doc/google_earth_servlets/
doc/layer_configuration_examples/
doc/layer_configuration_examples/vectors_with_styles/
doc/virtual/
doc/webapp/
doc/_im/google_earth_2.jpg
doc/_im/no_quantize.gif
doc/_im/quantize.gif
doc/addon/readme.txt
doc/addon/singleDateAddIdxOn.props
doc/addon/singleDateAddOn.props
doc/external_module/external.props.txt
doc/external_module/external_module.html
doc/external_module/web.xml.txt
doc/gis_data_directory/gis_data.jpg
doc/gis_data_directory/gis_data_1.jpg
doc/gis_data_directory/gis_data_directory_organisation.html
doc/gis_data_directory/layer.conf.txt
doc/google_earth_servlets/google_earth.html
doc/google_earth_servlets/my_server.kml.txt
doc/google_earth_servlets/raster.jpg
doc/google_earth_servlets/vectors.jpg
doc/index.html
doc/layer_configuration_examples/layer_0_3bp_noColormap.conf
doc/layer_configuration_examples/layer_1_1bp_colormap.conf
doc/layer_configuration_examples/layer_2_shapefile.conf
doc/layer_configuration_examples/vectors_with_styles/green_circle.style
doc/layer_configuration_examples/vectors_with_styles/icon.style
doc/layer_configuration_examples/vectors_with_styles/layer_1_vector_withStyles.conf
doc/layer_configuration_examples/vectors_with_styles/red_triangle.style
doc/virtual/configuration.html
doc/virtual/virtualLayers.props
doc/webapp/webapp_config.html
doc/white_look.css
addOnProperties/
addOnProperties/readme.txt
addOnProperties/singleDateAddIdxOn.props_old
addOnProperties/singleDateAddOn.props
addOnProperties/singleDateIdxAddOn.props
src/
src/configTools/
src/d2Engine/
src/gl/
src/gl/file/
src/gl/graphic/
src/gl/graphic/image/
src/gl/io/
src/gl/math/
src/gl/storage/
src/gl/utilities/
src/gui/
src/io/
src/io/data/
src/io/data/shapefile/
src/simpleMapServer/
src/simpleMapServer/glisData/
src/simpleMapServer/server/
src/wms/
src/wms/interfaces/
src/wmsProjection/
src/ImageFrame.java
src/Quantize.java
src/TestQuantize.java
src/configTools/FileNode.java
src/configTools/LayerNode.java
src/configTools/LayersConfigFrame.form
src/configTools/LayersConfigFrame.java
src/configTools/LayersTree.java
src/configTools/LodNode.java
src/configTools/Toto.java
src/configTools/file.gif
src/configTools/layer.gif
src/configTools/lod.gif
src/d2Engine/Vector2d.java
src/d2Engine/Vertex2d.java
src/earth.jpg
src/gl/file/FileUtils.java
src/gl/file/PropertiesFile.java
src/gl/graphic/GraphicUtils.java
src/gl/graphic/image/DirectGif89Frame.java
src/gl/graphic/image/GIFOutputStream.java
src/gl/graphic/image/Gif89Encoder.java
src/gl/graphic/image/Gif89Frame.java
src/gl/graphic/image/ImageLoader.java
src/gl/graphic/image/ImageUtilities.java
src/gl/graphic/image/IndexGif89Frame.java
src/gl/graphic/image/JpegEncoder.java
src/gl/graphic/image/NeuQuant.java
src/gl/graphic/image/NeuralQuantizer.java
src/gl/graphic/image/PngEncoder.java
src/gl/graphic/image/PngEncoderB.java
src/gl/graphic/image/Put.java
src/gl/io/MemorizeOutputStream.java
src/gl/math/MoreMath.java
src/gl/math/PolygonMath.java
src/gl/storage/Cache.java
src/gl/storage/CacheItem.java
src/gl/storage/CacheManager.java
src/gl/storage/CacheTest.java
src/gl/storage/ClassStorage.java
src/gl/utilities/ParameterString.java
src/gl/utilities/Util.java
src/gui/FreeSegmentsPanel.form
src/gui/FreeSegmentsPanel.java
src/gui/TestProjectionTool.java
src/io/ByteUtils.java
src/io/data/shapefile/DBaseException.java
src/io/data/shapefile/DBaseFile.java
src/io/data/shapefile/FileHeader.java
src/io/data/shapefile/IndexFile.java
src/io/data/shapefile/IndexRecord.java
src/io/data/shapefile/MainFile.java
src/io/data/shapefile/SHPEnvelope.java
src/io/data/shapefile/SHPException.java
src/io/data/shapefile/SHPGeometry.java
src/io/data/shapefile/SHPMultiPoint.java
src/io/data/shapefile/SHPNullShape.java
src/io/data/shapefile/SHPPoint.java
src/io/data/shapefile/SHPPolyLine.java
src/io/data/shapefile/SHPPolygon.java
src/io/data/shapefile/ShapeConst.java
src/io/data/shapefile/ShapeFile.java
src/io/data/shapefile/ShapeUtils.java
src/simpleMapServer.mf
src/simpleMapServer/Catalogue.java
src/simpleMapServer/CatalogueAddOnInterface.java
src/simpleMapServer/CatalogueDateRangeAddOn.java
src/simpleMapServer/CatalogueSingleDateAddOn.java
src/simpleMapServer/CatalogueSingleDateIdxAddOn.java
src/simpleMapServer/CatalogueSingleDateIdxAddOn.java_old
src/simpleMapServer/ClientRequest.java
src/simpleMapServer/ColorMap.java
src/simpleMapServer/ColorMapInterface.java
src/simpleMapServer/DataRetrieverInterface.java
src/simpleMapServer/DataServer.java
src/simpleMapServer/ExternalModule.java
src/simpleMapServer/FeatureDataHandler.java
src/simpleMapServer/FilenameFilterPrefix.java
src/simpleMapServer/GifColorMap.java
src/simpleMapServer/Global.java
src/simpleMapServer/GoogleEarthMapServer.java
src/simpleMapServer/GoogleEarthModule.java
src/simpleMapServer/LayerInfo.java
src/simpleMapServer/LodInfo.java
src/simpleMapServer/MapProducer.java
src/simpleMapServer/MapRequest.java
src/simpleMapServer/MapRequestLayer.java
src/simpleMapServer/MapServer.java
src/simpleMapServer/MyDate.java
src/simpleMapServer/RasterDataHandler.java
src/simple
doc/_im/
doc/addon/
doc/external_module/
doc/gis_data_directory/
doc/google_earth_servlets/
doc/layer_configuration_examples/
doc/layer_configuration_examples/vectors_with_styles/
doc/virtual/
doc/webapp/
doc/_im/google_earth_2.jpg
doc/_im/no_quantize.gif
doc/_im/quantize.gif
doc/addon/readme.txt
doc/addon/singleDateAddIdxOn.props
doc/addon/singleDateAddOn.props
doc/external_module/external.props.txt
doc/external_module/external_module.html
doc/external_module/web.xml.txt
doc/gis_data_directory/gis_data.jpg
doc/gis_data_directory/gis_data_1.jpg
doc/gis_data_directory/gis_data_directory_organisation.html
doc/gis_data_directory/layer.conf.txt
doc/google_earth_servlets/google_earth.html
doc/google_earth_servlets/my_server.kml.txt
doc/google_earth_servlets/raster.jpg
doc/google_earth_servlets/vectors.jpg
doc/index.html
doc/layer_configuration_examples/layer_0_3bp_noColormap.conf
doc/layer_configuration_examples/layer_1_1bp_colormap.conf
doc/layer_configuration_examples/layer_2_shapefile.conf
doc/layer_configuration_examples/vectors_with_styles/green_circle.style
doc/layer_configuration_examples/vectors_with_styles/icon.style
doc/layer_configuration_examples/vectors_with_styles/layer_1_vector_withStyles.conf
doc/layer_configuration_examples/vectors_with_styles/red_triangle.style
doc/virtual/configuration.html
doc/virtual/virtualLayers.props
doc/webapp/webapp_config.html
doc/white_look.css
addOnProperties/
addOnProperties/readme.txt
addOnProperties/singleDateAddIdxOn.props_old
addOnProperties/singleDateAddOn.props
addOnProperties/singleDateIdxAddOn.props
src/
src/configTools/
src/d2Engine/
src/gl/
src/gl/file/
src/gl/graphic/
src/gl/graphic/image/
src/gl/io/
src/gl/math/
src/gl/storage/
src/gl/utilities/
src/gui/
src/io/
src/io/data/
src/io/data/shapefile/
src/simpleMapServer/
src/simpleMapServer/glisData/
src/simpleMapServer/server/
src/wms/
src/wms/interfaces/
src/wmsProjection/
src/ImageFrame.java
src/Quantize.java
src/TestQuantize.java
src/configTools/FileNode.java
src/configTools/LayerNode.java
src/configTools/LayersConfigFrame.form
src/configTools/LayersConfigFrame.java
src/configTools/LayersTree.java
src/configTools/LodNode.java
src/configTools/Toto.java
src/configTools/file.gif
src/configTools/layer.gif
src/configTools/lod.gif
src/d2Engine/Vector2d.java
src/d2Engine/Vertex2d.java
src/earth.jpg
src/gl/file/FileUtils.java
src/gl/file/PropertiesFile.java
src/gl/graphic/GraphicUtils.java
src/gl/graphic/image/DirectGif89Frame.java
src/gl/graphic/image/GIFOutputStream.java
src/gl/graphic/image/Gif89Encoder.java
src/gl/graphic/image/Gif89Frame.java
src/gl/graphic/image/ImageLoader.java
src/gl/graphic/image/ImageUtilities.java
src/gl/graphic/image/IndexGif89Frame.java
src/gl/graphic/image/JpegEncoder.java
src/gl/graphic/image/NeuQuant.java
src/gl/graphic/image/NeuralQuantizer.java
src/gl/graphic/image/PngEncoder.java
src/gl/graphic/image/PngEncoderB.java
src/gl/graphic/image/Put.java
src/gl/io/MemorizeOutputStream.java
src/gl/math/MoreMath.java
src/gl/math/PolygonMath.java
src/gl/storage/Cache.java
src/gl/storage/CacheItem.java
src/gl/storage/CacheManager.java
src/gl/storage/CacheTest.java
src/gl/storage/ClassStorage.java
src/gl/utilities/ParameterString.java
src/gl/utilities/Util.java
src/gui/FreeSegmentsPanel.form
src/gui/FreeSegmentsPanel.java
src/gui/TestProjectionTool.java
src/io/ByteUtils.java
src/io/data/shapefile/DBaseException.java
src/io/data/shapefile/DBaseFile.java
src/io/data/shapefile/FileHeader.java
src/io/data/shapefile/IndexFile.java
src/io/data/shapefile/IndexRecord.java
src/io/data/shapefile/MainFile.java
src/io/data/shapefile/SHPEnvelope.java
src/io/data/shapefile/SHPException.java
src/io/data/shapefile/SHPGeometry.java
src/io/data/shapefile/SHPMultiPoint.java
src/io/data/shapefile/SHPNullShape.java
src/io/data/shapefile/SHPPoint.java
src/io/data/shapefile/SHPPolyLine.java
src/io/data/shapefile/SHPPolygon.java
src/io/data/shapefile/ShapeConst.java
src/io/data/shapefile/ShapeFile.java
src/io/data/shapefile/ShapeUtils.java
src/simpleMapServer.mf
src/simpleMapServer/Catalogue.java
src/simpleMapServer/CatalogueAddOnInterface.java
src/simpleMapServer/CatalogueDateRangeAddOn.java
src/simpleMapServer/CatalogueSingleDateAddOn.java
src/simpleMapServer/CatalogueSingleDateIdxAddOn.java
src/simpleMapServer/CatalogueSingleDateIdxAddOn.java_old
src/simpleMapServer/ClientRequest.java
src/simpleMapServer/ColorMap.java
src/simpleMapServer/ColorMapInterface.java
src/simpleMapServer/DataRetrieverInterface.java
src/simpleMapServer/DataServer.java
src/simpleMapServer/ExternalModule.java
src/simpleMapServer/FeatureDataHandler.java
src/simpleMapServer/FilenameFilterPrefix.java
src/simpleMapServer/GifColorMap.java
src/simpleMapServer/Global.java
src/simpleMapServer/GoogleEarthMapServer.java
src/simpleMapServer/GoogleEarthModule.java
src/simpleMapServer/LayerInfo.java
src/simpleMapServer/LodInfo.java
src/simpleMapServer/MapProducer.java
src/simpleMapServer/MapRequest.java
src/simpleMapServer/MapRequestLayer.java
src/simpleMapServer/MapServer.java
src/simpleMapServer/MyDate.java
src/simpleMapServer/RasterDataHandler.java
src/simple
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.