{"id":66,"date":"2026-06-05T07:24:17","date_gmt":"2026-06-05T07:24:17","guid":{"rendered":"https:\/\/rootgis.org\/?page_id=66"},"modified":"2026-06-05T07:24:17","modified_gmt":"2026-06-05T07:24:17","slug":"services-and-products","status":"publish","type":"page","link":"https:\/\/rootgis.org\/?page_id=66","title":{"rendered":"Services and Products"},"content":{"rendered":"\n<section class=\"rootgis-services\">\n  <div class=\"rootgis-container\">\n\n    <div class=\"rootgis-intro\">\n  \n      <p>\n        At rootgis, we empower governments, organizations, businesses, researchers,\n        and communities through innovative geospatial technologies, Earth observation,\n        spatial analytics, and digital transformation solutions. Our products and\n        services help clients make informed decisions, improve operational efficiency,\n        and create sustainable impact.\n      <\/p>\n    <\/div>\n\n    <div class=\"rootgis-grid\">\n\n      <div class=\"service-card\">\n        <h3>\ud83d\uddfa\ufe0f Geospatial Consulting<\/h3>\n        <p>\n          Expert GIS consulting services covering spatial analysis, enterprise GIS,\n          data management, mapping strategies, and decision-support systems tailored\n          to your organizational needs.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83d\udcbb GIS &amp; Software Development<\/h3>\n        <p>\n          Custom webGIS applications, mapping portals, dashboards, mobile solutions,\n          and spatial data platforms developed using modern technologies and best\n          practices.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83d\udef0\ufe0f Earth Observation &amp; Remote Sensing<\/h3>\n        <p>\n          Transform satellite imagery into actionable insights for environmental\n          monitoring, agriculture, urban planning, climate adaptation, and natural\n          resource management.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83c\udf0d Interactive Web Mapping<\/h3>\n        <p>\n          Modern web mapping solutions that enable organizations to visualize,\n          analyze, and share geospatial information through interactive and\n          user-friendly interfaces.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83c\udfe2 Spatial Data Infrastructure (SDI)<\/h3>\n        <p>\n          Design and implementation of spatial data infrastructures that improve\n          data sharing, governance, interoperability, and collaboration across\n          institutions.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83d\udccd OpenStreetMap &amp; Community Mapping<\/h3>\n        <p>\n          Community-driven mapping initiatives, OpenStreetMap support, humanitarian\n          mapping projects, and local data creation to improve geographic information\n          availability.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83c\udf26\ufe0f Climate &amp; Disaster Risk Solutions<\/h3>\n        <p>\n          Geospatial solutions for climate resilience, disaster preparedness,\n          vulnerability assessments, early warning systems, and risk management.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83d\udcf1 Field Data Collection Systems<\/h3>\n        <p>\n          Digital data collection workflows using KoboToolbox, ODK, mobile GIS,\n          and cloud-based monitoring systems for efficient field operations.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83c\udf93 Training &amp; Capacity Building<\/h3>\n        <p>\n          Professional training programs and workshops covering GIS, remote sensing,\n          web mapping, spatial databases, OpenStreetMap, and geospatial technologies.\n        <\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <h3>\ud83d\ude80 Research &amp; Innovation<\/h3>\n        <p>\n          Advanced geospatial research and development integrating AI, machine\n          learning, data science, and emerging technologies to solve real-world\n          challenges.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"products-section\">\n      <h2>Our Products<\/h2>\n\n      <div class=\"rootgis-grid\">\n\n        <div class=\"service-card\">\n          <h3>\ud83c\udf10 ROOT Atlas<\/h3>\n          <p>\n            A centralized platform for managing, visualizing, and sharing geospatial\n            datasets, maps, and spatial intelligence across projects and organizations.\n          <\/p>\n        <\/div>\n\n        <div class=\"service-card\">\n          <h3>\ud83d\uddfa\ufe0f ROOT Maps Generator<\/h3>\n          <p>\n            An automated platform for generating professional printable maps and\n            posters from OpenStreetMap and other geospatial datasets.\n          <\/p>\n        <\/div>\n\n        <div class=\"service-card\">\n          <h3>\u26a0\ufe0f ROOT Early Warning Platform<\/h3>\n          <p>\n            A geospatial decision-support system designed to monitor risks, support\n            disaster preparedness, and strengthen climate resilience initiatives.\n          <\/p>\n        <\/div>\n\n        <div class=\"service-card\">\n          <h3>\ud83d\udcca ROOT Insights Dashboard<\/h3>\n          <p>\n            Interactive dashboards and analytics tools that transform spatial and\n            operational data into actionable intelligence for decision-makers.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.rootgis-services{\n    padding:60px 20px;\n}\n\n.rootgis-container{\n    max-width:1200px;\n    margin:auto;\n}\n\n.rootgis-intro{\n    text-align:center;\n    margin-bottom:50px;\n}\n\n.rootgis-intro h2,\n.products-section h2{\n    font-size:2.2rem;\n    margin-bottom:15px;\n    color:#1f2937;\n}\n\n.rootgis-intro p{\n    max-width:850px;\n    margin:auto;\n    color:#555;\n    line-height:1.8;\n}\n\n.rootgis-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n    gap:25px;\n    margin-top:30px;\n}\n\n.service-card{\n    background:#fff;\n    padding:28px;\n    border-radius:16px;\n    border:1px solid #e5e7eb;\n    box-shadow:0 4px 20px rgba(0,0,0,0.05);\n    transition:all .3s ease;\n}\n\n.service-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 12px 30px rgba(0,0,0,0.1);\n}\n\n.service-card h3{\n    margin-top:0;\n    margin-bottom:12px;\n    color:#0f766e;\n    font-size:1.2rem;\n}\n\n.service-card p{\n    margin:0;\n    line-height:1.7;\n    color:#555;\n}\n\n.products-section{\n    margin-top:80px;\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>At rootgis, we empower governments, organizations, businesses, researchers, and communities through innovative geospatial technologies, Earth observation, spatial analytics, and digital transformation solutions. Our products and services help clients make informed decisions, improve operational efficiency, and create sustainable impact. \ud83d\uddfa\ufe0f Geospatial Consulting Expert GIS consulting services covering spatial analysis, enterprise GIS, data management, mapping strategies, and&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-66","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rootgis.org\/index.php?rest_route=\/wp\/v2\/pages\/66","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootgis.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rootgis.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rootgis.org\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/rootgis.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=66"}],"version-history":[{"count":1,"href":"https:\/\/rootgis.org\/index.php?rest_route=\/wp\/v2\/pages\/66\/revisions"}],"predecessor-version":[{"id":67,"href":"https:\/\/rootgis.org\/index.php?rest_route=\/wp\/v2\/pages\/66\/revisions\/67"}],"wp:attachment":[{"href":"https:\/\/rootgis.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}