map.geo.admin.ch
Open in
urlscan Pro
2600:9000:275b:aa00:17:e929:af00:93a1
Public Scan
Submitted URL: http://map.geo.admin.ch/
Effective URL: https://map.geo.admin.ch/
Submission: On March 18 via api from US — Scanned from CH
Effective URL: https://map.geo.admin.ch/
Submission: On March 18 via api from US — Scanned from CH
Form analysis
3 forms found in the DOM<form class="pull-left ng-pristine ng-valid"><span translate="" class="ga-search-title ng-scope">Search for a place or add a map:</span><span class="ga-search-input-container"><input
class="input-small ga-search-input ng-pristine ng-untouched ng-valid ng-empty" type="search" placeholder="Search for addresses, parcels or maps" ng-model="query" autocapitalize="none" autocomplete="off" autocorrect="off"
ng-keydown="keydown($event)" ng-blur="lostFocus($event)" ng-focus="onFocus()" ng-disabled="!topicLoaded"><i class="fa fa-search"></i><button class="fa fa-remove-sign ga-icon ga-btn ng-hide" ng-click="clearInput()"
ng-mousedown="preClear($event)" ng-hide="query==''"></button><span class="ga-search-dropdown ng-hide ga-search-0" ng-show="query && restat.sets()" ng-class="'ga-search-' + restat.sets()"><!-- locations -->
<div ga-search-locations="" ga-search-locations-options="childoptions" ga-search-locations-map="map" ga-search-locations-ol3d="::ol3d" class="ng-isolate-scope">
<div class="ga-search-results-container ng-hide" ng-hide="!results.length">
<div class="ga-search-results-header ng-scope" translate="locations_results_header">Go to ...</div>
<div class="ga-search-results"><!-- ngRepeat: res in results --></div>
</div>
</div><!-- features -->
<div ga-search-features="" ga-search-features-options="childoptions" ga-search-features-map="map" ga-search-features-ol3d="::ol3d" class="ng-isolate-scope">
<div class="ga-search-results-container ng-hide" ng-hide="!results.length">
<div class="ga-search-results-header ng-scope" translate="featuresearch_results_header">Go to the object ...</div>
<div class="ga-search-results"><!-- ngRepeat: res in results --></div>
</div>
</div><!-- layers -->
<div ga-search-layers="" ga-search-layers-options="childoptions" ga-search-layers-map="map" class="ng-isolate-scope">
<div class="ga-search-results-container ng-hide" ng-hide="!results.length">
<div class="ga-search-results-header ng-scope" translate="layers_results_header">Add map ...</div>
<div class="ga-search-results"><!-- ngRepeat: res in results --></div>
</div>
</div>
</span><!-- dropdown --></span><!-- input container --></form>
<form class="form-horizontal ng-pristine ng-valid" ng-class="{ie: isIE}">
<div class="form-group"><label class="col-xs-4 control-label ng-scope" translate="">Orientation</label>
<div class="col-xs-8"><select class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="layout" ng-options="l as l.stripped for l in capabilities.layouts">
<option value="?" selected="selected"></option>
</select></div>
</div>
<div class="form-group"><label class="col-xs-4 control-label ng-scope" translate="">Scale</label>
<div class="col-xs-8"><select class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="scale" ng-options="l.name for l in capabilities.scales">
<option value="?" selected="selected"></option>
</select></div>
</div>
<div class="form-group">
<div class="col-xs-4 ga-checkboxes">
<div class="checkbox"><label class="ga-checkbox"><input ng-model="options.legend" type="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty"><span translate="" class="ng-scope">Legend</span></label></div>
</div>
<div class="col-xs-8">
<div class="checkbox"><label class="ga-checkbox"><input ng-model="options.graticule" type="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty"><span translate="" class="ng-scope">Coordinate grid</span></label></div>
</div>
</div>
<!-- As of BGDIINF_SB-2065, we want to hide multi print to see if this is what affects our backend--><!-- <div class="form-group" ng-if="options.multiprint">--><!-- <div class="col-xs-12">--><!-- <div class="checkbox">--><!-- <label class="ga-checkbox" >--><!-- <input ng-model="options.movie" type="checkbox"/>--><!-- <span translate>movie</span>--><!-- </label>--><!-- </div>--><!-- </div>--><!-- </div>--><!-- ngIf: options.printing && options.progress != '' --><button
ng-show="options.printing" class="btn btn-danger col-xs-12 ng-scope ng-hide" ng-click="abort()" translate="">Abort</button><button type="submit" class="btn btn-default col-xs-12 ng-scope" accesskey="p" ng-hide="options.printing"
ng-disabled="!printConfigLoaded" ng-click="submit()" translate="" disabled="disabled">Create PDF for print</button><!-- this span is purely for e2e testing purposes, to detect print success/failure in DOM --><!-- ngIf: options.printsuccess -->
</form>
<form ng-show="form" ng-submit="submit()" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email"><!-- feedback text --><label translate="" class="ng-scope">1. Report in this field changes in the map, improvements to the data or questions
about this website (required) :</label><textarea rows="3" name="feedback" ng-model="feedback" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
required=""></textarea><!-- drawing --><!-- ngIf: showDraw --><!-- ngIf: showDraw --><!-- email address --><label translate="" class="ng-scope">3. Your Email :</label><input type="email" name="email" ng-model="email"
class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-email"><!-- attachment --><label ng-show="!isIE9" translate="" class="ng-scope">Attach a file :</label>
<div ng-show="!isIE9">
<div class="input-group input-group-sm"><!-- The real input --><input type="file" name="file"><!-- The fake input --><input class="form-control" type="text" value="" placeholder="Attach a pdf, zip, jpg, jpeg, kml, kmz or gpx file"
readonly=""><span class="input-group-btn"><button ng-show="file" ng-click="resetFile($event)" type="button" class="btn btn-default ng-scope ng-hide" translate="">Remove</button><button ng-show="!file" type="button"
class="btn btn-default ga-feedback-browse-button needsclick ng-scope" translate="">Browse</button></span></div>
<div ng-show="!isIE && showProgress" class="progress progress-striped active ng-hide">
<div class="progress-bar" style="width: 100%;"></div>
</div>
</div><!-- permalink -->
<p><span translate="" class="ng-scope">The following URL will be transferred:
</span><a href="https://map.geo.admin.ch/?lang=en&topic=ech&bgLayer=ch.swisstopo.pixelkarte-farbe&layers=ch.swisstopo.zeitreihen,ch.bfs.gebaeude_wohnungs_register,ch.bav.haltestellen-oev,ch.swisstopo.swisstlm3d-wanderwege,ch.astra.wanderland-sperrungen_umleitungen&layers_opacity=1,1,1,0.8,0.8&layers_visibility=false,false,false,false,false&layers_timestamp=18641231,,,," target="_blank" translate="" class="ng-scope">Permalink</a>
</p><!-- termas of use -->
<p translate="" class="ng-scope">By submitting your message, you agree to the <a href="https://www.geo.admin.ch/en/about-swiss-geoportal/responsabilities-and-contacts.html#feedback" target="_blank">terms of use</a>.</p><!-- footer -->
<div class="ga-feedback-footer"><button type="submit" class="pull-right btn btn-default ng-scope" translate="">Send</button></div>
</form>
Text Content
Information Search for a place or add a map: Go to ... Go to the object ... Add map ... Try out test.map.geo.admin.ch Full screen Report problem Help Mobile version DEFRITENRMDEFRITENRM Menu You are currently offline. Draw & Measure Back / Finish drawing Menu You are currently offline. Aerial imagery Color map Grey map No background Background © Data:swisstopo Position CH1903+ / LV95CH1903 / LV03WGS 84 (lat/lon)UTMMGRSwhat3wordsShare Position Save mapAbort 50 km CH1903+ / LV95CH1903 / LV03WGS 84 (lat/lon)UTMMGRS Terms of Use geo.admin.ch 18442024 Select a year Share Share link: Link copied!Copy the link Embed:Embed ... Preview You can embed the map into your website or blog. Terms of use Print Orientation Scale Legend Coordinate grid AbortCreate PDF for print Draw & Measure on map MarkerTextLineMeasure -------------------------------------------------------------------------------- * Delete * Export * Share -------------------------------------------------------------------------------- Your drawing is automatically saved for one year. By using this service, you agree to the the terms of service. Advanced tools * Import * Compare * Object information Change topic Geocatalog * Base information and Planning * Nature and Environment * Population and Economy Maps displayed * Closures Hiking trails Transparency * Hiking trails Transparency * Public transport stops Transparency * RBD: building status Transparency * Journey through time - Maps 1864 2021202020192018201720162015201420132012201120102009200820072006200520042003200220012000199919981997199619951994199319921991199019891988198719861985198419831982198119801979197819771976197519741973197219711970196919681967196619651964196319621961196019591958195719561955195419531952195119501949194819471946194519441943194219411940193919381937193619351934193319321931193019291928192719261925192419231922192119201919191819171916191519141913191219111910190919081907190619051904190319021901190018991898189718961895189418931892189118901889188818871886188518841883188218811880187918781877187618751874187318721871187018691868186718661865186418631862186118601859185818571856185518541853185218511850184918481847184618451844 Transparency Looking for more maps? Close menu Open menu Close OFFLINE MAP Zoom to extent Show extent Save new mapDelete map CHANGE TOPIC ARE FEDRO FOAG FOEN FOT FSO MeteoSwiss swisstopo Aerial images Aviation Broadband map Defence Des. Wildlife Areas Emergency call Energy For schools Geodesy Geology Georesources IHR Inventory ISOS Heritage sites KGS Inventory Land and property Radio transmitter Road accidents Sectoral pl./concepts Snowsport Waters Geocatalog INSPIRE SHARE Link to share your drawing / style : Link copied!Copy the link Link to edit your drawing / style later: Link copied!Copy the link EMBED MAP SmallMediumLargeCustom size XPreview actual size Link copied!Copy the link You can embed the map into your website or blog. Terms of use Report problem 1. Report in this field changes in the map, improvements to the data or questions about this website (required) :3. Your Email :Attach a file : RemoveBrowse The following URL will be transferred: Permalink By submitting your message, you agree to the terms of use. Send Measure distance, area, profile Feature Object information Filters (BETA) No searchable layer Advanced search operatorANDOR Select filter:Custom filter Query conditions Condition n°1 --- Select a layer --- To select several objects use CTRL (cmd on Mac) and draw a rectangle on the map. Use the map's bounding boxSearch Objects (0) 0% No objects found Drop KML file here