Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/24/2013 in all areas

  1. Which is the best Web Map Publishing solution in open source and in proprietry For server Arc GIS or Bentley or any other is der alo in open source can i get best one
    1 point
  2. Spatial Analysis and Decision Assistance Spatial Analysis and Decision Assistance (SADA) is free software that incorporates tools from environmental assessment fields into an effective problem solving environment. These tools include integrated modules for visualization, geospatial analysis, statistical analysis, human health risk assessment, ecological risk assessment, cost/benefit analysis, sampling design, and decision analysis. The capabilities of SADA can be used independently or collectively to address site specific concerns when characterizing a contaminated site, assessing risk, determining the location of future samples, and when designing remedial action. A fully functional freeware version is available on the download page of this web site. SADA is developed in The Institute for Environmental Modelingat the University of Tennessee . SADA is an evolving freeware product targeted to individuals performing environmental assessments in support of decision-making. The primary objective is to create a user friendly software package for environmental characterization and decision-making. This problem solving environment applies and integrates a number of algorithms that can either be used in a stand alone fashion or in the direct support of performing a site assessment. The software processes and produces information in a clear, transparent manner, directly supporting decision processes, and can serve as a communication tool between technical and non-technical audiences. The end result is that SADA can be used to facilitate decisions about a given site in a quick and cost effective manner. SADA has a strong emphasis on the spatial distribution of contaminant data and is therefore best suited for anyone who needs to look at data within a spatial context, such as: Statisticians Risk Assessors GIS Users Project Managers Stakeholders MARSSIM Analysts Ultimately, our objective is to provide environmental assessors with a unified software package that links practical characterization tools to decision-making capabilities (particularly human health and ecological risk assessment). The integration of the human health risk capabilities of SADA with modules for ecological risk assessment can help accomplish EPA's mission as outlined in the Ecological Research Strategy to: "develop and demonstrate a multiple pathway, multiple chemical model that integrates human health and ecological cumulative exposure and risk assessments." In addition, using the same problem solving environment for human health and ecological risk assessment assures consistency between the two assessment efforts in terms of the data that is used and the decision rules that are addressed. Our intention is to maintain it as a free product that will not depend on other software products (other than Windows). 1. SADA Friendly Regional Screening Levels for Chemical Contaminants at Superfund Sites The SADA risk guys developed a SADA friendly file for the newest Regional Screening Levels for Chemical Contaminants at Superfund Sites (RSLs)! Download the RSLs .csv files first. Then use Setup Custom Analysis to import them and start using them in SADA right away. You can use them to do classic tabular screens of your data, do spatial screens, and of course use them as decision criteria for developing areas of concern if you like. The link to them is on the SADA downloads page or you can link to them directly here (they are near the bottom). http://epa-prgs.ornl.gov/cgi-bin/chemicals/csl_search#download 2. There is a new Toxicological Profiles Database here http://www.sadaproject.net/download.html 3. Don’t forget this SADA training course is coming up! http://www.chalmersprofessional.se/en/programs?tags=samhallsbyggnad&id=3130#.Uhdt1xukrYE
    1 point
  3. TRy MapGuide: robust server like apache and opensurce hosted and developed by autodesk...
    1 point
  4. MehrdadRafiepour replied on August 10, 2013 Hi.......I had this problem too....I downloaded Office System Driver by following address http://www.microsoft.com/en-us/download/confirmation.aspx?id=23734 after it I deleted 'GxObjFactCache.dat' by following instroction 1. Close all ArcGIS applications - ArcMap and ArcCatalog. 2. Open Windows Explorer and browse to \Documents and Settings\[username]\Application Data\ESRI\ArcCatalog ** 3. Delete the "GxObjFactCache.dat" file This file will be re-created next time ArcCatalog starts. and then it worked well...
    1 point
  5. Hello everybody, i'm new in android and arcgis api for android, and i tested the helloworld sample of esri and it worked fine for me. my problem is when i try to display my arcgis server 10 mapservice (started of cource), into the helloword sample by changing : private MapView map = null; String dynamicMapURL = "http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StateCityHighway_USA/MapServer"; map = (MapView) findViewById(R.id.map); ArcGISDynamicMapServiceLayer dynamicLayer = new ArcGISDynamicMapServiceLayer( dynamicMapURL); map.addLayer(dynamicLayer); by private MapView map = null; String dynamicMapURL = "http://pocket-pc:80/ArcGIS/rest/services/GpsLogistique/MapServer"; map = (MapView) findViewById(R.id.map); ArcGISDynamicMapServiceLayer dynamicLayer = new ArcGISDynamicMapServiceLayer( dynamicMapURL); map.addLayer(dynamicLayer); when i run the code it runs normaly but display nothing even error. if someone have any idea thank you in advance.
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.

Disable-Adblock.png

 

If you enjoy our contents, support us by Disable ads Blocker or add GIS-area to your ads blocker whitelist