
SHANGHAI HUACE NAVIGATION TECHNOLOGY LTD. — Investor Relations & Filings
SHANGHAI HUACE NAVIGATION TECHNOLOGY LTD., known as CHC Navigation (CHCNAV), designs and manufactures high-precision GNSS navigation and positioning solutions. The company offers a broad range of integrated technologies, including GNSS receivers, GIS data collectors, and 3D mobile mapping systems. Its portfolio includes automated steering systems for precision agriculture, unmanned surface vehicles (USVs) for hydrographic surveying, and GNSS infrastructure for real-time kinematic (RTK) corrections. CHCNAV provides hardware and software solutions for geospatial surveying, construction, and infrastructure monitoring. The company focuses on delivering reliable, high-accuracy positioning tools to improve operational efficiency across various professional field applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国浩律师(杭州)事务所关于上海华测导航技术股份有限公司2025年第二期限制性股票激励计划之法律意见书 | 2025-09-10 | Chinese | |
| 关于召开公司2025年第三次临时股东会的通知 | 2025-09-10 | Chinese | |
| 第四届董事会第十九次会议决议公告 | 2025-09-10 | Chinese | |
| 2025年第二期限制性股票激励计划实施考核管理办法 | 2025-09-10 | Chinese | |
| 2025年第二期限制性股票激励计划(草案) | 2025-09-10 | Chinese | |
| 2025年第二期限制性股票激励计划激励对象名单 | 2025-09-10 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38269201 | 国浩律师(杭州)事务所关于上海华测导航技术股份有限公司2025年第二期限制性股票激励计划之法律意见书 | 2025-09-10 | Chinese | ||
| 38269186 | 关于召开公司2025年第三次临时股东会的通知 | 2025-09-10 | Chinese | ||
| 38269170 | 第四届董事会第十九次会议决议公告 | 2025-09-10 | Chinese | ||
| 38269155 | 2025年第二期限制性股票激励计划实施考核管理办法 | 2025-09-10 | Chinese | ||
| 38269138 | 2025年第二期限制性股票激励计划(草案) | 2025-09-10 | Chinese | ||
| 38269117 | 2025年第二期限制性股票激励计划激励对象名单 | 2025-09-10 | Chinese | ||
| 38269102 | 关于持股5%以上股东股份减持计划完成的公告 | 2025-08-28 | Chinese | ||
| 38269097 | 关于选举产生第四届董事会职工代表董事的公告 | 2025-08-26 | Chinese | ||
| 38269083 | 2025年第二次临时股东会决议公告 | 2025-08-25 | Chinese | ||
| 38269076 | 国浩律师(杭州)事务所关于上海华测导航技术股份有限公司2025年第二次临时股东会之法律意见书 | 2025-08-25 | Chinese | ||
| 38269068 | 关于公司2021年限制性股票激励计划首次授予部分第三个归属期归属结果暨股份上市的公告 | 2025-08-25 | Chinese | ||
| 38269058 | 关联交易决策制度 | 2025-08-07 | Chinese | ||
| 38269046 | 子公司管理制度 | 2025-08-07 | Chinese | ||
| 38269033 | 对外投资经营决策制度 | 2025-08-07 | Chinese | ||
| 38269020 | 股东会议事规则 | 2025-08-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
SHANGHAI HUACE NAVIGATION TECHNOLOGY LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/55608/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55608 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=55608 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=55608 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 55608}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for SHANGHAI HUACE NAVIGATION TECHNOLOGY LTD. (id: 55608)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.