emapping.bmcc.nsw.gov.au Open in urlscan Pro
210.9.99.71  Public Scan

Submitted URL: http://emapping.bmcc.nsw.gov.au/connect/analyst/mobile/?mapcfg=Locality#/main?mapcfg=Locality
Effective URL: http://emapping.bmcc.nsw.gov.au/connect/analyst/mobile/?mapcfg=Locality
Submission: On September 05 via manual from PH — Scanned from AU

Form analysis 8 forms found in the DOM

Name: 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 &amp;&amp; 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 &amp;&amp; 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 &amp;&amp;
                    !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 &amp;&amp;
                    !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 &amp;&amp;
                    !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 &amp;&amp;
                    !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 &amp;&amp;
                    !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 &amp;&amp;
                    !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 &amp;&amp;
                    !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 © Spatial Services 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 + iInitial map config locationalt + pPrint
Previewalt + lShow/Hide Legendalt + sSearch locationalt + nAdd New Recordalt +
tNew Thematicalt + qNew Queryalt + gMy Locationalt + xExport Annotations

×

Guest


Base Map AerialStreet
Create

Create annotation

Done Cancel




--------------------------------------------------------------------------------

Import Annotations
   
   
   
   
   
   
   
 * Opacity
   100%
   
   
   Invalid value

   

Property

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



Topographic

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available


   
   
   
   
   
   
   
 * Opacity
   50%
   
   
   Invalid value

   

Public Land

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



Bushfire Prone

Layer not visible at this zoom level

Legend not available



Slope

Layer not visible at this zoom level

Legend not available



Flood Planning

Layer not visible at this zoom level

Legend not available



Vegetation Community

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Zoning

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Heritage

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Active Street Frontage

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Built Character

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Floor Space

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Height Building

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Key Sites

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Lot Averaging

Layer not visible at this zoom level

Legend not available



LEP 2015 Develop Lot Size

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Environment Biodiversity

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Environment Land

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Environment Mineral

Layer not visible at this zoom level

Legend not available



LEP 2015 Environment Riparian Water

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP 2015 Environment Scenic Values

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP Deferred Matter Zoning

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP Deferred Matter Heritage Special Use

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available



LEP Deferred Matter Protected Areas

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available

Layer not visible at this zoom level

Legend not available


New Query
Cancel
Create
Query In
 * 

Query In drop down cannot be empty
From
Filter

Print Preview
Help
Languages
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   


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 SelectBushfire Prone LandContourContour10mCouncil LandCrown LandFlood
StudyLEP 2015 AcquisitionLEP 2015 Active StreetLEP 2015 Ecological BufferLEP
2015 EscarpmentLEP 2015 Fauna CorridorLEP 2015 Floor SpaceLEP 2015 Height
BuildingLEP 2015 Heritage AreaLEP 2015 Heritage ItemLEP 2015 Heritage PlaceLEP
2015 Key Site HousingLEP 2015 Key Site ShopLEP 2015 Key Site SubdivisionLEP 2015
Key Site TakeawayLEP 2015 Land BetweenLEP 2015 Landslide RiskLEP 2015 Lot
AverageLEP 2015 Lot SizeLEP 2015 Lot Size ConditionLEP 2015 MineralLEP 2015
PrecinctLEP 2015 Riparian LandLEP 2015 Slope ConstraintLEP 2015 Vegetation
ConstraintLEP 2015 WatercourseLEP 2015 ZoneLEP DM Heritage AreaLEP DM Heritage
ItemLEP DM PA Ecological BufferLEP DM PA EscarpmentLEP DM PA Period HousingLEP
DM PA SlopeLEP DM PA VegetationLEP DM PA Water SupplyLEP DM ProvisionLEP DM
Special UseLEP DM ZoneLEP RegisterLGA Blue MountainsNational Parks
LandParcelRoad NameSlope ClassUnformed RoadVegetation NonScheduledVegetation
OtherVegetation ScheduledWatercourse
Where
Intersecting the annotations
There is no numeric column in the table '', Summarize cannot be applied here.
Summarize

Column