CN112052407A - Service area query method and device, computer equipment and readable storage medium - Google Patents

Service area query method and device, computer equipment and readable storage medium Download PDF

Info

Publication number
CN112052407A
CN112052407A CN202010886338.7A CN202010886338A CN112052407A CN 112052407 A CN112052407 A CN 112052407A CN 202010886338 A CN202010886338 A CN 202010886338A CN 112052407 A CN112052407 A CN 112052407A
Authority
CN
China
Prior art keywords
building
service area
decorated
street
acquiring
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010886338.7A
Other languages
Chinese (zh)
Other versions
CN112052407B (en
Inventor
王国彬
牟锟伦
陈小雨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Bincent Technology Co Ltd
Original Assignee
Shenzhen Bincent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Bincent Technology Co Ltd filed Critical Shenzhen Bincent Technology Co Ltd
Priority to CN202010886338.7A priority Critical patent/CN112052407B/en
Priority claimed from CN202010886338.7A external-priority patent/CN112052407B/en
Publication of CN112052407A publication Critical patent/CN112052407A/en
Application granted granted Critical
Publication of CN112052407B publication Critical patent/CN112052407B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/08Construction

Abstract

The invention relates to the technical field of enterprise installation and operation, and particularly discloses a business area query method, a query device, computer equipment and a readable storage medium; the query method of the service area comprises the following steps: acquiring a to-be-installed and repaired floor of a user; determining whether the building to be decorated exists in a building database according to the building to be decorated; if the situation that the building to be decorated exists is determined, acquiring the building ID of the building to be decorated; and acquiring the associated service area ID according to the building ID so as to inquire the associated service area according to the service area ID. The query method can realize the acquisition of the building ID according to the building to be decorated so as to acquire the corresponding business area ID according to the building ID and further acquire the associated business area according to the business area ID, so that the customer service can distribute the order to the loading enterprise according to the business area, and the working efficiency of the customer service is improved.

Description

Service area query method and device, computer equipment and readable storage medium
Technical Field
The invention relates to the technical field of enterprise installation and operation, in particular to a business area query method, a business area query device, computer equipment and a readable storage medium.
Background
The business area used by the current enterprise management platform is greatly different from the administrative divisions divided by the national standard, and the administrative area of the national standard is subdivided into different business areas in the enterprise management platform, so that the user needs to be served according to the business areas, or a proper enterprise-installing merchant is selected to serve the user according to the business areas.
In one application scenario, for example: the customer service acquires information of a to-be-installed and repaired floor according to communication with a user, confirms that the area of the to-be-installed and repaired floor is a national standard area, such as a project in Shanghai XXX area, and carries out map query according to the floor information mentioned by the user, and then searches a database for a service area corresponding to the specific position of the floor to belong to a service area according to the specific position of the floor of the user, so that the office efficiency of the customer service is low; therefore, how to improve the working efficiency of the customer service inquiry service area needs to be solved urgently.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a service area query method, apparatus, computer device and readable storage medium for improving the office efficiency of customer service for querying a service area, aiming at the problem of low working efficiency of customer service for querying the service area in the prior art.
A first aspect of the present invention provides a method for querying a service area, where the method includes:
acquiring a to-be-installed and repaired floor of a user;
determining whether the building to be decorated exists in a building database according to the building to be decorated;
if the to-be-decorated building is determined to exist, acquiring the building ID of the to-be-decorated building;
and acquiring the associated service area ID according to the building ID so as to inquire the associated service area according to the service area ID.
Optionally, the floor database comprises national standard regional data and service regional data, the method further comprising:
if the to-be-decorated floor is determined to be not available, obtaining POI (point of interest) data of the to-be-decorated floor through a third-party map API (application programming interface) tool;
acquiring street information of the building to be decorated according to the POI data;
acquiring a street ID from the national standard regional data according to the street information;
and acquiring the associated service area ID in the service area data according to the street ID so as to inquire the associated service area according to the service area ID.
Optionally, the obtaining street information of the building to be decorated according to the point of interest POI data includes:
determining longitude and latitude information of the building to be decorated according to the POI data;
acquiring street codes corresponding to the longitude and latitude information of the building to be decorated according to the inverse geographic codes based on the longitude and latitude information of the building to be decorated;
and acquiring the street information according to the street code.
Optionally, the method further comprises:
taking the nonexistent building to be decorated as an un-entered building, and taking the street information as the information to be entered of the un-entered building;
in the building database, creating a street ID of the un-entered building according to the information to be entered;
and creating a service area ID associated with the street ID for which no building is entered.
Optionally, the method further comprises:
acquiring updating data of the national standard regional data in a preset time period;
and modifying, adding, deleting or merging the service area data according to the updating data.
Optionally, after the querying the associated service area according to the service area ID, the method further includes:
acquiring the user requirements of the building to be decorated;
determining a loading merchant in the business area;
and distributing the user requirements for the enterprise-assembling merchant, wherein the business requirements comprise decoration requirements.
A second aspect of the present invention provides an apparatus for querying a service area, where the apparatus includes:
the first acquisition module is used for acquiring a to-be-installed and repaired floor of a user;
the determining module is used for determining whether the to-be-decorated building exists in a building database according to the to-be-decorated building;
the second acquisition module is used for acquiring the building ID of the building to be decorated if the building to be decorated is determined to exist;
and the query module is used for acquiring the associated service area ID according to the building ID so as to query the associated service area according to the service area ID.
Optionally, the building database includes national standard region data and service region data, and the query device further includes:
the third obtaining module is used for obtaining POI data of the to-be-decorated floor through a third-party map API tool if the to-be-decorated floor is determined not to exist;
the fourth acquisition module is used for acquiring street information of the to-be-decorated building according to the POI data;
a fifth obtaining module, configured to obtain a street ID from the national standard regional data according to the street information;
a sixth obtaining module, configured to obtain, according to the street ID, an associated service area ID in the service area data, so as to query an associated service area according to the service area ID.
A third aspect of the present invention provides a computer device, comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the method for querying a service area according to the first aspect of the present invention when executing the computer program.
A fourth aspect of the present invention provides a computer-readable storage medium, which stores a computer program, and the computer program, when executed by a processor, implements the method for querying a service area according to the first aspect of the present invention.
The invention provides a query method, a query device, computer equipment and a readable storage medium of a service area; the query method comprises the following steps: acquiring a to-be-installed and repaired floor of a user; determining whether the building to be decorated exists in a building database according to the building to be decorated; if the situation that the building to be decorated exists is determined, acquiring the building ID of the building to be decorated; and acquiring the associated service area ID according to the building ID so as to inquire the associated service area according to the service area ID. The query method can realize the acquisition of the building ID according to the determined building to be decorated so as to acquire the corresponding service area ID according to the building ID and further acquire the associated service area, thus realizing that the customer service can service the requirements of the users according to the service area and improving the working efficiency of the customer service.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
FIG. 1 is a flow chart of a query method according to an embodiment of the invention;
FIG. 2 is another flow chart of a query method according to an embodiment of the invention;
FIG. 3 is a schematic diagram of an exemplary querying device;
FIG. 4 is a schematic diagram of a computer device according to an embodiment of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the present invention provides a method for querying a service area, in an application scenario, an enterprise customer service establishes communication with a user, and the customer service receives a service request of the user, where the service request may include, but is not limited to, a decoration request, and specifically, after the customer service receives the service request of the user, the customer service further queries specific floor information of a floor currently to be decorated for the user, where it should be noted that the floor may include, but is not limited to, a residential building, a civil house, an office space, and the like, and is not limited to. The building database described in the following embodiments is a pre-created database, and may include, but is not limited to, data such as provinces, cities, towns, villages, and streets. Specifically, national standard region data integrated with provinces, cities, towns, villages, streets and the like can be established in the building database, corresponding service regions are divided on the national standard regions according to actual service requirements, and the association relationship between the national standard regions and the service regions is established. In one embodiment, specifically, as shown in fig. 1, the query method may include:
s10: and acquiring a to-be-decorated building of a user.
In one embodiment, the customer service may obtain the floor to be decorated in the user service request, and specifically, the customer service may input the floor information to be decorated in the system.
S20: and determining whether the building to be decorated exists in the building database according to the building to be decorated.
In one embodiment, after the customer service enters the user's information about the floor to be serviced, the information about the floor to be serviced may be received and a determination made in the floor database as to whether the floor to be serviced exists. For example, if the building to be repaired is a building a, the building a can be searched in the building database to determine whether the building a exists in the current building database.
S30: and if the existence of the to-be-decorated building is determined, acquiring the building ID of the to-be-decorated building.
If the detected to-be-decorated building exists, the building ID corresponding to the to-be-decorated building can be obtained, so that the associated service area ID is obtained according to the building ID.
S40: and acquiring the associated service area ID according to the building ID so as to inquire the associated service area according to the service area ID.
After the associated service area ID is obtained, specifically, the associated service area ID may be obtained according to the building ID, so that the associated service area is queried according to the service area ID.
In the above embodiment, through steps S10-S40, the acquisition of the building ID according to the determined building to be decorated can be realized, so that the corresponding service area ID is acquired according to the building ID, and the associated service area is further acquired, so that the customer service can acquire the corresponding service area by inputting the building to be decorated into the system, so that the customer service can serve the user' S needs according to the service area, and thus the working efficiency of the customer service can be improved.
In one embodiment, in particular, the floor database may include national standard regional data and business regional data; and the national standard region data and the service region data are mapped and associated. Specifically, the national standard region data may include provinces, cities, towns, villages, streets and the like planned by the national standard, the service region data may be region data divided on the basis of the national standard region according to service needs, and the service region data may be, for example, XX one region, XX two regions and the like, where the national standard region data and the service region data may be mapped and associated, it may be understood that the mapping association in this embodiment may be specifically a subdivision of the national standard region into service regions corresponding to streets, and exemplarily, the national standard region includes YY streets, and then the associated service regions may be established on the basis of the YY streets, so that the streets according to the national standard region may obtain corresponding service regions, thereby improving the work efficiency of the regional operation.
It should be noted that, in the foregoing embodiment, after the building to be decorated is obtained, the associated service area ID may also be obtained in the building database through the street ID of the building to be decorated, so as to query the associated service area according to the service ID, which is not limited herein, and in order to avoid encumbrance, the description is not provided herein.
In one embodiment, specifically, as shown in fig. 2, the method may further include:
s50: and if the building to be decorated does not exist, obtaining POI (point of interest) data of the building to be decorated through a third-party map API (application programming interface) tool.
In one embodiment, if the building to be repaired of the user does not exist in the building database, it indicates that the current building database has not established information about the building to be repaired of the user. Specifically, at this time, the point of interest (POI) data of the building to be decorated may be obtained through a third party map API (Application Programming Interface) tool, and it may be understood that, based on the third party map API tool, for example, a Baidu map API, an Tencent map API, a Gangde map API, or the like, in the expression of the map, the POI data of the point of interest may specifically represent the building, a shop, or the like. In this embodiment, through the third party map API tool, the function of searching for buildings, shops, restaurants, etc. can be completed. Specifically, the point-of-interest POI data may include, but is not limited to, address names, address information, or latitude and longitude information, for example.
S60: and acquiring street information of the building to be decorated according to the POI data.
In one embodiment, the POI data may include address information, and specific street information may be obtained according to the address information, so that the street ID is obtained according to the street information. Specifically, after the address information is obtained, street information may be obtained from the address information, and a pre-established street ID may be obtained from the street information in the building database.
S70: and acquiring the street ID in the national standard regional data according to the street information.
In this step, it can be understood that the street is used as a minimum unit in the national standard region data, the street information belongs to a part of the national standard region data, specifically, a street ID may be created in advance in the national standard region data, and an association relationship between the street ID and the street information is established, and then after the street information of the building to be decorated is obtained, the street ID may be obtained according to the street information.
S80: and acquiring the associated service area ID in the service area data according to the street ID so as to inquire the associated service area according to the service area ID.
In one embodiment, after the street information is obtained, the associated service area ID may be obtained based on the street ID, such that the associated service area may be queried based on the service area ID.
In the above embodiment, through steps S50-S80, the address information of the building that is not recorded is obtained by using the map API tool of the third party, so that the problem of incomplete data in the building database can be solved, and the work efficiency can be improved.
In an embodiment, in step S60, that is, obtaining street information of the building to be decorated according to the POI data, specifically, the method may further include:
s601: and determining longitude and latitude information of the building to be decorated according to the POI data.
In one embodiment, the point of interest POI data may include latitude and longitude information, that is, latitude and longitude information of the building to be decorated may be determined through the point of interest POI data.
S602: and acquiring street codes corresponding to the longitude and latitude information of the to-be-decorated building according to the inverse geographic codes based on the longitude and latitude information of the to-be-decorated building.
In one embodiment, based on the longitude and latitude information of the decorated building, the street code corresponding to the longitude and latitude information of the building to be decorated may be obtained according to the inverse geocode, and it may be understood that the longitude and latitude information may be converted into a certain street code by the inverse geocode, for example, obtaining a certain longitude and latitude information is: 116.480881, 39.989410, the latitude and longitude information is converted into an address to obtain a street code, for example, 110114001000, so that the corresponding street information can be obtained from the street code in the building database.
S603: and acquiring street information according to the street code.
In one embodiment, after obtaining the street code, street information may be obtained from the street code in the building database such that the associated service area is obtained from the street information.
In the above embodiment, when the corresponding to-be-decorated building is not acquired in the building database, in steps S601 to S603, the specific street information of the to-be-decorated building may be specifically acquired through reverse geocoding, so that the associated service area is acquired according to the street information.
In one embodiment, if it is determined that the building to be decorated does not exist, which indicates that the data of the building to be decorated is not established in the building database, the query method may further include:
s51: and taking the nonexistent to-be-decorated building as the un-entered building, and taking the street information as the to-be-entered information of the un-entered building.
In one embodiment, if it is determined that the building to be decorated does not exist, the non-existing building to be decorated can be used as an unregistered building, and the street information can be used as the information to be registered of the unregistered building
S52: and in the building database, creating a street ID of the un-entered building according to the information to be entered.
In one embodiment, the to-be-entered information of the uninformed building can be obtained, and the to-be-entered information is used to create a street ID of the uninformed building in the building database, which may also include, for example, a building ID or other information, and is not limited herein.
S53: and creating a service area ID associated with the street ID of the uninformed building so as to acquire a corresponding service area according to the service area ID.
In one embodiment, a service area ID associated with a street ID of an unregistered building is created, and specifically, a service area ID associated with a building ID of an unregistered building can also be created, so that the associated service area ID is obtained according to the building ID.
In the above embodiment, through steps S51-S53, data of the unaccounted numbers can be established in the building database in time, and information of the unaccounted numbers can be further improved, so as to improve management efficiency of the loading enterprise operation.
In one embodiment, the query method may further include:
s90: and acquiring the updating data of the national standard regional data in the preset time period.
In an application scenario, for a standard region of a national plan, updating of the national standard region due to policy adjustment may occur within a certain time, and specifically, update data of the national standard region data may be obtained for a preset time period, where the preset time period may be one quarter, or half a year, or a year, and is not limited herein. For example, the update of the national standard region may include, but is not limited to, for example, a county-removed region, a city-removed region, a county-removed region, a region merge, a district-removed region, and the like, and then data of, for example, the county-removed region, the city-removed region, the county-removed region, the region merge, the district-removed region, and the district-removed region may be obtained, so that the business region data may be modified, added, deleted, merged, and the like according to the update data.
S100: and modifying, adding, deleting or merging the service area data according to the updating data.
In one embodiment, for example, when a certain city withdrawal area of the national standard area is obtained, the service area in the service area data may be modified correspondingly, where the modification may include, but is not limited to, modification, addition, deletion, combination, or the like, and is not limited herein.
In the above embodiment, through steps S90-S100, update data of national standard regional data in a preset time period is obtained, and service regional data is modified, added, deleted, or merged according to the update data, so that the service regional data can be updated in time, and thus the operation efficiency of a service region is improved.
In one embodiment, after querying the associated service area according to the service area ID, the method further comprises:
s41: and acquiring the user requirements of the building to be decorated.
In one scenario, after acquiring a service area of a building to be decorated, a customer service may acquire a corresponding loading enterprise in the service area according to a specific service requirement.
S42: determining the enterprise-containing merchants in the business area.
In this embodiment, the customer service may obtain the corresponding loading merchant in the business area according to the business requirement.
S43: and allocating user requirements for the enterprise-installing merchant, wherein the business requirements comprise decoration requirements.
In one embodiment, customer service may serve enterprise-holding merchants within a business area according to business requirements, which may include, but are not limited to, for example, fitment requirements, volume room requirements, and the like. In an application scenario, after a business area is inquired, user requirements of a building to be decorated can be obtained, and a proper business-assembling merchant is selected in the business area according to the user requirements.
In one embodiment, based on the consideration of search diversity, attribute type extension can be performed on the building database, and particularly, the national standard region data can comprise different attribute types, wherein the different attribute type data can comprise encoding class data and information class data. Specifically, the code class data may include, but is not limited to, for example, a standard area ID (e.g., city ID), a national standard city code (e.g., beijing standard code 110000000000), a street code, a zip code, a latitude and longitude, and the like; the information-type data may include, for example, but is not limited to, standard area names, standard area pinyins, street information, initials, abbreviations, acronyms, and aggregate names, etc.; the service area data may include, but is not limited to, for example, a service area name and a service area ID, etc.
In the above embodiment, by performing attribute type extension on the building database, the diversity of data can be increased, so as to implement personalized query (for example, inputting the initial letter of pinyin can query the corresponding national standard region) and improve query efficiency.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
In one embodiment, a query apparatus for a service area is provided, and specifically, as shown in fig. 3, the query apparatus may include a first obtaining module 10, a determining module 20, a second obtaining module 30, and a querying module 40. Wherein, each functional module is explained in detail as follows:
the first acquisition module 10 is used for acquiring a to-be-installed and repaired floor of a user;
the first determining module 20 is used for determining whether the building to be decorated exists in the building database according to the building to be decorated;
the second obtaining module 30 is configured to obtain a building ID of the building to be decorated if it is determined that the building to be decorated exists;
and the query module 40 is used for acquiring the associated service area ID according to the building ID so as to query the associated service area according to the service area ID.
In one embodiment, specifically, the querying device may further include a third obtaining module 50, a fourth obtaining module 60, a fifth obtaining module 70, and a sixth obtaining module 80, where:
and the third obtaining module 50 is configured to obtain, if it is determined that the building to be decorated does not exist, point of interest (POI) data of the building to be decorated through a third-party map Application Programming Interface (API) tool.
And a fourth obtaining module 60, configured to obtain street information of the building to be decorated according to the point of interest POI data.
A fifth obtaining module 70, configured to obtain the street ID from the national standard regional data according to the street information.
A sixth obtaining module 80, configured to obtain the associated service area ID in the service area data according to the street ID, so as to query the associated service area according to the service area ID.
In one embodiment, the fourth obtaining module 60 is further configured to:
determining longitude and latitude information of the building to be decorated according to the POI data;
acquiring street codes corresponding to the longitude and latitude information of the to-be-decorated building according to the inverse geographic codes based on the longitude and latitude information of the to-be-decorated building;
and acquiring street information according to the street code.
In one embodiment, the query apparatus may further include an assignment module, a first creation module, and a second creation module, wherein:
and the assignment module is used for taking the nonexistent to-be-installed and repaired building as the un-entered building and taking the street information as the to-be-entered information of the un-entered building.
And the first establishing module is used for establishing the street ID of the un-entered building in the building database according to the information to be entered.
And the second creating module is used for creating a service area ID associated with the street ID of the uninformed building.
In one embodiment, the querying device may further include a seventh obtaining module, a second determining module, and an allocating module, wherein:
and the seventh acquisition module is used for acquiring the user requirements of the building to be decorated.
And the second determining module is used for determining the enterprise-containing merchants in the business area.
And the distribution module is used for distributing user requirements for the enterprise-installing merchants, wherein the service requirements comprise decoration requirements.
For the specific definition of the service area query device, reference may be made to the above definition of the service area query method, which is not described herein again. All or part of the modules in the service area dividing device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In an embodiment, as shown in fig. 4, a computer device 6 is provided, which includes a memory 62, a processor 61, and a computer program 63 stored in the memory 62 and capable of running on the processor 61, and when the processor executes the computer program 63, the steps in the service area query method according to the foregoing embodiment are implemented, and are not described herein again to avoid repetition. Alternatively, the processor 61 implements the functions of the modules of the querying device in the above embodiments when executing the computer program 63, and is not described here again to avoid repetition.
In an embodiment, a readable storage medium is provided, where the readable storage medium stores a computer program 63, and when the computer program 63 is executed by a processor 61, the steps in the service area query method in the foregoing embodiment are implemented, and in order to avoid repetition, details are not described here again. Alternatively, the processor 61 implements the functions of the modules of the querying device in the above embodiments when executing the computer program 63, and is not described here again to avoid repetition.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, databases, or other media used in embodiments provided herein may include non-volatile and/or volatile memory. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), synchronous link (Synchlink) DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It will be clear to those skilled in the art that, for convenience and simplicity of description, the foregoing functional units and modules are merely illustrated as being divided, and in practical applications, the foregoing functional allocation may be performed by different functional modules, sub-modules and units according to needs, that is, the internal structure of the device is divided into different functional units or modules to perform all or part of the above-described functions.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A method for querying a service area, the method comprising:
acquiring a to-be-installed and repaired floor of a user;
determining whether the building to be decorated exists in a building database according to the building to be decorated;
if the to-be-decorated building is determined to exist, acquiring the building ID of the to-be-decorated building;
and acquiring the associated service area ID according to the building ID so as to inquire the associated service area according to the service area ID.
2. The query method of claim 1, wherein the building database comprises national standard regional data and service regional data, the method further comprising;
if the to-be-decorated floor is determined to be not available, obtaining POI (point of interest) data of the to-be-decorated floor through a third-party map API (application programming interface) tool;
acquiring street information of the building to be decorated according to the POI data;
acquiring a street ID from the national standard regional data according to the street information;
and acquiring the associated service area ID in the service area data according to the street ID so as to inquire the associated service area according to the service area ID.
3. The query method of claim 2, wherein the obtaining street information of the to-be-decorated building according to the POI data comprises:
determining longitude and latitude information of the building to be decorated according to the POI data;
acquiring street codes corresponding to the longitude and latitude information of the building to be decorated according to the inverse geographic codes based on the longitude and latitude information of the building to be decorated;
and acquiring the street information according to the street code.
4. A method of querying as claimed in claim 2 or 3, the method further comprising:
taking the nonexistent building to be decorated as an un-entered building, and taking the street information as the information to be entered of the un-entered building;
in the building database, creating a street ID of the un-entered building according to the information to be entered;
and creating a service area ID associated with the street ID for which no building is entered.
5. The query method of claim 4, wherein the method further comprises:
acquiring updating data of the national standard regional data in a preset time period;
and modifying, adding, deleting or merging the service area data according to the updating data.
6. The query method of claim 4, wherein after said querying the associated service area according to the service area ID, the method further comprises:
acquiring the user requirements of the building to be decorated;
determining a loading merchant in the business area;
and distributing the user requirements for the enterprise-assembling merchant, wherein the business requirements comprise decoration requirements.
7. An apparatus for querying a service area, the apparatus comprising:
the first acquisition module is used for acquiring a to-be-installed and repaired floor of a user;
the determining module is used for determining whether the to-be-decorated building exists in a building database according to the to-be-decorated building;
the second acquisition module is used for acquiring the building ID of the building to be decorated if the building to be decorated is determined to exist;
and the query module is used for acquiring the associated service area ID according to the building ID so as to query the associated service area according to the service area ID.
8. The query device of claim 7, wherein the building database includes national standard regional data and service regional data, the query device further comprising:
the third obtaining module is used for obtaining POI data of the to-be-decorated floor through a third-party map API tool if the to-be-decorated floor is determined not to exist;
the fourth acquisition module is used for acquiring street information of the to-be-decorated building according to the POI data;
a fifth obtaining module, configured to obtain a street ID from the national standard regional data according to the street information;
a sixth obtaining module, configured to obtain, according to the street ID, an associated service area ID in the service area data, so as to query an associated service area according to the service area ID.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the service area query method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored, which, when being executed by a processor, implements a service area query method according to any one of claims 1 to 7.
CN202010886338.7A 2020-08-28 Service area query method, device, computer equipment and readable storage medium Active CN112052407B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010886338.7A CN112052407B (en) 2020-08-28 Service area query method, device, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010886338.7A CN112052407B (en) 2020-08-28 Service area query method, device, computer equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN112052407A true CN112052407A (en) 2020-12-08
CN112052407B CN112052407B (en) 2024-05-03

Family

ID=

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070218900A1 (en) * 2006-03-17 2007-09-20 Raj Vasant Abhyanker Map based neighborhood search and community contribution
US7376636B1 (en) * 2002-06-07 2008-05-20 Oracle International Corporation Geocoding using a relational database
WO2010063189A1 (en) * 2008-11-19 2010-06-10 华为技术有限公司 Method, client and server for providing position information
CN101882163A (en) * 2010-06-30 2010-11-10 中国科学院地理科学与资源研究所 Fuzzy Chinese address geographic evaluation method based on matching rule
US20140172896A1 (en) * 2012-12-14 2014-06-19 Electronics And Telecommunications Research Institute Apparatus for analyzing geographic information and method thereof
CN108763345A (en) * 2018-05-14 2018-11-06 平安好房(上海)电子商务有限公司 Method of calibration, user equipment, storage medium and the device of cell longitude and latitude
CN108961266A (en) * 2018-05-25 2018-12-07 深圳市中电数通智慧安全科技股份有限公司 A kind of region partitioning method and device
CN109246607A (en) * 2018-10-23 2019-01-18 青岛禧泰房地产数据有限公司 A kind of real estate application method showing drop point site based on geographic area mode
KR20190041439A (en) * 2019-03-19 2019-04-22 주식회사 공감랩 System of building big data for estimating house price using space information having function of data error correction
CN109800360A (en) * 2018-12-24 2019-05-24 北京城市网邻信息技术有限公司 Cell queries method, apparatus, electronic equipment and storage medium
CN109857947A (en) * 2019-01-28 2019-06-07 科大国创软件股份有限公司 A kind of broadband installation site selecting method and system based on GIS map
CN110134716A (en) * 2019-04-12 2019-08-16 平安城市建设科技(深圳)有限公司 Information query method, information inquiry platform, equipment and readable storage medium storing program for executing

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7376636B1 (en) * 2002-06-07 2008-05-20 Oracle International Corporation Geocoding using a relational database
US20070218900A1 (en) * 2006-03-17 2007-09-20 Raj Vasant Abhyanker Map based neighborhood search and community contribution
WO2010063189A1 (en) * 2008-11-19 2010-06-10 华为技术有限公司 Method, client and server for providing position information
CN101882163A (en) * 2010-06-30 2010-11-10 中国科学院地理科学与资源研究所 Fuzzy Chinese address geographic evaluation method based on matching rule
US20140172896A1 (en) * 2012-12-14 2014-06-19 Electronics And Telecommunications Research Institute Apparatus for analyzing geographic information and method thereof
CN108763345A (en) * 2018-05-14 2018-11-06 平安好房(上海)电子商务有限公司 Method of calibration, user equipment, storage medium and the device of cell longitude and latitude
CN108961266A (en) * 2018-05-25 2018-12-07 深圳市中电数通智慧安全科技股份有限公司 A kind of region partitioning method and device
CN109246607A (en) * 2018-10-23 2019-01-18 青岛禧泰房地产数据有限公司 A kind of real estate application method showing drop point site based on geographic area mode
CN109800360A (en) * 2018-12-24 2019-05-24 北京城市网邻信息技术有限公司 Cell queries method, apparatus, electronic equipment and storage medium
CN109857947A (en) * 2019-01-28 2019-06-07 科大国创软件股份有限公司 A kind of broadband installation site selecting method and system based on GIS map
KR20190041439A (en) * 2019-03-19 2019-04-22 주식회사 공감랩 System of building big data for estimating house price using space information having function of data error correction
CN110134716A (en) * 2019-04-12 2019-08-16 平安城市建设科技(深圳)有限公司 Information query method, information inquiry platform, equipment and readable storage medium storing program for executing

Non-Patent Citations (11)

* Cited by examiner, † Cited by third party
Title
LONGYU LIU 等: "Study on the construction of historical toponymic information management system for Essence of the Geographical Content of the History Books", ANNALS OF GIS, no. 4, 18 September 2017 (2017-09-18), pages 281 - 291 *
何望君 等: "地理网格的政务信息资源整合技术研究", 测绘科学, no. 12, 20 December 2019 (2019-12-20), pages 153 - 157 *
叶艳萍;: "将建设重心转向基层图书馆――杭州市城区图书馆服务体系建设思路探讨", 新世纪图书馆, no. 06, 20 June 2012 (2012-06-20), pages 130 - 131 *
吴东林;: "房产基础数据一体化平台建设", 信息与电脑(理论版), no. 10, 23 May 2017 (2017-05-23), pages 63 - 67 *
吴长彬;闾国年;孙在宏;: "面向空间信息服务的数字社区管理系统", 测绘通报, no. 10 *
李红娟: "基于GIS的房产导购信息系统研究与设计", 图书情报工作, no. 22, pages 89 - 93 *
李红娟;: "基于GIS的房产导购信息系统研究与设计", 图书情报工作, no. 22, 20 November 2009 (2009-11-20), pages 89 - 93 *
水如烟: "行政区划数据数据库的设计(一)", pages 1, Retrieved from the Internet <URL:https://www.cnblogs.com/armyfeng/articles/542416.html> *
程焕文;: "岭南模式:崛起的广东公共图书馆事业", 中国图书馆学报, no. 03, 15 May 2007 (2007-05-15), pages 15 - 25 *
罗东山 等: "税务GIS系统的设计", 黑龙江科技信息, no. 02, 15 January 2009 (2009-01-15), pages 32 *
高丽娟;李绅;: "信息挖掘及数据分析――石家庄广电有线电视用户数据辅助分析系统", 有线电视技术, no. 09 *

Similar Documents

Publication Publication Date Title
JP5914349B2 (en) Method and apparatus for cross-referencing and deduplicating objects in multiple map building blocks
US10002156B2 (en) Version management for incrementally compiled map data
US20070067098A1 (en) Method and system for identification of geographic location
US6823256B1 (en) Method for associating real-time information with a geographical location
RU2597511C2 (en) Creating maps of private spaces using sensors of mobile computing devices
US20140278105A1 (en) Computing apparatus and method for providing transportation information
CN101270992A (en) Search device and search method of geographical coordinates
KR20140097805A (en) Coordinates (x, y) position value using a systematic block code generated and the address matching service using methods
CN109800280B (en) Address matching method and device
CN107741982A (en) A kind of coordinate and administrative region matching system and method
CN104636457A (en) Method and device for location search cognition
KR20140020332A (en) Method and system for acquiring user content
KR101983714B1 (en) Auto-updata system using name similarity and spatial proximity
CN111241350A (en) Graph data query method and device, computer equipment and storage medium
CN112052407A (en) Service area query method and device, computer equipment and readable storage medium
CN112052407B (en) Service area query method, device, computer equipment and readable storage medium
CN110889048B (en) Map data query method, system, terminal and server
US9212929B2 (en) Routing service for computation of a cross-street associated with a geographic location
JP5617027B1 (en) Information management system and information management program
US20140214791A1 (en) Geotiles for finding relevant results from a geographically distributed set
KR20220102795A (en) Apparatus and Method for constructing and sharing of spatial data business management system
CN112052406A (en) Method, device and equipment for acquiring service area and readable storage medium
Choi et al. Redefining Korean road name address system to implement the street-based address system
US20130290346A1 (en) Geographic Information System (GIS) with Linked GIS Objects and GIS Operation
KR101226729B1 (en) Digital map making system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant