emapping.bmcc.nsw.gov.au
Open in
urlscan Pro
210.9.99.71
Public Scan
URL:
http://emapping.bmcc.nsw.gov.au/connect/analyst/mobile/?mapcfg=Locality%23/main?mapcfg=Locality
Submission: On September 05 via manual from PH — Scanned from AU
Submission: On September 05 via manual from PH — Scanned from AU
Form analysis
8 forms found in the DOMName: locatorForm —
<form name="locatorForm" ng-submit="onEnterPressed()" class="ng-pristine ng-valid">
<div class="input-group">
<span class="input-group-addon btnLeft" ng-click="toggle($event)" style="padding: 0;">
<!-- ngIf: !searchMode && allExit --><i ng-if="!searchMode && allExit" class="nc-icon-outline ui-1_zoom lg ng-scope"></i><!-- end ngIf: !searchMode && allExit -->
<!-- ngIf: searchMode && !allExit -->
<!-- ngIf: !searchMode && !allExit -->
</span>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid" id="locatorInput" ng-model="locator.searchKey" name="locatorInput" ng-change="autoSuggest()" ng-model-options="{debounce: {'default': 500} }"
ng-click="openLeftPanel($event)" ng-init="locator.searchKey=''" ng-trim="true" placeholder="Search">
<!-- ngIf: locator.searchKey.length>0 -->
<span class="input-group-addon btnRight">
<!-- ngIf: !(!searchMode && allExit) -->
<!-- ngIf: !searchMode && allExit --><i class="nc-icon-outline location_crosshair lg rotate-90 ng-scope" ng-if="!searchMode && allExit" ng-click="onFetchLocation()"></i><!-- end ngIf: !searchMode && allExit -->
</span>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength" ng-model="layerName" ng-minlength="1" ng-maxlength="15"
name="layerName" ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<div ng-if="annotationRenameErrorMessage" class="modal-body ng-scope">
<span class="text-danger ng-binding ng-hide" ng-show="modalForm.layerName.$error.maxlength">Annotation name must not exceed 15 characters</span>
</div><!-- end ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)" disabled="disabled">Apply </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body ng-hide">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-hide" ng-model="layerName" name="layerName"
ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)">Delete </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body ng-hide">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-hide" ng-model="layerName" name="layerName"
ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)">Ok </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength" ng-model="layerName" ng-minlength="1" ng-maxlength="256"
name="layerName" ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)" disabled="disabled">Apply </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body ng-hide">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-hide" ng-model="layerName" name="layerName"
ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<div ng-if="fileChooser" class="modal-body ng-scope">
<input type="file" import-file="" id="kmlFileChooser" accept=".kml">
<!-- ngIf: invalidFile -->
</div><!-- end ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)">Apply </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body ng-hide">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-hide" ng-model="layerName" name="layerName"
ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<div ng-if="featureEditMessage" class="modal-body ng-scope">
<h6 class="ng-binding">Any updates would be lost.</h6>
</div><!-- end ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)">Exit </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Name: modalForm —
<form name="modalForm" id="modalForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength">
<div ng-show="!doNotShowInputBox" class="modal-body ng-hide">
<input ng-attr-autofocus="true" ng-show="!doNotShowInputBox" type="text" class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength ng-hide" ng-model="layerName" name="layerName"
ng-focus="expression" required="true">
<!-- ngIf: showErrorMsg && !modalForm.layerName.$error.maxlength -->
</div>
<!-- ngIf: fileChooser -->
<!-- ngIf: annotationRenameErrorMessage -->
<!-- ngIf: featureEditMessage -->
<!-- ngIf: featureDeleteMessage -->
<div ng-if="featureDeleteMessage" class="modal-body ng-scope">
<h6 class="ng-binding">Sure you want to delete selected record ?</h6>
</div><!-- end ngIf: featureDeleteMessage -->
<div class="modal-footer">
<button type="button" class="btn btn-primary ng-binding" ng-disabled="modalForm.$invalid &&
!doNotShowInputBox" ng-click="makeFunctionCall(functionToCall,!doNotShowInputBox? layerName:true)">Delete </button>
<button type="button" class="btn btn-default ng-binding" data-dismiss="modal" ng-click="resetFileChooser()">Cancel</button>
</div>
</form>
Text Content
+− * * © City of Blue Mountains 2022 * © OpenStreetMap contributors, CC BY-SA » 5 km Done Close RENAME ANNOTATION TO BELOW NAME Annotation name must not exceed 15 characters Apply Cancel Close SURE YOU WANT TO DELETE SELECTED ANNOTATIONS? Delete Cancel Close Ok Cancel Close Apply Cancel Close IMPORT KML Apply Cancel Close SURE YOU WANT TO EXIT ? ANY UPDATES WOULD BE LOST. Exit Cancel SURE YOU WANT TO DELETE SELECTED RECORD ? Delete Cancel KEYBOARD SHORTCUTS: ?Show / hide this help menualt + sSearch locationalt + iInitial map config locationalt + pPrint Previewalt + lShow/Hide Legendalt + gMy Locationalt + nAdd New Recordalt + tNew Thematicalt + qNew Queryalt + xExport Annotations × X-Y Longitude-Latitude -------------------------------------------------------------------------------- Search Nearby Nearby places No information available found near Load more results No more results 0 result found for '' Summary Table SelectPlotPlot LabelPlot LocationPlot Structure Where Intersecting the annotations There is no numeric column in the table '', Summarize cannot be applied here. Summarize Column Guest Create Create annotation Done Cancel -------------------------------------------------------------------------------- Import Annotations * Opacity 100% Invalid value Cemetery Plot Layer not visible at this zoom level Legend not available Ashes Reservation Burial Right Marked Plot Monumental Work Rock Grave Unmarked Grave all others Plot Structure Layer not visible at this zoom level Legend not available Building Fence Path Road Structure Track all others Plot Location Layer not visible at this zoom level Legend not available Cemetery all others Plot Label Layer not visible at this zoom level Legend not available New Query Cancel Create Query In * Query In drop down cannot be empty From PlotPlot LabelPlot LocationPlot Structure Filter No FilterCustom Filter Print Preview Help Languages * * * * * * * * * * * * * * *