50 datasets found
  1. Overwrite Hosted Feature Services, v2.1.4

    • hub.arcgis.com
    Updated Apr 16, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri (2019). Overwrite Hosted Feature Services, v2.1.4 [Dataset]. https://hub.arcgis.com/content/d45f80eb53c748e7aa3d938a46b48836
    Explore at:
    Dataset updated
    Apr 16, 2019
    Dataset authored and provided by
    Esrihttp://esri.com/
    Description

    Want to keep the data in your Hosted Feature Service current? Not interested in writing a lot of code?Leverage this Python Script from the command line, Windows Scheduled Task, or from within your own code to automate the replacement of data in an existing Hosted Feature Service. It can also be leveraged by your Notebook environment and automatically managed by the MNCD Tool!See the Sampler Notebook that features the OverwriteFS tool run from Online to update a Feature Service. It leverages MNCD to cache the OverwriteFS script for import to the Notebook. A great way to jump start your Feature Service update workflow! RequirementsPython v3.xArcGIS Python APIStored Connection Profile, defined by Python API 'GIS' module. Also accepts 'pro', to specify using the active ArcGIS Pro connection. Will require ArcGIS Pro and Arcpy!Pre-Existing Hosted Feature ServiceCapabilitiesOverwrite a Feature Service, refreshing the Service Item and DataBackup and reapply Service, Layer, and Item properties - New at v2.0.0Manage Service to Service or Service to Data relationships - New at v2.0.0Repair Lost Service File Item to Service Relationships, re-enabling Service Overwrite - New at v2.0.0'Swap Layer' capability for Views, allowing two Services to support a View, acting as Active and Idle role during Updates - New at v2.0.0Data Conversion capability, able to invoke following a download and before Service update - New at v2.0.0Includes 'Rss2Json' Conversion routine, able to read a RSS or GeoRSS source and generate GeoJson for Service Update - New at v2.0.0Renamed 'Rss2Json' to 'Xml2GeoJSON' for its enhanced capabilities, 'Rss2Json' remains for compatability - Revised at v2.1.0Added 'Json2GeoJSON' Conversion routine, able to read and manipulate Json or GeoJSON data for Service Updates - New at v2.1.0Can update other File item types like PDF, Word, Excel, and so on - New at v2.1.0Supports ArcGIS Python API v2.0 - New at v2.1.2RevisionsSep 29, 2021: Long awaited update to v2.0.0!Sep 30, 2021: v2.0.1, Patch to correct Outcome Status when download or Coversion resulted in no change. Also updated documentation.Oct 7, 2021: v2.0.2, workflow Patch correcting Extent update of Views when Overwriting Service, discovered following recent ArcGIS Online update. Enhancements to 'datetimeUtil' Support script.Nov 30, 2021: v2.1.0, added new 'Json2GeoJSON' Converter, enhanced 'Xml2GeoJSON' Converter, retired 'Rss2Json' Converter, added new Option Switches 'IgnoreAge' and 'UpdateTarget' for source age control and QA/QC workflows, revised Optimization logic and CRC comparison on downloads.Dec 1, 2021: v2.1.1, Only a patch to Conversion routines: Corrected handling of null Z-values in Geometries (discovered immediately following release 2.1.0), improve error trapping while processing rows, and added deprecation message to retired 'Rss2Json' conversion routine.Feb 22, 2022: v2.1.2, Patch to detect and re-apply case-insensitive field indexes. Update to allow Swapping Layers to Service without an associated file item. Added cache refresh following updates. Patch to support Python API 2.0 service 'table' property. Patches to 'Json2GeoJSON' and 'Xml2GeoJSON' converter routines.Sep 5, 2024: v2.1.4, Patch service manager refresh failure issue. Added trace report to Convert execution on exception. Set 'ignore-DataItemCheck' property to True when 'GetTarget' action initiated. Hardened Async job status check. Update 'overwriteFeatureService' to support GeoPackage type and file item type when item.name includes a period, updated retry loop to try one final overwrite after del, fixed error stop issue on failed overwrite attempts. Removed restriction on uploading files larger than 2GB. Restores missing 'itemInfo' file on service File items. Corrected false swap success when view has no layers. Lifted restriction of Overwrite/Swap Layers for OGC. Added 'serviceDescription' to service detail backup. Added 'thumbnail' to item backup/restore logic. Added 'byLayerOrder' parameter to 'swapFeatureViewLayers'. Added 'SwapByOrder' action switch. Patch added to overwriteFeatureService 'status' check. Patch for June 2024 update made to 'managers.overwrite' API script that blocks uploads > 25MB, API v2.3.0.3. Patch 'overwriteFeatureService' to correctly identify overwrite file if service has multiple Service2Data relationships.Includes documentation updates!

  2. a

    ArcGIS Online Organization User Audit

    • ohio-gis-code-repository-geohio.hub.arcgis.com
    Updated Sep 19, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ohio Geographic Information and Data Exchange (2023). ArcGIS Online Organization User Audit [Dataset]. https://ohio-gis-code-repository-geohio.hub.arcgis.com/documents/a2deb001335b44b28db9710fd93c3ab8
    Explore at:
    Dataset updated
    Sep 19, 2023
    Dataset authored and provided by
    Ohio Geographic Information and Data Exchange
    Description

    This script will go through an entire ArcGIS Online Organization or a Portal Organization and look through all of the Users. Then, this script will check the all of the parameters of all of the Users. Then all of the parameters will be written to a csv file. The csv file can then be used to aid the administrator in the cleanup of the Items within the Organization. This is a Jupyter Notebook written using the ArcGIS Python API.

  3. a

    ArcGIS Online Web Map Service Validation Audit

    • ohio-gis-code-repository-geohio.hub.arcgis.com
    Updated Sep 19, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ohio Geographic Information and Data Exchange (2023). ArcGIS Online Web Map Service Validation Audit [Dataset]. https://ohio-gis-code-repository-geohio.hub.arcgis.com/documents/4fd905b5e89e42c7aab61a6afb4baf0b
    Explore at:
    Dataset updated
    Sep 19, 2023
    Dataset authored and provided by
    Ohio Geographic Information and Data Exchange
    Description

    This script will go through an entire ArcGIS Online Organization or a Portal Organization and look through all of the Web Maps. Then, this script will check the all of the urls of all of the map services within each Web Map to determine if they are valid. If they are not valid, it will write the results to a csv file so they can be taken care of. The csv file can then be used to aid the administrator in the cleanup of the map services with invalid urls. This is a Jupyter Notebook written using the ArcGIS Python API.

  4. a

    ArcGIS Online CAT Item Audit

    • ohio-gis-code-repository-geohio.hub.arcgis.com
    Updated Aug 21, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ohio Geographic Information and Data Exchange (2023). ArcGIS Online CAT Item Audit [Dataset]. https://ohio-gis-code-repository-geohio.hub.arcgis.com/documents/85ac2daaa6bb4e18a4c7a30779785672
    Explore at:
    Dataset updated
    Aug 21, 2023
    Dataset authored and provided by
    Ohio Geographic Information and Data Exchange
    Description

    This script will go through an entire ArcGIS Online Organization or a Portal Organization and look through all of the Items. Then, this script will check the all of the parameters of all of the Items. Then all of the parameters will be written to a csv file. The csv file can then be used to aid the administrator in the cleanup of the Items within the Organization. This is a Jupyter Notebook written using the ArcGIS Python API.Submitted By: Joe Guzi

  5. W

    Wildfire Perimeters (NIFC)

    • wifire-data.sdsc.edu
    csv, esri rest +4
    Updated Jun 22, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    CA Governor's Office of Emergency Services (2020). Wildfire Perimeters (NIFC) [Dataset]. https://wifire-data.sdsc.edu/dataset/wildfire-perimeters-nifc
    Explore at:
    kml, html, esri rest, geojson, csv, zipAvailable download formats
    Dataset updated
    Jun 22, 2020
    Dataset provided by
    CA Governor's Office of Emergency Services
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Description

    This ArcGIS Online hosted feature service displays perimeters from the National Incident Feature Service (NIFS) that meet ALL of the following criteria:

    • FeatureCategory = 'Wildfire Daily Fire Perimeter'
    • IsVisible = 'Yes'
    • FeatureAccess = 'Public'
    • FeatureStatus = 'Approved'.

    This dataset is made up of current, active wildfires. On a weekly basis, fires meeting specific criteria are removed from the source service. After removal, those perimeters can be found in the associated "Archived Wildfire Perimeters" service. Criteria include:
    • Perimeters are identified with an IRWIN ID that has non-null values in IRWIN for ContainmentDateTime, ControlDateTime, or FireOutDateTime
    • The most recent controlled/contained/fire out date is greater than 14 days old
    • No IRWIN ID
    • Last edit (based on DateCurrent) is greater than 30 days old
    This hosted feature service is not "live", but is updated every 5 minutes to reflect changes to perimeters posted to the National Incident Feature Service. It is updated from operational data and may not reflect current conditions on the ground. For a better understanding of the workflows involved in mapping and sharing fire perimeter data, see the NWCG Geographic Information System Standard Operating Procedures On Incidents (GSTOP) and most recent addendums: https://www.nwcg.gov/publications/936.

    To use this service from the Open Data site in a web map, click the APIs down arrow, copy the GeoService URL (remove the /query? statement) or just copy and paste this URL and add it to a web map (Add > Add Layer from Web): https://services3.arcgis.com/T4QMspbfLg3qTGWY/arcgis/rest/services/Public_Wildfire_Perimeters_View/FeatureServer

    From within ArcGIS Online, open this feature service in a new web map by clicking Open in Map Viewer.

    Once this service has been added to a web map, the features can be filtered by incident name, GACC, Create Date, or Current Date, keeping in mind that not all perimeters are fully attributed. Not all data are editable through this service and delete is disabled. To delete features, open in ArcGIS Pro or ArcMap.

    If your perimeter is not found in the Current Wildfire Perimeters, check in the Archived dataset: https://nifc.maps.arcgis.com/home/item.html?id=090a23c0470d4ef9a27142ee9b200023

  6. a

    Data from: Google Earth Engine (GEE)

    • hub.arcgis.com
    • data.amerigeoss.org
    • +3more
    Updated Nov 28, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    AmeriGEOSS (2018). Google Earth Engine (GEE) [Dataset]. https://hub.arcgis.com/items/bb1b131beda24006881d1ab019205277
    Explore at:
    Dataset updated
    Nov 28, 2018
    Dataset authored and provided by
    AmeriGEOSS
    Description

    Meet Earth EngineGoogle Earth Engine combines a multi-petabyte catalog of satellite imagery and geospatial datasets with planetary-scale analysis capabilities and makes it available for scientists, researchers, and developers to detect changes, map trends, and quantify differences on the Earth's surface.SATELLITE IMAGERY+YOUR ALGORITHMS+REAL WORLD APPLICATIONSLEARN MOREGLOBAL-SCALE INSIGHTExplore our interactive timelapse viewer to travel back in time and see how the world has changed over the past twenty-nine years. Timelapse is one example of how Earth Engine can help gain insight into petabyte-scale datasets.EXPLORE TIMELAPSEREADY-TO-USE DATASETSThe public data archive includes more than thirty years of historical imagery and scientific datasets, updated and expanded daily. It contains over twenty petabytes of geospatial data instantly available for analysis.EXPLORE DATASETSSIMPLE, YET POWERFUL APIThe Earth Engine API is available in Python and JavaScript, making it easy to harness the power of Google’s cloud for your own geospatial analysis.EXPLORE THE APIGoogle Earth Engine has made it possible for the first time in history to rapidly and accurately process vast amounts of satellite imagery, identifying where and when tree cover change has occurred at high resolution. Global Forest Watch would not exist without it. For those who care about the future of the planet Google Earth Engine is a great blessing!-Dr. Andrew Steer, President and CEO of the World Resources Institute.CONVENIENT TOOLSUse our web-based code editor for fast, interactive algorithm development with instant access to petabytes of data.LEARN ABOUT THE CODE EDITORSCIENTIFIC AND HUMANITARIAN IMPACTScientists and non-profits use Earth Engine for remote sensing research, predicting disease outbreaks, natural resource management, and more.SEE CASE STUDIESREADY TO BE PART OF THE SOLUTION?SIGN UP NOWTERMS OF SERVICE PRIVACY ABOUT GOOGLE

  7. a

    MDOT SHA Facilities

    • hub.arcgis.com
    • data.imap.maryland.gov
    • +1more
    Updated Dec 17, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ArcGIS Online for Maryland (2019). MDOT SHA Facilities [Dataset]. https://hub.arcgis.com/maps/maryland::mdot-sha-facilities-1
    Explore at:
    Dataset updated
    Dec 17, 2019
    Dataset authored and provided by
    ArcGIS Online for Maryland
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Area covered
    Description

    Esri ArcGIS Online (AGOL) Hosted, View Feature Layer for accessing the MDOT SHA Facilities data product.MDOT SHA Facilities data consists of point geometric features which represent the geographic locations of MDOT SHA Facilities throughout the State of Maryland. Facility types included are Headquarters, Complexes, District Offices, Maintenance Shops & Landscape Depots.MDOT SHA Facilities data is maintained by the MDOT SHA OIT Enterprise Information Services. MDOT SHA Facilities data is updated on an Irregular / As-Needed basis. This data was last updated in October 2020.For more information, contact MDOT SHA OIT Enterprise Information Services: Email: GIS@mdot.maryland.gov

  8. ACS Median Household Income Variables - Boundaries

    • coronavirus-resources.esri.com
    • city-albanyny-gis.hub.arcgis.com
    • +5more
    Updated Oct 22, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri (2018). ACS Median Household Income Variables - Boundaries [Dataset]. https://coronavirus-resources.esri.com/maps/45ede6d6ff7e4cbbbffa60d34227e462
    Explore at:
    Dataset updated
    Oct 22, 2018
    Dataset authored and provided by
    Esrihttp://esri.com/
    Area covered
    Description

    This layer shows median household income by race and by age of householder. This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis. Median income and income source is based on income in past 12 months of survey. This layer is symbolized to show median household income. To see the full list of attributes available in this service, go to the "Data" tab, and choose "Fields" at the top right. Current Vintage: 2019-2023ACS Table(s): B19013B, B19013C, B19013D, B19013E, B19013F, B19013G, B19013H, B19013I, B19049, B19053Data downloaded from: Census Bureau's API for American Community Survey Date of API call: December 12, 2024National Figures: data.census.govThe United States Census Bureau's American Community Survey (ACS):About the SurveyGeography & ACSTechnical DocumentationNews & UpdatesThis ready-to-use layer can be used within ArcGIS Pro, ArcGIS Online, its configurable apps, dashboards, Story Maps, custom apps, and mobile apps. Data can also be exported for offline workflows. For more information about ACS layers, visit the FAQ. Please cite the Census and ACS when using this data.Data Note from the Census:Data are based on a sample and are subject to sampling variability. The degree of uncertainty for an estimate arising from sampling variability is represented through the use of a margin of error. The value shown here is the 90 percent margin of error. The margin of error can be interpreted as providing a 90 percent probability that the interval defined by the estimate minus the margin of error and the estimate plus the margin of error (the lower and upper confidence bounds) contains the true value. In addition to sampling variability, the ACS estimates are subject to nonsampling error (for a discussion of nonsampling variability, see Accuracy of the Data). The effect of nonsampling error is not represented in these tables.Data Processing Notes:This layer is updated automatically when the most current vintage of ACS data is released each year, usually in December. The layer always contains the latest available ACS 5-year estimates. It is updated annually within days of the Census Bureau's release schedule. Click here to learn more about ACS data releases.Boundaries come from the US Census TIGER geodatabases, specifically, the National Sub-State Geography Database (named tlgdb_(year)_a_us_substategeo.gdb). Boundaries are updated at the same time as the data updates (annually), and the boundary vintage appropriately matches the data vintage as specified by the Census. These are Census boundaries with water and/or coastlines erased for cartographic and mapping purposes. For census tracts, the water cutouts are derived from a subset of the 2020 Areal Hydrography boundaries offered by TIGER. Water bodies and rivers which are 50 million square meters or larger (mid to large sized water bodies) are erased from the tract level boundaries, as well as additional important features. For state and county boundaries, the water and coastlines are derived from the coastlines of the 2023 500k TIGER Cartographic Boundary Shapefiles. These are erased to more accurately portray the coastlines and Great Lakes. The original AWATER and ALAND fields are still available as attributes within the data table (units are square meters).The States layer contains 52 records - all US states, Washington D.C., and Puerto RicoCensus tracts with no population that occur in areas of water, such as oceans, are removed from this data service (Census Tracts beginning with 99).Percentages and derived counts, and associated margins of error, are calculated values (that can be identified by the "_calc_" stub in the field name), and abide by the specifications defined by the American Community Survey.Field alias names were created based on the Table Shells file available from the American Community Survey Summary File Documentation page.Negative values (e.g., -4444...) have been set to null, with the exception of -5555... which has been set to zero. These negative values exist in the raw API data to indicate the following situations:The margin of error column indicates that either no sample observations or too few sample observations were available to compute a standard error and thus the margin of error. A statistical test is not appropriate.Either no sample observations or too few sample observations were available to compute an estimate, or a ratio of medians cannot be calculated because one or both of the median estimates falls in the lowest interval or upper interval of an open-ended distribution.The median falls in the lowest interval of an open-ended distribution, or in the upper interval of an open-ended distribution. A statistical test is not appropriate.The estimate is controlled. A statistical test for sampling variability is not appropriate.The data for this geographic area cannot be displayed because the number of sample cases is too small.

  9. A

    Great Smoky Mountains National Park Fish Barriers

    • data.amerigeoss.org
    • catalog.data.gov
    api, xml
    Updated Jul 30, 2019
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    United States[old] (2019). Great Smoky Mountains National Park Fish Barriers [Dataset]. https://data.amerigeoss.org/ja/dataset/great-smoky-mountains-national-park-fish-barriers
    Explore at:
    xml, apiAvailable download formats
    Dataset updated
    Jul 30, 2019
    Dataset provided by
    United States[old]
    Area covered
    Great Smoky Mountains
    Description

    Depicts physical barriers to fish movement within streams and rivers in GRSM. The EVENTTYPE attribute gives the type of restriction. Includes water falls and cascades. The default distribrution format of Great Smoky Mountains National Park GIS data is the open source GeoJSON format. The holding location identifies a live, updated deily GeoJSON url sourced from the ArcGIS Online REST API. The URL can be used in mapping applications that accept GeoJSON input and are OGC-compliant. In addition, various online converters can reformat the GeoJSON URL to numerous propietary formats such as "Shape" and "KML".

  10. MDOT SHA Mile Points (10th)

    • data.imap.maryland.gov
    • hub.arcgis.com
    • +1more
    Updated Oct 26, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ArcGIS Online for Maryland (2018). MDOT SHA Mile Points (10th) [Dataset]. https://data.imap.maryland.gov/datasets/mdot-sha-mile-points-10th
    Explore at:
    Dataset updated
    Oct 26, 2018
    Dataset provided by
    https://arcgis.com/
    Authors
    ArcGIS Online for Maryland
    Area covered
    Description

    Esri ArcGIS Online (AGOL) Feature Layer which provides access to the MDOT SHA Mile Points (10th) data product.MDOT SHA Mile Points data consists of point geometric features which represent the calibrated measures along each roadway throughout the State of Maryland. This layer specifically includes roadway segments that have been calibrated with measures that increase for every 10th (0.1) of a mile along the roadway.MDOT SHA Mile Points data is owned & maintained by the MDOT SHA Office of Planning & Preliminary Engineering (OPPE), under the MDOT SHA Data Services Division (DSD). MDOT SHA Mile Points data is updated & published on an annual basis including data for the prior year.For more information, contact MDOT SHA OIT Enterprise Information Services:Email: GIS@mdot.maryland.gov

  11. VDOT Operational Regions

    • data.virginia.gov
    • virginiaroads.org
    • +2more
    Updated Jan 30, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Datathon 2025 (2025). VDOT Operational Regions [Dataset]. https://data.virginia.gov/dataset/vdot-operational-regions
    Explore at:
    geojson, html, csv, zip, kml, arcgis geoservices rest apiAvailable download formats
    Dataset updated
    Jan 30, 2025
    Dataset provided by
    Virginia Department Of Transportation
    Authors
    Datathon 2025
    Description

    This layer contains the boundaries for Virginia Department of Transportation operational regions.

    Automatically updated when VDOTAdministrativeBoundaries (FeatureServer) is updated. VDOT Operational Regions is the second layer in the AGOL VDOTAdministrativeBoundaries feature service.

  12. VDOT Residencies

    • virginiaroads.org
    • data.virginia.gov
    Updated Oct 17, 2017
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Virginia Department of Transportation (2017). VDOT Residencies [Dataset]. https://www.virginiaroads.org/datasets/vdot-residencies-1/api
    Explore at:
    Dataset updated
    Oct 17, 2017
    Dataset provided by
    Virginia Department Of Transportation
    Authors
    Virginia Department of Transportation
    Area covered
    Description

    This layer contains the boundaries for Virginia Department of Transportation Residencies. Automatically updated when VDOTAdministrativeBoundaries (FeatureServer) is updated. VDOT Residency is the fourth layer in the AGOL VDOTAdministrativeBoundaries feature service.

  13. NZ Addresses

    • geodata.nz
    • data.linz.govt.nz
    Updated Jan 30, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Toitū Te Whenua Land Information New Zealand (2023). NZ Addresses [Dataset]. https://geodata.nz/geonetwork/srv/api/records/94ee593c-bc40-5b5a-70f6-e42e8c8ee191
    Explore at:
    Dataset updated
    Jan 30, 2023
    Dataset provided by
    Land Information New Zealandhttps://www.linz.govt.nz/
    Authors
    Toitū Te Whenua Land Information New Zealand
    Area covered
    New Zealand,
    Description

    NZ Addresses is the national authoritative dataset for physical addresses in New Zealand.

    This dataset contains the street number, street name and suburb of an address, as well as a unique ID and Territorial Authority.

    Refer to the NZ Addresses Data Dictionary for detailed metadata and information about this dataset.

    Please note this dataset replaced NZ Street Address in January 2023.

    Background

    This dataset provides all allocated addresses as advised to Toitū Te Whenua LINZ by Territorial Authorities (TAs). Under the Local Government Act 1974 (section 319) it is the responsibility of the TAs to advise the Surveyor-General at Toitū Te Whenua LINZ of all allocated addresses in their district.

    Address data is maintained by Toitū Te Whenua LINZ in the Address Information Management System (AIMS) and Comprehensive Address Data Store (CADS), which are centralised databases for the management of national addresses, including for electoral purposes. This dataset is updated weekly on the LINZ Data Service.

    APIs and web services This dataset is available via ArcGIS Online and ArcGIS REST services, as well as our standard APIs. LDS APIs and OGC web services

    ArcGIS Online map services

  14. Getting to Know Web GIS, fourth edition

    • dados-edu-pt.hub.arcgis.com
    Updated Aug 13, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri Portugal - Educação (2020). Getting to Know Web GIS, fourth edition [Dataset]. https://dados-edu-pt.hub.arcgis.com/datasets/getting-to-know-web-gis-fourth-edition
    Explore at:
    Dataset updated
    Aug 13, 2020
    Dataset provided by
    Esrihttp://esri.com/
    Authors
    Esri Portugal - Educação
    License

    Attribution-NonCommercial-ShareAlike 3.0 (CC BY-NC-SA 3.0)https://creativecommons.org/licenses/by-nc-sa/3.0/
    License information was derived automatically

    Description

    Learn state-of-the-art skills to build compelling, useful, and fun Web GIS apps easily, with no programming experience required.Building on the foundation of the previous three editions, Getting to Know Web GIS, fourth edition,features the latest advances in Esri’s entire Web GIS platform, from the cloud server side to the client side.Discover and apply what’s new in ArcGIS Online, ArcGIS Enterprise, Map Viewer, Esri StoryMaps, Web AppBuilder, ArcGIS Survey123, and more.Learn about recent Web GIS products such as ArcGIS Experience Builder, ArcGIS Indoors, and ArcGIS QuickCapture. Understand updates in mobile GIS such as ArcGIS Collector and AuGeo, and then build your own web apps.Further your knowledge and skills with detailed sections and chapters on ArcGIS Dashboards, ArcGIS Analytics for the Internet of Things, online spatial analysis, image services, 3D web scenes, ArcGIS API for JavaScript, and best practices in Web GIS.Each chapter is written for immediate productivity with a good balance of principles and hands-on exercises and includes:A conceptual discussion section to give you the big picture and principles,A detailed tutorial section with step-by-step instructions,A Q/A section to answer common questions,An assignment section to reinforce your comprehension, andA list of resources with more information.Ideal for classroom lab work and on-the-job training for GIS students, instructors, GIS analysts, managers, web developers, and other professionals, Getting to Know Web GIS, fourth edition, uses a holistic approach to systematically teach the breadth of the Esri Geospatial Cloud.AUDIENCEProfessional and scholarly. College/higher education. General/trade.AUTHOR BIOPinde Fu leads the ArcGIS Platform Engineering team at Esri Professional Services and teaches at universities including Harvard University Extension School. His specialties include web and mobile GIS technologies and applications in various industries. Several of his projects have won specialachievement awards. Fu is the lead author of Web GIS: Principles and Applications (Esri Press, 2010).Pub Date: Print: 7/21/2020 Digital: 6/16/2020 Format: Trade paperISBN: Print: 9781589485921 Digital: 9781589485938 Trim: 7.5 x 9 in.Price: Print: $94.99 USD Digital: $94.99 USD Pages: 490TABLE OF CONTENTSPrefaceForeword1 Get started with Web GIS2 Hosted feature layers and storytelling with GIS3 Web AppBuilder for ArcGIS and ArcGIS Experience Builder4 Mobile GIS5 Tile layers and on-premises Web GIS6 Spatial temporal data and real-time GIS7 3D web scenes8 Spatial analysis and geoprocessing9 Image service and online raster analysis10 Web GIS programming with ArcGIS API for JavaScriptPinde Fu | Interview with Esri Press | 2020-07-10 | 15:56 | Link.

  15. c

    ADT Traffic Volume - County of Essex

    • opendata.countyofessex.ca
    • hub.arcgis.com
    Updated Jan 28, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    County of Essex Organizational AGOL (2022). ADT Traffic Volume - County of Essex [Dataset]. https://opendata.countyofessex.ca/datasets/adt-traffic-volume-county-of-essex/api
    Explore at:
    Dataset updated
    Jan 28, 2022
    Dataset authored and provided by
    County of Essex Organizational AGOL
    Area covered
    Description

    Point Feature containing records of traffic count locations in the County of Essex. Relevant fields include station number, location details and most recent traffic count. Traffic Counts are completed each year in the Fall.

  16. MDOT SHA Bike Spine

    • data.imap.maryland.gov
    • hub.arcgis.com
    • +1more
    Updated Jul 22, 2019
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ArcGIS Online for Maryland (2019). MDOT SHA Bike Spine [Dataset]. https://data.imap.maryland.gov/datasets/mdot-sha-bike-spine-2
    Explore at:
    Dataset updated
    Jul 22, 2019
    Dataset provided by
    https://arcgis.com/
    Authors
    ArcGIS Online for Maryland
    Area covered
    Description

    AGOL Hosted Feature Layer which provides access to the MDOT SHA Bike Spine geospatial data product.MDOT SHA Bike Spine data consists of linear geometric features which represent roadways & trails throughout the State of Maryland that are officially designated as routes that meet specific safety criteria to accommodate bicycles. MDOT SHA Bike Spine data was developed to support a variety of MDOT initiatives involving Bicycle & Pedestrian Safety. MDOT SHA Bike Spine data is key to understanding the network of roadways throughout the State of Maryland that are capable of accommodating bicycle traffic safely. This data is used by various transportation business units throughout MDOT, as well as many other Federal, State, and local government agencies.MDOT SHA Bike Spine data is owned and maintained by the MDOT SHA Regional Intermodal Planning Division (RIPD). This data is updated on an As-Needed / Irregular basis, as it does not frequently change. This data was last updated in June 2019.Last Updated: 06/07/2019For additional information, contact the MDOT SHA Geospatial Technologies Team: Email: GIS@mdot.maryland.govFor additional information related to the Maryland Department of Transportation (MDOT):Website: https://www.mdot.maryland.gov/For additional information related to the Maryland Department of Transportation State Highway Administration (MDOT SHA):Website: https://www.roads.maryland.gov/Home.aspxMDOT SHA Geospatial Data Legal Disclaimer:The Maryland Department of Transportation State Highway Administration (MDOT SHA) makes no warranty, expressed or implied, as to the use or appropriateness of geospatial data, and there are no warranties of merchantability or fitness for a particular purpose or use. The information contained in geospatial data is from publicly available sources, but no representation is made as to the accuracy or completeness of geospatial data. MDOT SHA shall not be subject to liability for human error, error due to software conversion, defect, or failure of machines, or any material used in the connection with the machines, including tapes, disks, CD-ROMs or DVD-ROMs and energy. MDOT SHA shall not be liable for any lost profits, consequential damages, or claims against MDOT SHA by third parties.

  17. a

    Grouplayer SMARHS AVERDES AGOL

    • hub.arcgis.com
    • dados-geoniteroi.opendata.arcgis.com
    Updated Nov 30, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Prefeitura Municipal de Niterói (2022). Grouplayer SMARHS AVERDES AGOL [Dataset]. https://hub.arcgis.com/datasets/geoniteroi::sub-bacias-hidrogr%C3%A1ficas
    Explore at:
    Dataset updated
    Nov 30, 2022
    Dataset authored and provided by
    Prefeitura Municipal de Niterói
    Area covered
    Description

    Camadas públicas não editáveis da SMARHS.

  18. a

    Maryland Six Inch Imagery - Image Service

    • data-maryland.opendata.arcgis.com
    • data.imap.maryland.gov
    • +2more
    Updated May 1, 2017
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    ArcGIS Online for Maryland (2017). Maryland Six Inch Imagery - Image Service [Dataset]. https://data-maryland.opendata.arcgis.com/datasets/7ff8fee809dd4afcab7fbea0916e4ebe
    Explore at:
    Dataset updated
    May 1, 2017
    Dataset authored and provided by
    ArcGIS Online for Maryland
    Area covered
    Description

    This service provides Six Inch resolution aerial imagery for the State of Maryland. The imagery for this service is composed of imagery flown in 2023 (Western Shore) and 2024 (Eastern Shore).This is a MD iMAP hosted service. Find more information at https://imap.maryland.gov.Image Service Link: https://mdgeodata.md.gov/imagery/rest/services/SixInch/SixInchImagery/ImageServer

  19. ACS Disability Status Variables - Boundaries

    • hub.arcgis.com
    • vaccine-confidence-program-cdcvax.hub.arcgis.com
    • +7more
    Updated Oct 20, 2018
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri (2018). ACS Disability Status Variables - Boundaries [Dataset]. https://hub.arcgis.com/maps/ef1492a820674160ba6815c5e1637c27
    Explore at:
    Dataset updated
    Oct 20, 2018
    Dataset authored and provided by
    Esrihttp://esri.com/
    Area covered
    Description

    This layer shows disability status by sex and age group. This is shown by tract, county, and state boundaries. This service is updated annually to contain the most currently released American Community Survey (ACS) 5-year data, and contains estimates and margins of error. There are also additional calculated attributes related to this topic, which can be mapped or used within analysis. This layer is symbolized to show the percentage of elderly (65+) with a disability. To see the full list of attributes available in this service, go to the "Data" tab, and choose "Fields" at the top right. Current Vintage: 2019-2023ACS Table(s): B18101Data downloaded from: Census Bureau's API for American Community Survey Date of API call: December 12, 2024National Figures: data.census.govThe United States Census Bureau's American Community Survey (ACS):About the SurveyGeography & ACSTechnical DocumentationNews & UpdatesThis ready-to-use layer can be used within ArcGIS Pro, ArcGIS Online, its configurable apps, dashboards, Story Maps, custom apps, and mobile apps. Data can also be exported for offline workflows. For more information about ACS layers, visit the FAQ. Please cite the Census and ACS when using this data.Data Note from the Census:Data are based on a sample and are subject to sampling variability. The degree of uncertainty for an estimate arising from sampling variability is represented through the use of a margin of error. The value shown here is the 90 percent margin of error. The margin of error can be interpreted as providing a 90 percent probability that the interval defined by the estimate minus the margin of error and the estimate plus the margin of error (the lower and upper confidence bounds) contains the true value. In addition to sampling variability, the ACS estimates are subject to nonsampling error (for a discussion of nonsampling variability, see Accuracy of the Data). The effect of nonsampling error is not represented in these tables.Data Processing Notes:This layer is updated automatically when the most current vintage of ACS data is released each year, usually in December. The layer always contains the latest available ACS 5-year estimates. It is updated annually within days of the Census Bureau's release schedule. Click here to learn more about ACS data releases.Boundaries come from the US Census TIGER geodatabases, specifically, the National Sub-State Geography Database (named tlgdb_(year)_a_us_substategeo.gdb). Boundaries are updated at the same time as the data updates (annually), and the boundary vintage appropriately matches the data vintage as specified by the Census. These are Census boundaries with water and/or coastlines erased for cartographic and mapping purposes. For census tracts, the water cutouts are derived from a subset of the 2020 Areal Hydrography boundaries offered by TIGER. Water bodies and rivers which are 50 million square meters or larger (mid to large sized water bodies) are erased from the tract level boundaries, as well as additional important features. For state and county boundaries, the water and coastlines are derived from the coastlines of the 2023 500k TIGER Cartographic Boundary Shapefiles. These are erased to more accurately portray the coastlines and Great Lakes. The original AWATER and ALAND fields are still available as attributes within the data table (units are square meters).The States layer contains 52 records - all US states, Washington D.C., and Puerto RicoCensus tracts with no population that occur in areas of water, such as oceans, are removed from this data service (Census Tracts beginning with 99).Percentages and derived counts, and associated margins of error, are calculated values (that can be identified by the "_calc_" stub in the field name), and abide by the specifications defined by the American Community Survey.Field alias names were created based on the Table Shells file available from the American Community Survey Summary File Documentation page.Negative values (e.g., -4444...) have been set to null, with the exception of -5555... which has been set to zero. These negative values exist in the raw API data to indicate the following situations:The margin of error column indicates that either no sample observations or too few sample observations were available to compute a standard error and thus the margin of error. A statistical test is not appropriate.Either no sample observations or too few sample observations were available to compute an estimate, or a ratio of medians cannot be calculated because one or both of the median estimates falls in the lowest interval or upper interval of an open-ended distribution.The median falls in the lowest interval of an open-ended distribution, or in the upper interval of an open-ended distribution. A statistical test is not appropriate.The estimate is controlled. A statistical test for sampling variability is not appropriate.The data for this geographic area cannot be displayed because the number of sample cases is too small.

  20. a

    Wastewater Treatment Plants

    • data-wellingtonwater.opendata.arcgis.com
    Updated Aug 30, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    wwl_administrator (2020). Wastewater Treatment Plants [Dataset]. https://data-wellingtonwater.opendata.arcgis.com/datasets/c3573466383d4c8182c11d8a7d0164b9
    Explore at:
    Dataset updated
    Aug 30, 2020
    Dataset authored and provided by
    wwl_administrator
    Area covered
    Description

    Wastewater Treatment Plants in the Wellington Water Ltd area.This is the master GIS data. There are two versions, one in AGOL & one in Enterprise Portal, they should both match. They are separate layers, so if one gets updated, so should the other. Each one is a backup for the other if a portal goes down.*This layer was copied to Enterprise Portal in Jan 2022.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Esri (2019). Overwrite Hosted Feature Services, v2.1.4 [Dataset]. https://hub.arcgis.com/content/d45f80eb53c748e7aa3d938a46b48836
Organization logo

Overwrite Hosted Feature Services, v2.1.4

Explore at:
Dataset updated
Apr 16, 2019
Dataset authored and provided by
Esrihttp://esri.com/
Description

Want to keep the data in your Hosted Feature Service current? Not interested in writing a lot of code?Leverage this Python Script from the command line, Windows Scheduled Task, or from within your own code to automate the replacement of data in an existing Hosted Feature Service. It can also be leveraged by your Notebook environment and automatically managed by the MNCD Tool!See the Sampler Notebook that features the OverwriteFS tool run from Online to update a Feature Service. It leverages MNCD to cache the OverwriteFS script for import to the Notebook. A great way to jump start your Feature Service update workflow! RequirementsPython v3.xArcGIS Python APIStored Connection Profile, defined by Python API 'GIS' module. Also accepts 'pro', to specify using the active ArcGIS Pro connection. Will require ArcGIS Pro and Arcpy!Pre-Existing Hosted Feature ServiceCapabilitiesOverwrite a Feature Service, refreshing the Service Item and DataBackup and reapply Service, Layer, and Item properties - New at v2.0.0Manage Service to Service or Service to Data relationships - New at v2.0.0Repair Lost Service File Item to Service Relationships, re-enabling Service Overwrite - New at v2.0.0'Swap Layer' capability for Views, allowing two Services to support a View, acting as Active and Idle role during Updates - New at v2.0.0Data Conversion capability, able to invoke following a download and before Service update - New at v2.0.0Includes 'Rss2Json' Conversion routine, able to read a RSS or GeoRSS source and generate GeoJson for Service Update - New at v2.0.0Renamed 'Rss2Json' to 'Xml2GeoJSON' for its enhanced capabilities, 'Rss2Json' remains for compatability - Revised at v2.1.0Added 'Json2GeoJSON' Conversion routine, able to read and manipulate Json or GeoJSON data for Service Updates - New at v2.1.0Can update other File item types like PDF, Word, Excel, and so on - New at v2.1.0Supports ArcGIS Python API v2.0 - New at v2.1.2RevisionsSep 29, 2021: Long awaited update to v2.0.0!Sep 30, 2021: v2.0.1, Patch to correct Outcome Status when download or Coversion resulted in no change. Also updated documentation.Oct 7, 2021: v2.0.2, workflow Patch correcting Extent update of Views when Overwriting Service, discovered following recent ArcGIS Online update. Enhancements to 'datetimeUtil' Support script.Nov 30, 2021: v2.1.0, added new 'Json2GeoJSON' Converter, enhanced 'Xml2GeoJSON' Converter, retired 'Rss2Json' Converter, added new Option Switches 'IgnoreAge' and 'UpdateTarget' for source age control and QA/QC workflows, revised Optimization logic and CRC comparison on downloads.Dec 1, 2021: v2.1.1, Only a patch to Conversion routines: Corrected handling of null Z-values in Geometries (discovered immediately following release 2.1.0), improve error trapping while processing rows, and added deprecation message to retired 'Rss2Json' conversion routine.Feb 22, 2022: v2.1.2, Patch to detect and re-apply case-insensitive field indexes. Update to allow Swapping Layers to Service without an associated file item. Added cache refresh following updates. Patch to support Python API 2.0 service 'table' property. Patches to 'Json2GeoJSON' and 'Xml2GeoJSON' converter routines.Sep 5, 2024: v2.1.4, Patch service manager refresh failure issue. Added trace report to Convert execution on exception. Set 'ignore-DataItemCheck' property to True when 'GetTarget' action initiated. Hardened Async job status check. Update 'overwriteFeatureService' to support GeoPackage type and file item type when item.name includes a period, updated retry loop to try one final overwrite after del, fixed error stop issue on failed overwrite attempts. Removed restriction on uploading files larger than 2GB. Restores missing 'itemInfo' file on service File items. Corrected false swap success when view has no layers. Lifted restriction of Overwrite/Swap Layers for OGC. Added 'serviceDescription' to service detail backup. Added 'thumbnail' to item backup/restore logic. Added 'byLayerOrder' parameter to 'swapFeatureViewLayers'. Added 'SwapByOrder' action switch. Patch added to overwriteFeatureService 'status' check. Patch for June 2024 update made to 'managers.overwrite' API script that blocks uploads > 25MB, API v2.3.0.3. Patch 'overwriteFeatureService' to correctly identify overwrite file if service has multiple Service2Data relationships.Includes documentation updates!

Search
Clear search
Close search
Google apps
Main menu