The Idaho boundary, taken from the Tiger lines file is used here for the purposes of creating a masking showing only data within the state of Idaho. This allows for the prioritization of mesic habitat within idaho.TIGER/Line Geodatabases are spatial extracts from the Census Bureau’s Master Address File/Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) System for use with geographic information systems (GIS) software. The geodatabases contain national coverage (for geographic boundaries or features) or state coverage (boundaries within state).https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-geodatabase-file.html
Image Mask is a configurable app template for identifying areas of an image that have changed over time or that meet user-set thresholds for calculated spectral indexes. The template also includes tools for measurement, recording locations, and more.App users can zoom to bookmarked areas of interest (or search for their own), select any of the imagery layers from the associated web map to analyze, use a time slider or dropdown menu to select images, then choose between the Change Detection or Mask tools to produce results.Image Mask users can do the following:Zoom to bookmarked areas of interest (or bookmark their own)Select specific images from a layer to visualize (search by date or another attribute)Use the Change Detection tool to compare two images in a layer (see options, below)Use the Mask tool to highlight areas that meet a user-set threshold for common spectral indexes (NDVI, SAVI, a burn index, and a water index). For example, highlight all the areas in an image with NDVI values above 0.25 to find vegetation.Annotate imagery using editable feature layersPerform image measurement on imagery layers that have mensuration capabilitiesExport an imagery layer to the user's local machine, or as a layer in the user’s ArcGIS accountUse CasesA student investigating urban expansion over time using Esri’s Multispectral Landsat image serviceA farmer using NAIP imagery to examine changes in crop healthAn image analyst recording burn scar extents using satellite imageryAn aid worker identifying regions with extreme drought to focus assistanceChange detection methodsFor each imagery layer, give app users one or more of the following change detection options:Image Brightness (calculates the change in overall brightness)Vegetation Index (NDVI) (requires red and infrared bands)Soil-Adjusted Vegetation Index (SAVI) (requires red and infrared bands)Water Index (requires green and short-wave infrared bands)Burn Index (requires infrared and short-wave infrared bands)For each of the indexes, users also have a choice between three modes:Difference Image: calculates increases and decreases for the full extent Difference Mask: users can focus on significant change by setting the minimum increase or decrease to be masked—for example, a user could mask only areas where NDVI increased by at least 0.2Threshold Mask: The user sets a threshold and magnitude for what is masked as change. The app will only identify change that’s above the user-set lower threshold and bigger than the user-set minimum magnitude.Supported DevicesThis application is responsively designed to support use in browsers on desktops, mobile phones, and tablets.Data RequirementsCreating an app with this template requires a web map with at least one imagery layer.Get Started This application can be created in the following ways:Click the Create a Web App button on this pageShare a map and choose to Create a Web AppOn the Content page, click Create - App - From Template Click the Download button to access the source code. Do this if you want to host the app on your own server and optionally customize it to add features or change styling.
Feature layer is used by CalOES GIS in applications to mask off areas that do not need to be focused on
Mask of Massachusetts featuring surrounding states and ocean, based on the Mass. Survey Towns borders. Useful for masking out base imagery or other data that fall outside of Massachusetts for cartographic purposes.
This layer (hosted feature layer) depicts the areas within Cherokee County and also outside of the City of Canton, GA. This data set is maintained by the City of Canton's GIS division.For specific questions about this data or to provide feedback, please contact the City's GIS division: Alaina Ellis GIS Analyst alaina.ellis@cantonga.gov (770) 546-6780 Canton City Hall 110 Academy Street, Canton, GA 30114
Attribution-NonCommercial 4.0 (CC BY-NC 4.0)https://creativecommons.org/licenses/by-nc/4.0/
License information was derived automatically
Today, deep neural networks are widely used in many computer vision problems, also for geographic information systems (GIS) data. This type of data is commonly used for urban analyzes and spatial planning. We used orthophotographic images of two residential districts from Kielce, Poland for research including urban sprawl automatic analysis with Transformer-based neural network application.Orthophotomaps were obtained from Kielce GIS portal. Then, the map was manually masked into building and building surroundings classes. Finally, the ortophotomap and corresponding classification mask were simultaneously divided into small tiles. This approach is common in image data preprocessing for machine learning algorithms learning phase. Data contains two original orthophotomaps from Wietrznia and Pod Telegrafem residential districts with corresponding masks and also their tiled version, ready to provide as a training data for machine learning models.Transformed-based neural network has undergone a training process on the Wietrznia dataset, targeted for semantic segmentation of the tiles into buildings and surroundings classes. After that, inference of the models was used to test model's generalization ability on the Pod Telegrafem dataset. The efficiency of the model was satisfying, so it can be used in automatic semantic building segmentation. Then, the process of dividing the images can be reversed and complete classification mask retrieved. This mask can be used for area of the buildings calculations and urban sprawl monitoring, if the research would be repeated for GIS data from wider time horizon.Since the dataset was collected from Kielce GIS portal, as the part of the Polish Main Office of Geodesy and Cartography data resource, it may be used only for non-profit and non-commertial purposes, in private or scientific applications, under the law "Ustawa z dnia 4 lutego 1994 r. o prawie autorskim i prawach pokrewnych (Dz.U. z 2006 r. nr 90 poz 631 z późn. zm.)". There are no other legal or ethical considerations in reuse potential.Data information is presented below.wietrznia_2019.jpg - orthophotomap of Wietrznia districtmodel's - used for training, as an explanatory imagewietrznia_2019.png - classification mask of Wietrznia district - used for model's training, as a target imagewietrznia_2019_validation.jpg - one image from Wietrznia district - used for model's validation during training phasepod_telegrafem_2019.jpg - orthophotomap of Pod Telegrafem district - used for model's evaluation after training phasewietrznia_2019 - folder with wietrznia_2019.jpg (image) and wietrznia_2019.png (annotation) images, divided into 810 tiles (512 x 512 pixels each), tiles with no information were manually removed, so the training data would contain only informative tilestiles presented - used for the model during training (images and annotations for fitting the model to the data)wietrznia_2019_vaidation - folder with wietrznia_2019_validation.jpg image divided into 16 tiles (256 x 256 pixels each) - tiles were presented to the model during training (images for validation model's efficiency); it was not the part of the training datapod_telegrafem_2019 - folder with pod_telegrafem.jpg image divided into 196 tiles (256 x 265 pixels each) - tiles were presented to the model during inference (images for evaluation model's robustness)Dataset was created as described below.Firstly, the orthophotomaps were collected from Kielce Geoportal (https://gis.kielce.eu). Kielce Geoportal offers a .pst recent map from April 2019. It is an orthophotomap with a resolution of 5 x 5 pixels, constructed from a plane flight at 700 meters over ground height, taken with a camera for vertical photos. Downloading was done by WMS in open-source QGIS software (https://www.qgis.org), as a 1:500 scale map, then converted to a 1200 dpi PNG image.Secondly, the map from Wietrznia residential district was manually labelled, also in QGIS, in the same scope, as the orthophotomap. Annotation based on land cover map information was also obtained from Kielce Geoportal. There are two classes - residential building and surrounding. Second map, from Pod Telegrafem district was not annotated, since it was used in the testing phase and imitates situation, where there is no annotation for the new data presented to the model.Next, the images was converted to an RGB JPG images, and the annotation map was converted to 8-bit GRAY PNG image.Finally, Wietrznia data files were tiled to 512 x 512 pixels tiles, in Python PIL library. Tiles with no information or a relatively small amount of information (only white background or mostly white background) were manually removed. So, from the 29113 x 15938 pixels orthophotomap, only 810 tiles with corresponding annotations were left, ready to train the machine learning model for the semantic segmentation task. Pod Telegrafem orthophotomap was tiled with no manual removing, so from the 7168 x 7168 pixels ortophotomap were created 197 tiles with 256 x 256 pixels resolution. There was also image of one residential building, used for model's validation during training phase, it was not the part of the training data, but was a part of Wietrznia residential area. It was 2048 x 2048 pixel ortophotomap, tiled to 16 tiles 256 x 265 pixels each.
Originating Baltimore Ecosystem Study
Description of Masking coverage to isolate the G.F. Wshed from other areas
Status of Dataset final
Geographic Area Gwynns Falls Watershed
West Bounding 844643
East Bounding 905481
North Bounding 598260
South Bounding 516090
Keywords inverse boundary, mask
Contact Person Jonathan Walsh
Contact Phone # 845-677-5343
Contact e-mail walshj@ecostudies.org
Project Baltimore Ecosystem Study
Format of Data and ARC/Info export (*.e00)
File Name GFBNDINV
File Size
Type of Source gis coverage
Scale of Source
Date(s) of Source 1995
Method of Data n/a
Method of Digital This coverage was created by DISSOLVing all polygons in GF_REACH except the GF boundary
Date(s) of Digital 1995
Resolution/Accuracy n/a
Geographic n/a
Type of Data vector
Coordinate Maryland State Plane, feet, NAD27
Attribute n/a
Available Media on-line
Distribution free
Access/Use No constraints. The authors of this dataset would appreciate acknowledgment in products derived.
Level II Metadata none
Level III Metadata none
A rectangle with the Sandy Springs city limits extracted.
This image is used as a background for various items.Additional ResourcesVisit Linn County, Iowa on the web.Visit Linn County, Iowa GIS on the web.Visit the Linn County, Iowa GIS portal. This site is updated as needed to reflect maps, apps, and data of interest from various County departments.Contact InformationQuestions? Contact the GIS Division by phone at 319.892.5250 or by email.
A Feature Layer covering the regions surrounding Oakland County, Michigan. Used for cartographic purposes. Fill and Line can be symbolised. BY USING THIS WEBSITE OR THE CONTENT THEREIN, YOU AGREE TO THE TERMS OF USE.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This layer was developed by the Research & Analytics Division of the Atlanta Regional Commission to represent area masks for various regions across Georgia.
This datalayer is part of a group of layers used for research in the Ipswich River Watershed. This datalayer is a mask of the area within the towns that make up the Ipswich River Watershed study area. The area on this mask is the complete town area of each town, and as such includes areas that are not actually within the watershed. This map has full information and was derived from the “ip30_noinfo_townmask” image. To be used to maske out area not within any town within the Ipswich River Watershed.
Segmentation models perform a pixel-wise classification by classifying the pixels into different classes. The classified pixels correspond to different objects or regions in the image. These models have a wide variety of use cases across multiple domains. When used with satellite and aerial imagery, these models can help to identify features such as building footprints, roads, water bodies, crop fields, etc.Generally, every segmentation model needs to be trained from scratch using a dataset labeled with the objects of interest. This can be an arduous and time-consuming task. Meta's Segment Anything Model (SAM) is aimed at creating a foundational model that can be used to segment (as the name suggests) anything using zero-shot learning and generalize across domains without additional training. SAM is trained on the Segment Anything 1-Billion mask dataset (SA-1B) which comprises a diverse set of 11 million images and over 1 billion masks. This makes the model highly robust in identifying object boundaries and differentiating between various objects across domains, even though it might have never seen them before. Use this model to extract masks of various objects in any image.Using the modelFollow the guide to use the model. Before using this model, ensure that the supported deep learning libraries are installed. For more details, check Deep Learning Libraries Installer for ArcGIS. Fine-tuning the modelThis model can be fine-tuned using SamLoRA architecture in ArcGIS. Follow the guide and refer to this sample notebook to fine-tune this model.Input8-bit, 3-band imagery.OutputFeature class containing masks of various objects in the image.Applicable geographiesThe model is expected to work globally.Model architectureThis model is based on the open-source Segment Anything Model (SAM) by Meta.Training dataThis model has been trained on the Segment Anything 1-Billion mask dataset (SA-1B) which comprises a diverse set of 11 million images and over 1 billion masks.Sample resultsHere are a few results from the model.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
scripts.zip
arcgisTools.atbx: terrainDerivatives: make terrain derivatives from digital terrain model (Band 1 = TPI (50 m radius circle), Band 2 = square root of slope, Band 3 = TPI (annulus), Band 4 = hillshade, Band 5 = multidirectional hillshades, Band 6 = slopeshade). rasterizeFeatures: convert vector polygons to raster masks (1 = feature, 0 = background).
makeChips.R: R function to break terrain derivatives and chips into image chips of a defined size. makeTerrainDerivatives.R: R function to generated 6-band terrain derivatives from digital terrain data (same as ArcGIS Pro tool). merge_logs.R: R script to merge training logs into a single file. predictToExtents.ipynb: Python notebook to use trained model to predict to new data. trainExperiments.ipynb: Python notebook used to train semantic segmentation models using PyTorch and the Segmentation Models package. assessmentExperiments.ipynb: Python code to generate assessment metrics using PyTorch and the torchmetrics library. graphs_results.R: R code to make graphs with ggplot2 to summarize results. makeChipsList.R: R code to generate lists of chips in a directory. makeMasks.R: R function to make raster masks from vector data (same as rasterizeFeatures ArcGIS Pro tool).
terraceDL.zip
dems: LiDAR DTM data partitioned into training, testing, and validation datasets based on HUC8 watershed boundaries. Original DTM data were provided by the Iowa BMP mapping project: https://www.gis.iastate.edu/BMPs. extents: extents of the training, testing, and validation areas as defined by HUC 8 watershed boundaries. vectors: vector features representing agricultural terraces and partitioned into separate training, testing, and validation datasets. Original digitized features were provided by the Iowa BMP Mapping Project: https://www.gis.iastate.edu/BMPs.
This vector tile layer provides a buffered mask around an area of interest (AOI), in this case Africa. The layer can be overlayed on other basemaps and operational layers to call attention to the AOI within the mask. This layer is designed for a dark basemap.The layer is a vector tile layer so it is designed to (a) perform well at multiple scale levels and (b) be customized as needed to work well with other basemaps or layers. The vector tile layer can be added to the basemap layer of a web map and set as a reference layer, if needed, to mask other reference layers in the map.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Dataset contains building locations in Poland in 1970-80s. The source information were polish archival 1:10 000 topographical maps. Buildings were extracted from maps using Mask R-CNN model implemented in Esri ArcGIS Pro software. In post processing we have removed most of the false possitives. The dataset of building locations covers the entire country and contains approximately 11 million buildings. The accuracy of the dataset was assessed manually on randomly selected map sheets. The overall accuracy is 95% (F1 0.98).
This datalayer is part of a group of layers used for research in the Ipswich River Watershed. This layer was created in July 2006 for Marine Biological Laboratory (MBL) in Woods Hole. This layer shows a mask of the Plum Island Ecosystems (PIE) study area, for use with the corresponding land use maps. This datalayer has complete information. Display study area.
U.S. Government Workshttps://www.usa.gov/government-works
License information was derived automatically
The Cropland Data Layer (CDL), hosted on CropScape, provides a raster, geo-referenced, crop-specific land cover map for the continental United States. The CDL also includes a crop mask layer and planting frequency layers, as well as boundary, water and road layers. The Boundary Layer options provided are County, Agricultural Statistics Districts (ASD), State, and Region. The data is created annually using moderate resolution satellite imagery and extensive agricultural ground truth. Users can select a geographic area of interest or import one, then access acreage statistics for a specific year or view the change from one year to another. The data can be exported or added to the CDL. The information is useful for issues related to agricultural sustainability, biodiversity, and land cover monitoring, especially due to extreme weather events. Resources in this dataset:Resource Title: CropScape and Cropland Data Layer - National Download. File Name: Web Page, url: https://www.nass.usda.gov/Research_and_Science/Cropland/Release/index.php Downloads available as zipped files at https://www.nass.usda.gov/Research_and_Science/Cropland/Release/index.php --
National CDL's -- by year, 2008-2020. Cropland Data Layer provides a raster, geo-referenced, crop-specific land cover map for the continental United States. The CDL also includes a crop mask layer and planting frequency layers, as well as boundary, water and road layers. The Boundary Layer options provided are County, Agricultural Statistics Districts (ASD), State, and Region. National Cultivated Layer -- based on the most recent five years (2013-2020). National Frequency Layer -- the 2017 Crop Frequency Layer identifies crop specific planting frequency and are based on land cover information derived from the 2008 through 2020CDL's. There are currently four individual crop frequency data layers that represent four major crops: corn, cotton, soybeans, and wheat. National Confidence Layer -- the Confidence Layer spatially represents the predicted confidence that is associated with that output pixel, based upon the rule(s) that were used to classify it. Western/Eastern/Central U.S.
Visit https://nassgeodata.gmu.edu/CropScape/ for the interactive map including tutorials and basic instructions. These options include a "Demo Video", "Help", "Developer Guide", and "FAQ".
This datalayer is part of a group of layers used for research in the Ipswich River Watershed. This layer was created in July 2006 for Marine Biological Laboratory (MBL) in Woods Hole. This layer shows the boundaries of the PIE study area. This datalayer has complete information. Display boundaries for the study area.
The Idaho boundary, taken from the Tiger lines file is used here for the purposes of creating a masking showing only data within the state of Idaho. This allows for the prioritization of mesic habitat within idaho.TIGER/Line Geodatabases are spatial extracts from the Census Bureau’s Master Address File/Topologically Integrated Geographic Encoding and Referencing (MAF/TIGER) System for use with geographic information systems (GIS) software. The geodatabases contain national coverage (for geographic boundaries or features) or state coverage (boundaries within state).https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-geodatabase-file.html