From ba477ad279c2263c2bd2706621c944c8b402f8cf Mon Sep 17 00:00:00 2001 From: s0lray Date: Fri, 27 Mar 2026 19:22:39 -0400 Subject: [PATCH] Add enrichment metadata for Geolocation/Maps tools (THE-150) Populate description, status, pricing, OPSEC profile, bestFor, input/output, and badge fields for 48 Geolocation tools including Coordinates, Mapping, Street View, and GIS subsections. Co-Authored-By: Paperclip --- public/arf.json | 816 +++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 768 insertions(+), 48 deletions(-) diff --git a/public/arf.json b/public/arf.json index b8b4568..fb38b24 100644 --- a/public/arf.json +++ b/public/arf.json @@ -4482,22 +4482,82 @@ { "name": "Astrometry", "type": "url", - "url": "https://nova.astrometry.net/" + "url": "https://nova.astrometry.net/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Astrometry.net solves star-field images to estimate where and when a photo was taken.", + "status": "live", + "pricing": "free", + "bestFor": "Geolocating night sky photos by star patterns", + "input": "Astronomical image", + "output": "Solved coordinates, orientation, and object annotations" }, { "name": "SunCalc", "type": "url", - "url": "https://suncalc.net/" + "url": "https://suncalc.net/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Solar position calculator for estimating time and orientation from shadows in imagery.", + "status": "live", + "pricing": "free", + "bestFor": "Shadow-based time and location validation", + "input": "Date/time and coordinates", + "output": "Sun azimuth/elevation and daylight phase data" }, { "name": "SunCalc", "type": "url", - "url": "https://suncalc.org/" + "url": "https://suncalc.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Solar position calculator for estimating time and orientation from shadows in imagery.", + "status": "live", + "pricing": "free", + "bestFor": "Shadow-based time and location validation", + "input": "Date/time and coordinates", + "output": "Sun azimuth/elevation and daylight phase data" }, { "name": "GeoSpy", "type": "url", - "url": "https://geospy.ai/" + "url": "https://geospy.ai/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "AI-assisted image geolocation tool for estimating where a photo was taken.", + "status": "live", + "pricing": "freemium", + "bestFor": "Rapid initial geolocation hypotheses from photos", + "input": "Image file", + "output": "Likely geographic region or coordinate candidates" } ] }, @@ -4508,22 +4568,82 @@ { "name": "GPSVisualizer", "type": "url", - "url": "https://www.gpsvisualizer.com/geocode" + "url": "https://www.gpsvisualizer.com/geocode", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Coordinate and GPS utility for mapping, conversion, and geocoding operations.", + "status": "live", + "pricing": "free", + "bestFor": "Converting and visualizing GPS/coordinate inputs", + "input": "Coordinates, GPX/KML/CSV, or addresses", + "output": "Mapped tracks, converted coordinates, and geocode results" }, { "name": "Military Grid Reference System Coordinates", "type": "url", - "url": "https://dominoc925-pages.appspot.com/mapplets/cs_mgrs.html" + "url": "https://dominoc925-pages.appspot.com/mapplets/cs_mgrs.html", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "MGRS coordinate conversion utility for military-style grid references.", + "status": "live", + "pricing": "free", + "bestFor": "Converting MGRS values to lat/lon and back", + "input": "MGRS or decimal coordinate values", + "output": "Converted coordinates in requested format" }, { "name": "Batch Geocoding", "type": "url", - "url": "https://www.doogal.co.uk/BatchGeocoding" + "url": "https://www.doogal.co.uk/BatchGeocoding", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Bulk geocoding workflow that converts large address lists into latitude/longitude pairs.", + "status": "live", + "pricing": "freemium", + "bestFor": "Converting large address datasets to coordinates", + "input": "Address list (CSV/text)", + "output": "Coordinates with match quality metadata" }, { "name": "Batch Reverse Geocoding", "type": "url", - "url": "https://www.doogal.co.uk/BatchReverseGeocoding" + "url": "https://www.doogal.co.uk/BatchReverseGeocoding", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Bulk reverse-geocoding workflow that converts coordinate lists into human-readable addresses.", + "status": "live", + "pricing": "freemium", + "bestFor": "Converting large coordinate sets into addresses", + "input": "Latitude/longitude list", + "output": "Address records, admin boundaries, and place labels" } ] }, @@ -4534,27 +4654,102 @@ { "name": "Hyperlapse (T)", "type": "url", - "url": "https://github.com/TeehanLax/Hyperlapse.js" + "url": "https://github.com/TeehanLax/Hyperlapse.js", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": true, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Open-source JavaScript library for creating Street View hyperlapse animations.", + "status": "live", + "pricing": "free", + "bestFor": "Generating time-lapse style Street View sequences", + "input": "Route coordinates and animation settings", + "output": "Embeddable hyperlapse animation" }, { "name": "Google Maps Streetview Player", "type": "url", - "url": "https://brianfolts.com/driver/" + "url": "https://brianfolts.com/driver/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Street View path playback utility for reviewing route-level imagery sequences.", + "status": "live", + "pricing": "free", + "bestFor": "Walking through street-level imagery along a route", + "input": "Street View route or map location", + "output": "Sequenced street-level imagery playback" }, { "name": "ScribbleMaps", "type": "url", - "url": "https://www.scribblemaps.com/" + "url": "https://www.scribblemaps.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Collaborative web map editor for annotations, overlays, and shared incident maps.", + "status": "live", + "pricing": "free", + "bestFor": "Producing and sharing annotated investigative maps", + "input": "Base map with custom markers/shapes/notes", + "output": "Shareable annotated maps and exportable map views" }, { "name": "Beholder", "type": "url", - "url": "https://beholder.infragard.io/" + "url": "https://beholder.infragard.io/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Real-time global event map aggregating public-source signals for situational awareness.", + "status": "live", + "pricing": "free", + "bestFor": "Monitoring geolocated crisis and event signals in real time", + "input": "Map filters and geographic area", + "output": "Mapped events with source context and timelines" }, { "name": "LiveUaMap", "type": "url", - "url": "https://liveuamap.com/" + "url": "https://liveuamap.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Conflict/event mapping platform that geolocates incidents from public reporting.", + "status": "live", + "pricing": "free", + "bestFor": "Conflict and crisis event geolocation tracking", + "input": "Region and event filters", + "output": "Mapped incidents with timeline and source context" } ] }, @@ -4565,179 +4760,704 @@ { "name": "OpenSignal", "type": "url", - "url": "https://www.opensignal.com/" + "url": "https://www.opensignal.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Crowdsourced mobile coverage and signal quality map from user telemetry.", + "status": "live", + "pricing": "freemium", + "bestFor": "Comparing cellular signal quality by carrier and location", + "input": "Location and carrier filters", + "output": "Coverage heatmaps, speed stats, and signal indicators" }, { "name": "AntennaSearch", "type": "url", - "url": "https://www.antennasearch.com/" + "url": "https://www.antennasearch.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "FCC-backed lookup for antenna structure and tower records used in RF and telecom investigations.", + "status": "live", + "pricing": "free", + "bestFor": "Identifying nearby antenna structures and tower owners", + "input": "Location, address, or coordinates", + "output": "Antenna/tower records with ownership and registration details" }, { "name": "OpenCelliD", "type": "url", - "url": "https://opencellid.org/" + "url": "https://opencellid.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Collaborative global cell-tower database used for telecom-based geolocation.", + "status": "live", + "pricing": "free", + "bestFor": "Cell tower identification and approximate location triangulation", + "input": "Cell identifiers or coordinates", + "output": "Cell tower records and geographic positions" }, { "name": "beaconDB", "type": "url", - "url": "https://beacondb.net/" + "url": "https://beacondb.net/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Open geolocation database for Wi-Fi/Bluetooth/cell beacons used in location inference.", + "status": "live", + "pricing": "free", + "bestFor": "Beacon and AP-based geolocation without major platform lock-in", + "input": "BSSID/cell IDs or coordinates", + "output": "Geolocated beacon and network records" } ] }, { "name": "Google Maps", "type": "url", - "url": "https://www.google.com/maps/" + "url": "https://www.google.com/maps/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Google web mapping suite with satellite, terrain, route, and place intelligence layers.", + "status": "live", + "pricing": "free", + "bestFor": "General geolocation, routing, and POI correlation", + "input": "Address, coordinates, or place query", + "output": "Map views, directions, and POI results" }, { "name": "Bing Maps", "type": "url", - "url": "https://www.bing.com/maps" + "url": "https://www.bing.com/maps", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Microsoft web mapping service with road, aerial, and route layers for location analysis.", + "status": "live", + "pricing": "free", + "bestFor": "General geolocation and route context with Microsoft map data", + "input": "Address, place name, or coordinates", + "output": "Map views, routes, and nearby POI results" }, { "name": "HERE Maps", "type": "url", - "url": "https://maps.here.com/" + "url": "https://maps.here.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Enterprise-grade mapping platform with routing and global cartographic coverage.", + "status": "live", + "pricing": "freemium", + "bestFor": "Commercial-grade map and route analysis", + "input": "Address, coordinates, or route parameters", + "output": "Maps, directions, traffic, and location context" }, { "name": "Dual Maps", "type": "url", - "url": "https://data.mashedworld.com/dualmaps/map.htm" + "url": "https://data.mashedworld.com/dualmaps/map.htm", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Dual-pane map viewer for side-by-side comparison of basemaps and imagery.", + "status": "live", + "pricing": "free", + "bestFor": "Comparing two map layers or providers at the same location", + "input": "Location or coordinates", + "output": "Synchronized side-by-side map views" }, { "name": "Instant Google Street View", "type": "url", - "url": "https://www.instantstreetview.com/" + "url": "https://www.instantstreetview.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Fast launcher for jumping directly into Google Street View at precise locations.", + "status": "live", + "pricing": "freemium", + "bestFor": "Quick street-level reconnaissance from an address or coordinate", + "input": "Address, place, or coordinates", + "output": "Direct Street View scene and navigable panorama" }, { "name": "Wikimapia", "type": "url", - "url": "https://wikimapia.org/#lang=en&lat=40.078071&lon=-100.458984&z=5&m=b" + "url": "https://wikimapia.org/#lang=en&lat=40.078071&lon=-100.458984&z=5&m=b", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": true, + "description": "Crowdsourced landmark annotation layer with uneven maintenance and stale coverage in some regions.", + "status": "degraded", + "pricing": "free", + "bestFor": "Supplementary user-labeled place context when newer sources are unavailable", + "input": "Location query", + "output": "User-labeled geographic features and notes" }, { "name": "OpenStreetMap", "type": "url", - "url": "https://www.openstreetmap.org/" + "url": "https://www.openstreetmap.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Open-source global map edited by the community and widely reused in OSINT workflows.", + "status": "live", + "pricing": "free", + "bestFor": "Open basemap and geospatial reference without vendor lock-in", + "input": "Location query or coordinates", + "output": "Map features, POIs, and open geodata layers" }, { "name": "Flash Earth", "type": "url", - "url": "https://zoom.earth/" + "url": "https://zoom.earth/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Zoom Earth interface for rapidly reviewing weather and satellite imagery timelines.", + "status": "live", + "pricing": "free", + "bestFor": "Fast satellite and weather imagery review", + "input": "Map position and time controls", + "output": "Recent satellite/weather imagery views" }, { "name": "Historic Aerials", "type": "url", - "url": "https://www.historicaerials.com/?javascript=&" + "url": "https://www.historicaerials.com/?javascript=&", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Historical aerial imagery archive for property and infrastructure change analysis.", + "status": "live", + "pricing": "freemium", + "bestFor": "Comparing land and infrastructure changes over decades", + "input": "Location and year filters", + "output": "Time-series aerial imagery and map overlays" }, { "name": "Google Maps Update Alerts", "type": "url", - "url": "https://followyourworld.appspot.com/" + "url": "https://followyourworld.appspot.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Follow Your World alert utility for notifications on map and imagery updates.", + "status": "live", + "pricing": "free", + "bestFor": "Tracking imagery refreshes for watched locations", + "input": "Selected map locations", + "output": "Email/location alerts when imagery updates occur" }, { "name": "Google Earth Overlays", "type": "url", - "url": "https://www.mgmaps.com/kml/" + "url": "https://www.mgmaps.com/kml/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Overlay workflow for layering KML/KMZ data onto Google Earth views.", + "status": "live", + "pricing": "free", + "bestFor": "Overlaying external KML/KMZ intelligence layers on earth imagery", + "input": "KML/KMZ overlay files and map position", + "output": "Composited imagery with custom overlay layers" }, { "name": "Yandex.Maps", "type": "url", - "url": "https://yandex.com/maps/" + "url": "https://yandex.com/maps/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Regional mapping service with strong coverage in Russia and surrounding regions.", + "status": "live", + "pricing": "free", + "bestFor": "Geolocation research in Russia/CIS where western maps are weaker", + "input": "Address/place query or coordinates", + "output": "Map imagery, routes, and regional POI context" }, { "name": "Google Earth", "type": "url", - "url": "https://earth.google.com/web/" + "url": "https://earth.google.com/web/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "3D globe and historical imagery platform for terrain and time-based visual analysis.", + "status": "live", + "pricing": "free", + "bestFor": "Historical satellite and terrain review in 3D", + "input": "Location, polygons, and time slider controls", + "output": "3D imagery, overlays, and historical context" }, { "name": "Baidu Maps", "type": "url", - "url": "https://map.baidu.com/" + "url": "https://map.baidu.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Major Chinese mapping platform with strong POI and routing coverage in mainland China.", + "status": "live", + "pricing": "freemium", + "bestFor": "Geolocation and POI discovery in mainland China", + "input": "Address, place name, or coordinates", + "output": "Map layers, routes, POIs, and location context" }, { "name": "Corona", "type": "url", - "url": "https://corona.cast.uark.edu/" + "url": "https://corona.cast.uark.edu/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Access point for historical CORONA-era satellite imagery used in long-range change analysis.", + "status": "live", + "pricing": "free", + "bestFor": "Cold War-era historical imagery analysis", + "input": "Location and archive filters", + "output": "Historical satellite imagery and metadata" }, { "name": "Naver (Korean)", "type": "url", - "url": "https://map.naver.com/p/" + "url": "https://map.naver.com/p/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Korea-focused mapping platform with strong local POI and transit coverage.", + "status": "live", + "pricing": "freemium", + "bestFor": "Geolocation and POI analysis in South Korea", + "input": "Address/place query or coordinates", + "output": "Map layers, routes, local business/POI data" }, { "name": "OpenStreetMap", "type": "url", - "url": "https://www.openstreetmap.org/" + "url": "https://www.openstreetmap.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Open-source global map edited by the community and widely reused in OSINT workflows.", + "status": "live", + "pricing": "free", + "bestFor": "Open basemap and geospatial reference without vendor lock-in", + "input": "Location query or coordinates", + "output": "Map features, POIs, and open geodata layers" }, { "name": "Overpass Turbo", "type": "url", - "url": "https://overpass-turbo.eu/" + "url": "https://overpass-turbo.eu/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": true, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Query interface for extracting targeted OpenStreetMap features via Overpass API.", + "status": "live", + "pricing": "free", + "bestFor": "Custom extraction of OSM entities by tags and geography", + "input": "Overpass query and map bounds", + "output": "Filtered OSM features (map/GeoJSON/KML)" }, { "name": "EarthExplorer", "type": "url", - "url": "https://earthexplorer.usgs.gov/" + "url": "https://earthexplorer.usgs.gov/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "USGS portal for Landsat, Sentinel, and other earth observation datasets.", + "status": "live", + "pricing": "free", + "bestFor": "Downloading historical and multispectral satellite datasets", + "input": "AOI, date range, and dataset criteria", + "output": "Search results with downloadable geospatial scenes" }, { "name": "OpenStreetCam", "type": "url", - "url": "https://kartaview.org/" + "url": "https://kartaview.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "KartaView crowdsourced street-level imagery platform for geospatial verification.", + "status": "live", + "pricing": "free", + "bestFor": "Street-level image review outside mainstream Street View coverage", + "input": "Location and route filters", + "output": "Crowdsourced geotagged street imagery" }, { "name": "Travel by Drone", "type": "url", - "url": "https://travelbydrone.com/" + "url": "https://travelbydrone.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Drone-route and aerial exploration resource useful for planning vantage-aware terrain review.", + "status": "live", + "pricing": "free", + "bestFor": "Planning drone-oriented visual reconnaissance paths", + "input": "Location and route preferences", + "output": "Mapped route and aerial travel context" }, { "name": "Hivemapper", "type": "url", - "url": "https://hivemapper.com/" + "url": "https://hivemapper.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Decentralized, crowdsourced street imagery map network with expanding coverage.", + "status": "live", + "pricing": "freemium", + "bestFor": "Street-level imagery in areas with limited mainstream coverage", + "input": "Location query", + "output": "Crowdsourced map and imagery tiles" }, { "name": "LandsatLook Viewer", "type": "url", - "url": "https://landsatlook.usgs.gov/" + "url": "https://landsatlook.usgs.gov/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "USGS viewer for browsing Landsat scenes and multispectral imagery.", + "status": "live", + "pricing": "free", + "bestFor": "Long-term environmental and infrastructure change detection", + "input": "Location/date filters and band selections", + "output": "Rendered Landsat scenes and metadata" }, { "name": "NEXRAD Data Inventory Search", "type": "url", - "url": "https://www.ncdc.noaa.gov/nexradinv/" + "url": "https://www.ncdc.noaa.gov/nexradinv/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "NOAA/NCDC index for searching archived NEXRAD radar datasets.", + "status": "live", + "pricing": "free", + "bestFor": "Locating radar archives for weather-event correlation", + "input": "Radar station, date, and query filters", + "output": "Inventory records and radar dataset references" }, { "name": "MapQuest", "type": "url", - "url": "https://www.mapquest.com/" + "url": "https://www.mapquest.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Web mapping and routing platform supporting multi-stop route planning.", + "status": "live", + "pricing": "free", + "bestFor": "Route analysis and multi-stop planning", + "input": "Origin, destination, and stop list", + "output": "Turn-by-turn routes and distance metrics" }, { "name": "OpenRailwayMap", "type": "url", - "url": "https://www.openrailwaymap.org/" + "url": "https://www.openrailwaymap.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Rail-specific map layer showing tracks, stations, and related rail infrastructure.", + "status": "live", + "pricing": "free", + "bestFor": "Rail network and station infrastructure mapping", + "input": "Location and zoom level", + "output": "Railway overlays, stations, and track details" }, { "name": "OpenInfrastructureMap", "type": "url", - "url": "https://openinframap.org/" + "url": "https://openinframap.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "OSM-derived map overlays for power, telecom, water, and industrial infrastructure.", + "status": "live", + "pricing": "free", + "bestFor": "Infrastructure mapping across energy and utility networks", + "input": "Location and layer toggles", + "output": "Infrastructure overlays on an interactive map" }, { "name": "Hiking & Biking Map", "type": "url", - "url": "https://hikebikemap.org/" + "url": "https://hikebikemap.org/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "OSM-based map optimized for trails, cycling routes, and terrain context.", + "status": "live", + "pricing": "free", + "bestFor": "Outdoor trail and route reconnaissance", + "input": "Location or route area", + "output": "Trail-focused map overlays and terrain context" }, { "name": "US Nav Guide Zip Code Data", "type": "url", - "url": "https://www.usnaviguide.com/" + "url": "https://www.usnaviguide.com/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": false, + "invitationOnly": false, + "deprecated": false, + "description": "Zip-code lookup resource for correlating US postal areas with map context.", + "status": "live", + "pricing": "free", + "bestFor": "Linking US zip codes to geographic lookup context", + "input": "US zip code or city/state query", + "output": "Zip-associated geographic and lookup reference data" }, { "name": "Wayback Imagery", "type": "url", - "url": "https://livingatlas.arcgis.com/wayback/" + "url": "https://livingatlas.arcgis.com/wayback/", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": false, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Esri Wayback archive for reviewing previous versions of world imagery basemaps.", + "status": "live", + "pricing": "free", + "bestFor": "Recent-era imagery change detection across archived basemap releases", + "input": "Location and imagery version selection", + "output": "Historical basemap snapshots by release date" }, { "name": "SkyFi.com - Satellite Open Data (R)", "type": "url", - "url": "https://app.skyfi.com/explore/open" + "url": "https://app.skyfi.com/explore/open", + "opsec": "passive", + "opsecNote": "Uses open-source mapping/geospatial data and does not directly interact with the target.", + "localInstall": false, + "googleDork": false, + "registration": true, + "editUrl": false, + "api": true, + "invitationOnly": false, + "deprecated": false, + "description": "Satellite imagery marketplace and open-data discovery interface for earth observation assets.", + "status": "live", + "pricing": "freemium", + "bestFor": "Finding open and commercial satellite scenes from one interface", + "input": "AOI, date range, and scene filters", + "output": "Scene search results with preview and ordering options" } ] },