CN107730375B - Tax map management method, system and terminal equipment - Google Patents

Tax map management method, system and terminal equipment Download PDF

Info

Publication number
CN107730375B
CN107730375B CN201711225405.5A CN201711225405A CN107730375B CN 107730375 B CN107730375 B CN 107730375B CN 201711225405 A CN201711225405 A CN 201711225405A CN 107730375 B CN107730375 B CN 107730375B
Authority
CN
China
Prior art keywords
tax
data
map
user
database
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.)
Active
Application number
CN201711225405.5A
Other languages
Chinese (zh)
Other versions
CN107730375A (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.)
Shijiazhuang Local Taxation Bureau
Hebei Zhiyong Information Technology Co ltd
Original Assignee
Shijiazhuang Local Taxation Bureau
Hebei Zhiyong Information 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 Shijiazhuang Local Taxation Bureau, Hebei Zhiyong Information Technology Co ltd filed Critical Shijiazhuang Local Taxation Bureau
Priority to CN201711225405.5A priority Critical patent/CN107730375B/en
Publication of CN107730375A publication Critical patent/CN107730375A/en
Application granted granted Critical
Publication of CN107730375B publication Critical patent/CN107730375B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/12Accounting
    • G06Q40/123Tax preparation or submission

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Instructional Devices (AREA)

Abstract

The invention is suitable for the technical field of computers, and provides a method, a system and a terminal device for managing a tax map, wherein the method comprises the following steps: the method comprises the steps of obtaining tax data, map data and thematic data, integrating the tax data, the map data and the thematic data to establish a tax map database, generating a tax map according to preset mapping rules, establishing a service interface for data query and call for the tax map database through preset standard interface specifications, calling corresponding data from the tax map database through the service interface according to a user instruction when the user instruction is received, and displaying the corresponding data in the tax map. The tax payment information is marked on the tax map, the tax payment information is visually displayed, corresponding data is called from the tax map database according to a user instruction and is displayed in the tax map, and the tax is automatically managed, so that the problems of low working efficiency and high labor cost in a manual tax management mode are effectively solved.

Description

Tax map management method, system and terminal equipment
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a method, a system and a terminal device for managing a tax map.
Background
Tax refers to transactions that are related to tax. Tax is the form of distribution of social products by countries under political or public authorities. Tax is a form of distribution that meets the public needs of society; tax has indirect reimbursement, mandatory obligations, and legal norms. Tax as one of the economic levers has the effects of regulating income distribution, promoting resource allocation and promoting economic growth.
At present, most of tax is manually processed by manpower, however, tax payment matters become more and more complicated due to the increasing types of tax, and the problems of low working efficiency and high labor cost exist in the manual tax management mode.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, a system, and a terminal device for managing a tax map, so as to solve the problems of low working efficiency and high labor cost in the manual tax management manner in the prior art.
A first aspect of an embodiment of the present invention provides a method for managing a tax map, where the method includes:
tax data, map data and topical data are obtained.
And integrating the tax data, the map data and the thematic data to establish a tax map database, and generating a tax map according to preset mapping rules.
And establishing a service interface for data query and call for the tax map database through a preset standard interface specification.
And when a user instruction is received, calling corresponding data from the tax map database through the service interface according to the user instruction, and displaying the corresponding data in the tax map.
A second aspect of an embodiment of the present invention provides a system for managing a tax map, where the system includes:
and the data acquisition module is used for acquiring tax data, map data and thematic data.
And the database generation module is used for integrating the tax data, the map data and the thematic data to establish a tax map database and generating a tax map according to preset mapping rules.
And the interface generation module is used for establishing a service interface for data query and call for the tax map database through a preset standard interface specification.
And the data processing module is used for calling corresponding data from the tax map database through the service interface according to the user instruction and displaying the corresponding data in the tax map when the user instruction is received.
A third aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the method when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method as described above.
Compared with the prior art, the embodiment of the invention has the following beneficial effects: in the embodiment, the tax data, the map data and the thematic data are acquired, the tax data, the map data and the thematic data are integrated to establish the tax map database, the tax map is generated according to the preset mapping rule, the service interface for data query and call is established for the tax map database through the preset standard interface specification, and when a user instruction is received, corresponding data is called from the tax map database through the service interface according to the user instruction and is displayed in the tax map. The embodiment of the invention visually displays the tax payment information by marking the tax payment information on the tax map, calls corresponding data from the tax map database according to the user instruction and displays the data in the tax map to automatically manage the tax, thereby effectively solving the problems of low working efficiency and high labor cost in a manual tax management mode.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described 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 to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a flow chart of an implementation of a method for tax map management provided by an embodiment of the invention;
FIG. 2 is a flowchart of an implementation of a method for tax map management provided by an embodiment of the invention;
FIG. 3 is a block diagram of a system for tax map management according to an embodiment of the present invention;
FIG. 4 is a block diagram of a system for tax map management according to one embodiment of the invention;
fig. 5 is a schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
Example 1:
fig. 1 shows an implementation flow of a method for managing a tax map according to an embodiment of the present invention, where the method includes:
in step S101, tax data, map data, and topical data are acquired.
In one embodiment, tax data, map data and thematic data are read from a tax administration information system, geographic information of the tax data, the map data and the thematic data is converted into standard geographic information according to a preset data conversion format, the standard geographic information comprises a serial number, an address and coordinates, and a preset mapping rule is generated according to the standard geographic information.
The tax data comprises tax registration data, declaration detail data, tax type identification data, collection and storage data, tax owing data and one-family data.
The map data comprises geographic data, remote sensing image data, field acquisition data, sub-district data, land-related range data and street and town data.
Wherein, the special data comprises meeting data, mining result data, district data, law enforcement data and land use data.
In this embodiment, the geographic information of the tax data, the map data, and the topical data includes a serial number and an address.
In this embodiment, every first preset time (for example, 15 days), an open interface of a database of the tax administration information system is called to obtain tax data, map data and topical data.
In the embodiment, the tax map is generated according to the preset mapping rule, the tax map database and the Geographic Information (Geographic Information System, GIS) technology, the tax data and the thematic data are marked on the tax map, the tax payment Information and the Geographic Information are associated, and the tax administration Information is fully displayed through various thematic maps and statistical maps by using the map analysis and expression functions provided by the Geographic Information, so that the visualization of tax source Information is realized, very visual Information is provided for tax collection and administration work, and tax collection and administration holes are effectively blocked.
In the embodiment, the geographic information of the tax data, the map data and the special data is converted into the standard geographic information, the preset mapping rule is generated according to the standard geographic information, the tax data, the map data and the special data are marked on the tax map according to the preset mapping rule, so that the tax payment information and the geographic information are effectively associated, a user can check the position information of a tax payer on the tax map through the tax payment information, and can also check the corresponding tax payment information through selecting the tax payer on the tax map, and the visual display and positioning functions of the tax payment information are effectively realized.
In step S102, integrating the tax data, the map data and the topical data to establish a tax map database, and generating a tax map according to preset mapping rules.
In one embodiment, the tax map databases include a first tax map database and a second tax map database.
In this embodiment, a tax map database is established, and the tax map database includes tax data, map data and topical data, wherein the tax map database includes a first tax map database and a second tax map database.
In step S103, a service interface for data query and invocation is established for the tax map database according to a preset standard interface specification.
In this embodiment, the predetermined standard interface specification includes a basic requirement, an interface communication method, an interface security requirement, and a transmission control requirement.
The basic requirement is that an enterprise-level support is provided for the interface to realize the access to an external system, and safe and reliable access is provided on the basis of high concurrency and large capacity of the system; a perfect information security mechanism is provided to realize the comprehensive protection of information, ensure the normal operation of the system, prevent the occurrence of a large amount of accesses and a large amount of occupied resources and ensure the robustness of the system; an effective system monitoring mechanism is provided, so that the running condition of the interface can be monitored, and errors can be found and removed in time; the system can realize smooth transplantation and expansion on the premise of fully utilizing system resources, and can provide dynamic expansion of the system resources when the system is concurrently increased so as to ensure the stability of the system; when carrying out capacity expansion and new service expansion, a quick, convenient and accurate implementation mode can be provided.
The interface communication modes comprise a synchronous request/response mode, an asynchronous request/response mode, a conversation mode, a broadcast notification mode, an event subscription mode, a reliable message transmission mode, a file transmission mode and other communication modes.
The interface safety requirement is that a special safety technology implementation strategy is formulated according to the interface connection characteristics and the service characteristics, and the safety of data transmission and data processing of the interface is ensured. The security control of the interface logically comprises the contents of security assessment, access control, intrusion detection, password authentication, security audit, malicious code prevention, encryption and the like.
The transmission control requirement is that the transmission control means is adopted to reduce the burden of an interface network, improve the throughput capacity of the interface and ensure the overall processing capacity of the system. The concrete means comprises the functions of load balancing, flexibility and dynamic configuration management, network scheduling and the like.
The load balancing is to ensure that the service throughput of the interface is maximum, and the interface should automatically complete dynamic load balancing scheduling in the system.
The scalability and dynamic configuration management is to implement queue management, access resource management, and recovery processing of interface application, etc. by a system automatic scalability management mode or a dynamic configuration management mode.
The network scheduling is to set a plurality of network channels between the interfaces of the receiver and the sender, so as to realize multi-data channel and fault tolerance of the interfaces, ensure automatic switching when one network channel fails to communicate, and realize automatic recovery of interface connection.
In this embodiment, the service interfaces include a map slicing service interface, a tax auditing service interface, a tax thematic map registration service interface, a tax thematic map distribution service interface, a tax map library updating interface, a tax source registration service interface, a spatial analysis service interface, a memory management service interface, and an authority management service interface.
In this embodiment, the map slicing service interface deploys the tax map data for offline, so that the user can use the tax map offline.
In this embodiment, the tax auditing service interface marks the tax payer's operation place, the affiliated area, the affiliated tax rate area and the tax payment record in the tax map, so as to ensure that the administrative business related to the geographic information in the tax payment work is strengthened and supported, and effectively solve a plurality of tax payment problems such as missed tax payment, unclear tax source, unfair tax payment, and tax source robbery.
In this embodiment, the tax topic map registration service interface is used for registering new tax topic maps and displaying the tax topic maps.
In this embodiment, the tax thematic map distribution service interface is a thematic map distribution service for different user levels, wherein the user levels are provincial level, city level, district level, county level and township level.
Taking a specific application scenario as an example, for the same tax thematic map, users with the grade of city can only see the thematic map belonging to the part of the city grade, and users with the grade of province can only see the complete thematic map.
In this embodiment, the tax map database updating interface is used for communicating with the tax management system and updating the tax map database at intervals of a second preset time.
In the embodiment, the space analysis service interface is used for inquiring space data, attribute data and managing user levels.
In this embodiment, the memory management service interface manages the memory of the server through the visual interface, thereby effectively ensuring smooth operation of the system.
In this embodiment, the rights management service interface is the approval and management of the rights of users belonging to different areas.
In the present embodiment, the tax fund registration service interface registers tax payer information and tax payment information.
In step S105, when a user instruction is received, corresponding data is called from the tax map database through the service interface according to the user instruction and is displayed in the tax map.
In one embodiment, whether the current behavior of the user meets the common tax behavior of the user is judged according to the user instruction, when the current behavior of the user meets the common tax behavior of the user, corresponding data is retrieved from the first tax map database through the service interface and displayed in the tax map, and when the current behavior of the user does not meet the common tax behavior of the user, corresponding data is retrieved from the second tax map database through the service interface and displayed in the tax map.
In this embodiment, the second tax map database is built in the memory, and the speed of querying and acquiring data is high.
In this embodiment, the obtained user instruction is analyzed, whether the current behavior of the user meets the common tax behavior of the user is judged according to the user instruction, when the current behavior of the user meets the common tax behavior of the user, data is obtained from the first tax map database through the service interface, and when the current behavior of the user does not meet the common tax behavior of the user, data is obtained from the second tax map database through the service interface.
Taking a specific application scenario as an example, when the user A wants to register the house property tax thematic map, analyzing an instruction input by the user, and when the behavior of the user A for registering the house property tax thematic map is analyzed to be the user common tax behavior corresponding to the user A, calling corresponding data from the second tax map database through the tax special registration service interface, for example, house property tax in the Shijiazhuangyuan, and displaying the data on the tax map in the form of a report or a statistical map.
Taking a specific application scenario as an example, when a user B wants to register enterprise tax source information A, acquiring tax source information input by the user B, analyzing an instruction input by the user B, and when the behavior of analyzing that the user B registers the enterprise tax source information A is not the user common tax behavior corresponding to the user B, acquiring tax payment records of the enterprise A from a first tax map database through a service interface, and marking the tax payment records and the tax source information of the enterprise A on a tax map.
In the embodiment, the data is judged to be acquired from the first tax map database and the second tax map database according to the user instruction, so that the data query and acquisition speed is effectively improved, the work efficiency is improved, and the user experience is high.
In one embodiment, taxation users of all road segments within different jurisdictions may be monitored. The tax map is formed by setting coordinate points according to each entrance city of the road section, and each taxpayer can have one or more coordinate points. That is, a household may have one or more retail outlets. Every household can be managed and monitored by transferring, increasing or decreasing the number of markets, applying for starting, changing, logging out, stopping, returning, operating state, tax payment condition, overdue declaration and the like, so that the working efficiency is improved, and the occurrence is avoided.
In one embodiment, the tax payment information of the unpaid tax payment within the preset date of the month (for example, 10 th month) is acquired, and the tax payment information is displayed on the tax map, so that the user can clearly and intuitively acquire the tax payment information of the unpaid tax payment, and take corresponding payment urging measures according to the tax payment information, thereby realizing early warning.
Optionally, the tax payment information of the tax payment which is not paid within the preset date of the month (for example, the number 10 of the month) is acquired, and the tax payment information is automatically sent to the corresponding telephone number or mailbox in a short message or mail mode according to the prestored telephone or mailbox of the tax payment user, so that the condition that the tax payment is missed by the tax payment user is avoided, and the working efficiency is effectively improved.
In one embodiment, the query condition input by the user is obtained, for example, the name of an enterprise is A, the corresponding tax payment information is obtained from the tax map database, the tax payment information is displayed on the tax map by taking the enterprise A as the center, and the corresponding tax payment information of the enterprise A is displayed, so that the function of querying the spatial position by the attribute information is realized.
Optionally, an area with a preset area is selected from the tax map, and all tax source information in the area is displayed in a list form. And selecting one record information, and inquiring the related information of the tax fund, thereby realizing the function of inquiring the attribute information by the spatial position.
In the embodiment, bidirectional query of the map and the database is realized through a geographic information technology, and objects (such as taxpayers and tax partitions) on the map are associated with data in the database, so that a brand-new decision support means is provided in terms of data visualization and thinking visualization. The tax data is attached to tax basic units and expressed in a spatially distributed form on a tax map, and has incomparable advantages in data capacity on aspects such as tax partition management, real estate land tax source analysis, payment checking management and the like.
In the embodiment, the tax payment information is marked on the tax map, the tax payment information is visually displayed, corresponding data is called from the tax map database according to a user instruction and is displayed in the tax map, and the tax is automatically managed, so that the problems of low working efficiency and high labor cost in a manual tax management mode are effectively solved, and the management level is improved.
As shown in fig. 2, in an embodiment of the present invention, the method for managing a tax map in the embodiment corresponding to fig. 2 further includes:
in step S201, a first tax map database is created by integrating tax data, map data and topical data.
In this embodiment, a first tax map database is established, and the first tax map database is built on a disk.
In step S202, user tax behavior information is acquired.
In this embodiment, the tax behavior information includes querying tax attribute information, operating a map, registering a tax thematic map, remote sensing monitoring, tax control, tax information statistics, tax inspection, collecting land information, tax information data and updating, maintaining, analyzing, mining, and tax source information management.
In this embodiment, tax behavior information corresponding to each user is obtained.
In step S203, the user behavior analysis is performed on the user tax behavior information to obtain the user common tax behavior information.
In this embodiment, the user tax behavior information corresponding to each user is analyzed for user behavior, so as to obtain the common tax behavior information corresponding to each user.
Taking a specific application scenario as an example, the user behavior analysis is performed on the user tax behavior information corresponding to the user a, so that the user common tax behavior information corresponding to the user a is obtained for tax inspection and tax source information management.
In step S204, common data is extracted from the first tax map database according to the user common tax behavior information, and a second tax map database is established.
In this embodiment, according to the user common tax behavior information corresponding to each user, common data corresponding to each user is provided from the first tax map database, and a second tax map database is established, where the second tax map data is built in the memory.
In one embodiment, the common tax behavior information of the user is analyzed according to the common tax behavior information of the user corresponding to the user, so that push information is obtained and displayed on a tax map.
In the embodiment, all data are stored in the first tax map database, the common data are stored in the second tax map database, and the second tax map database is built in the memory, so that the data acquisition speed is increased, the query efficiency is improved, and the user experience is high.
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.
Example 2:
as shown in fig. 3, an embodiment of the present invention provides a system 100 for managing tax maps, which is used to execute the method steps in the corresponding embodiment of fig. 1, and the system includes:
the data obtaining module 110 is configured to obtain tax data, map data, and topical data.
And the database generation module 120 is configured to integrate the tax data, the map data and the topical data to establish a tax map database, and generate a tax map according to preset mapping rules.
The interface generating module 130 is configured to establish a service interface for data query and invocation for the tax map database according to a preset standard interface specification.
And the data processing module 140 is used for retrieving corresponding data from the tax map database through the service interface according to the user instruction and displaying the corresponding data in the tax map.
In one embodiment, the tax map databases include a first tax map database and a second tax map database.
As shown in fig. 4, in an embodiment of the present invention, the database generation module 120 in the system 100 for managing tax maps specifically includes:
a first database generating unit 121, configured to integrate the tax data, the map data, and the topical data to establish a first tax map database;
a behavior information obtaining unit 122, configured to obtain tax behavior information of the user;
the behavior information processing unit 123 is configured to perform user behavior analysis on the user tax behavior information to obtain user common tax behavior information;
and the second database generating unit 124 is configured to extract common data from the first tax map database according to the user common tax behavior information, and establish a second tax map database.
In one embodiment, the data obtaining module 110 is specifically configured to:
and reading tax data, map data and thematic data from the tax management information system.
And converting the geographic information of the tax data, the map data and the thematic data into standard geographic information according to a preset data conversion format, wherein the standard geographic information comprises a serial number, an address and coordinates.
And generating a preset mapping rule according to the standard geographic information.
The tax data comprises tax registration data, declaration detail data, tax type identification data, collection and storage data, tax owing data and one-family data.
The map data comprises geographic data, remote sensing image data, field acquisition data, sub-district data, land-related range data and street and town data.
Wherein, the special data comprises meeting data, mining result data, district data, law enforcement data and land use data.
In one embodiment, the data processing module 140 is specifically configured to:
the behavior judging unit is used for judging whether the current behavior of the user meets the user common tax behavior or not according to the user instruction;
the first processing unit is used for calling corresponding data from the first tax map database through the service interface and displaying the corresponding data in the tax map when the current behavior of the user meets the common tax behavior of the user;
and the second processing unit is used for calling corresponding data from the second tax map database through the service interface and displaying the corresponding data in the tax map when the current behavior of the user does not meet the common tax behavior of the user.
In one embodiment, the system 100 for tax map management further includes other functional modules/units for implementing the method steps in the embodiments of embodiment 1.
Example 3:
fig. 5 is a schematic diagram of a terminal device according to an embodiment of the present invention. As shown in fig. 5, the terminal device 5 of this embodiment includes: a processor 50, a memory 51 and a computer program 52 stored in said memory 51 and executable on said processor 50. The processor 50, when executing the computer program 52, implements the steps of the embodiments as described in embodiment 1, such as steps S101 to S104 shown in fig. 1. Alternatively, the processor 50, when executing the computer program 52, implements the functions of the modules/units in the system embodiments as described in embodiment 2, such as the functions of the modules 110 to 140 shown in fig. 3.
Illustratively, the computer program 52 may be partitioned into one or more modules/units that are stored in the memory 51 and executed by the processor 50 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 52 in the terminal device 5. For example, the computer program 52 may be divided into a data acquisition module, a database generation module, an interface generation module, and a data processing module. The specific functions of each module are as follows:
and the data acquisition module is used for acquiring tax data, map data and thematic data.
And the database generation module is used for integrating the tax data, the map data and the thematic data to establish a tax map database and generating a tax map according to preset mapping rules.
And the interface generation module is used for establishing a service interface for data query and call for the tax map database through a preset standard interface specification.
And the data processing module is used for calling corresponding data from the tax map database through the service interface according to the user instruction and displaying the corresponding data in the tax map when the user instruction is received.
The terminal device 5 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device 5 may include, but is not limited to, a processor 50 and a memory 51. Those skilled in the art will appreciate that fig. 5 is merely an example of a terminal device 5 and does not constitute a limitation of terminal device 5 and may include more or fewer components than shown, or some components may be combined, or different components, e.g., the terminal device may also include input-output devices, network access devices, buses, etc.
The Processor 50 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 51 may be an internal storage unit of the terminal device 5, such as a hard disk or a memory of the terminal device 5. The memory 51 may also be an external storage device of the terminal device 5, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 5. Further, the memory 51 may also include both an internal storage unit and an external storage device of the terminal device 5. The memory 51 is used for storing the computer program and other programs and data required by the terminal device. The memory 51 may also be used to temporarily store data that has been output or is to be output.
Example 4:
an embodiment of the present invention further provides a computer-readable storage medium, in which a computer program is stored, and the computer program, when executed by a processor, implements the steps in the embodiments described in embodiment 1, for example, step S101 to step S104 shown in fig. 1. Alternatively, the computer program, when executed by a processor, implements the functions of the respective modules/units in the respective system embodiments as described in embodiment 2, for example, the functions of the modules 110 to 140 shown in fig. 3.
The computer program may be stored in a computer readable storage medium, which when executed by a processor, may implement the steps of the various method embodiments described above. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs.
The modules or units in the system of the embodiment of the invention can be combined, divided and deleted according to actual needs.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
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 (6)

1. A method of tax map management, comprising:
acquiring tax data, map data and thematic data;
integrating the tax data, the map data and the thematic data to establish a tax map database, and generating a tax map according to a preset mapping rule;
establishing a service interface for data query and call for the tax map database through a preset standard interface specification;
when a user instruction is received, calling corresponding data from the tax map database through the service interface according to the user instruction, and displaying the corresponding data in the tax map;
the tax map database comprises a first tax map database and a second tax map database;
the integrating the tax data, the map data and the thematic data to establish a tax map database specifically comprises:
integrating the tax data, the map data and the thematic data to establish the first tax map database;
acquiring tax behavior information of a user;
performing user behavior analysis on the user tax behavior information to obtain user common tax behavior information;
extracting common data from the first tax map database according to the user common tax behavior information, and establishing a second tax map database;
the first tax database is built on a disk, and the second tax map database is built in a memory.
2. The method for managing the tax map according to claim 1, wherein the retrieving the corresponding data from the tax map database through the service interface according to the user instruction and displaying the data in the tax map comprises:
judging whether the current behavior of the user meets the common tax behavior of the user or not according to the user instruction;
when the current behavior of the user meets the common tax behavior of the user, calling corresponding data from the first tax map database through the service interface, and displaying the corresponding data in the tax map;
and when the current behavior of the user does not meet the common tax behavior of the user, calling corresponding data from the second tax map database through the service interface, and displaying the corresponding data in the tax map.
3. The method of tax map management according to claim 1, wherein said obtaining tax data, map data and topical data specifically comprises:
reading the tax data, the map data and the thematic data from a tax management information system;
converting the geographic information contained in the tax data, the map data and the thematic data into standard geographic information according to a preset data conversion format, wherein the standard geographic information comprises a serial number, an address and coordinates;
generating the preset mapping rule according to the standard geographic information;
the tax data comprises tax registration data, declaration detail data, tax type identification data, collection warehousing data, tax owing data and one-house type data;
the map data comprises geographic data, remote sensing image data, field acquisition data, sub-district data, land-related range data and street and town data;
wherein the special data comprises meeting data, mining result data, district data, law enforcement data and land use data.
4. A system for tax map management, comprising:
the data acquisition module is used for acquiring tax data, map data and thematic data;
the database generation module is used for integrating the tax data, the map data and the thematic data to establish a tax map database and generating a tax map according to preset mapping rules;
the interface generation module is used for establishing a service interface for data query and call for the tax map database through a preset standard interface specification;
the data processing module is used for calling corresponding data from the tax map database through the service interface according to a user instruction when the user instruction is received, and displaying the corresponding data in the tax map;
the tax map database comprises a first tax map database and a second tax map database;
the database generation module specifically comprises:
the first database generation unit is used for integrating the tax data, the map data and the thematic data to establish a first tax map database;
the behavior information acquisition unit is used for acquiring tax behavior information of the user;
the behavior information processing unit is used for analyzing the user behavior of the user tax behavior information to obtain the user common tax behavior information;
a second database generation unit, configured to extract common data from the first tax map database according to the user common tax behavior information, and establish a second tax map database;
the first tax database is built on a disk, and the second tax map database is built in a memory.
5. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 3 when executing the computer program.
6. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 3.
CN201711225405.5A 2017-11-29 2017-11-29 Tax map management method, system and terminal equipment Active CN107730375B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711225405.5A CN107730375B (en) 2017-11-29 2017-11-29 Tax map management method, system and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711225405.5A CN107730375B (en) 2017-11-29 2017-11-29 Tax map management method, system and terminal equipment

Publications (2)

Publication Number Publication Date
CN107730375A CN107730375A (en) 2018-02-23
CN107730375B true CN107730375B (en) 2021-04-16

Family

ID=61220026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711225405.5A Active CN107730375B (en) 2017-11-29 2017-11-29 Tax map management method, system and terminal equipment

Country Status (1)

Country Link
CN (1) CN107730375B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109636191A (en) * 2018-12-13 2019-04-16 四川航天信息有限公司 A kind of auto form delivering system for facilitating taxation to press for payment of work
CN109636560A (en) * 2018-12-13 2019-04-16 四川航天信息有限公司 A kind of source of tax revenue Study on Trend system
CN110599321B (en) * 2019-09-20 2023-09-29 腾讯科技(深圳)有限公司 Tax data processing method and device, server and storage medium
CN111159320B (en) * 2019-12-03 2023-04-25 安徽航天信息科技有限公司 Inspection method and device based on tax electronic map
CN111583007B (en) * 2020-05-13 2024-04-23 苏州云联智慧信息技术应用有限公司 Tax risk management and control method and device
CN112231399A (en) * 2020-09-25 2021-01-15 中国建设银行股份有限公司 Method and device applied to graph database

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104102670A (en) * 2013-04-12 2014-10-15 Sap股份公司 Performance indicator analytical framework

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149561A1 (en) * 2003-12-29 2005-07-07 Jungle Lasers, Llc Method and apparatus for creating and maintaining a GIS
CN1794241A (en) * 2006-01-04 2006-06-28 高峰 Taxpayer location method based on geographical information system
CN104851043B (en) * 2015-05-13 2020-04-07 中国科学院地理科学与资源研究所 Tax fund checking and monitoring method based on geographic information system technology
CN106296380A (en) * 2016-08-08 2017-01-04 青岛金智高新技术有限公司 Tax management system based on the Internet
CN107391643B (en) * 2017-07-12 2020-08-04 多伦科技股份有限公司 Service system and service method for displaying thematic map on map

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104102670A (en) * 2013-04-12 2014-10-15 Sap股份公司 Performance indicator analytical framework

Also Published As

Publication number Publication date
CN107730375A (en) 2018-02-23

Similar Documents

Publication Publication Date Title
CN107730375B (en) Tax map management method, system and terminal equipment
CN110569657B (en) Data access method, device, equipment and storage medium
CN111198976B (en) Cloud asset association analysis system, method, electronic equipment and medium
CN112232635B (en) Intelligent water service data center platform based on distributed cloud architecture
CN107770146B (en) User data authority control method and device
CN102184311A (en) Mobile personal digital assistant (PDA) field emergency command system
CN109636307B (en) River chang APP system
CN112256682B (en) Data quality detection method and device for multi-dimensional heterogeneous data
CN111125284A (en) Integrated space-time big data and geographic information public service cloud platform
CN115630928A (en) Management method, system and device for administrative permission data of experimental animal
CN111784310A (en) Management system for informatization electric power engineering administration project and working method thereof
CN105022771A (en) GIS based digital law enforcement subsystem and operation method thereof
CN112667638A (en) Dynamic report generation method and device, terminal equipment and readable storage medium
CN111382165A (en) Mobile homeland management system
KR20120124931A (en) User-definable Process-based Management System for Urban Planning and Recording Media for the Same
CN115640457A (en) Information management method, apparatus, device, medium, and program product
CN114978856A (en) Multi-cloud computing management platform and method
CN114840519A (en) Data labeling method, equipment and storage medium
CN114329388A (en) Authority management method and device
CN112667338A (en) Business line display control method and device, electronic equipment and storage medium
CN112348379A (en) Information processing method, information processing device and terminal equipment
CN111311340B (en) Method and device for identifying virtual invoice behavior
CN114398579B (en) Ultralow emission monitoring system of iron and steel enterprise
Xiaobing et al. An insight into traffic safety management system platform based on cloud computing
CN104143121A (en) Territorial resource law enforcing management 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
GR01 Patent grant