Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetHouseNumber
Method
GetHouseNumber
generator/pygen/pygen.cpp:101–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
std::string GetRoadNumber() { return m_feature->GetRoadNumber(); }
100
101
std::string GetHouseNumber() { return m_feature->GetHouseNumber(); }
102
103
int8_t GetLayer() { return m_feature->GetLayer(); }
104
Callers
15
Process
Method · 0.80
UNIT_CLASS_TEST
Function · 0.80
Java_app_organicmaps_sdk_editor_Editor_nativeGetHouseNumber
Function · 0.80
EditorDialog
Method · 0.80
reverse_geocoder.cpp
File · 0.80
FromFeature
Method · 0.80
ReadHouse
Method · 0.80
HouseNumbersMatch
Method · 0.80
operator()
Method · 0.80
GetNameScores
Function · 0.80
FormatStreetAndHouse
Function · 0.80
LoadFeature
Method · 0.80
Calls
no outgoing calls
Tested by
6
UNIT_CLASS_TEST
Function · 0.64
UNIT_TEST
Function · 0.64
FillEditableMapObject
Function · 0.64
RollBackChangesTest
Method · 0.64
TestAddress
Function · 0.64
CheckPlace
Function · 0.64