-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfelt_main.html
More file actions
183 lines (159 loc) · 74.8 KB
/
felt_main.html
File metadata and controls
183 lines (159 loc) · 74.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html><!-- Last Published: Wed Apr 30 2025 12:02:45 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="felt.com" data-wf-page="63ec13ca5a4e666b3f283659" data-wf-site="610b3b739dae2ec5c91c8b4a" lang="en"><head><meta charset="utf-8"/><title>Felt: The only cloud-native GIS platform</title><meta content="Build maps, apps, and dashboards in seconds. Felt is the first and only cloud-native GIS platform, empowering everyone in your organization with GIS superpowers." name="description"/><meta content="Felt: The only cloud-native GIS platform" property="og:title"/><meta content="Build maps, apps, and dashboards in seconds. Felt is the first and only cloud-native GIS platform, empowering everyone in your organization with GIS superpowers." property="og:description"/><meta content="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6110abebd005073647367dff_website-opengraph.png" property="og:image"/><meta content="Felt: The only cloud-native GIS platform" property="twitter:title"/><meta content="Build maps, apps, and dashboards in seconds. Felt is the first and only cloud-native GIS platform, empowering everyone in your organization with GIS superpowers." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6110abebd005073647367dff_website-opengraph.png" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/css/felt-staging-website.shared.e4b0ae998.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Varela Round:400","Inconsolata:400,700","Lora:regular,italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6292d147e4543059afbb5c70_felt-favicon-2022.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6292d151c2da3e56b00cc01b_felt-webclip-256.png" rel="apple-touch-icon"/><link href="https://felt.com/" rel="canonical"/><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-ERJE8KX5CJ"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-ERJE8KX5CJ', {'anonymize_ip': false});</script><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PHZV8VP5');</script>
<!-- End Google Tag Manager -->
<meta name="ahrefs-site-verification" content="141b4c340cb99247b7b154ba8a85689037eebdae97affc0461d38b180aec140f">
<style>
::selection {
background: #dc8c46;
color: #eeeeee;
}
::-moz-selection {
background: #dc8c46;
color: #eeeeee;
}
body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
.no-click { pointer-events: none;}
</style>
<script type="text/javascript">
window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=document.createElement("script");r.type="text/javascript",r.async=!0,r.src="https://cdn.heapanalytics.com/js/heap-"+e+".js";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(r,a);for(var n=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=["addEventProperties","addUserProperties","clearEventProperties","identify","resetIdentity","removeEventProperty","setEventProperties","track","unsetEventProperty"],o=0;o<p.length;o++)heap[p[o]]=n(p[o])};
heap.load("2756765666");
</script>
<script async src="https://tag.clearbitscripts.com/v1/pk_b10c862049905b0dbcf5f748c7bad8bc/tags.js" referrerpolicy="strict-origin-when-cross-origin"></script><link rel="canonical" href="https://felt.com" />
<script src="https://player.vimeo.com/api/player.js"></script>
<script>
var Webflow = Webflow || [];
Webflow.push(function () {
// DOMready has fired
// May now use jQuery and Webflow API
$('#btnPlay').click(function() {
setTimeout(() => {
var iframe = document.querySelector('iframe');
var player = new Vimeo.Player(iframe);
player.play();
}, 1000)
});
for (const toggle of document.querySelectorAll(".w-dropdown-toggle")) {
toggle.addEventListener(
"mouseup",
(e) => {
e.stopPropagation();
e.preventDefault();
},
{ capture: true }
);
};
});
</script></head><body data-w-id="610b3b739dae2e45771c8b4d" class="body animated-body body-animation"><div class="marquee _2022"><div class="marquee-span"><div class="spin-span"><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div><div class="marquee-group"><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">37° 48' 15.7068'' N, 122° 16' 15.9996'' W</div></div><div class="squinky mq"></div><div class="marquee-number"><div class="monospace-text mq">cloud-native gis has arrived</div></div></div></div></div></div><div class="navigation-2023"><div class="nav-logo-container"><a href="https://felt.com/product" class="logo-nav-link w-inline-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6253a7943972c9ccfc3decc1_felt-logo1x.svg" loading="lazy" alt="Felt logo." width="64" class="image-9 interaction"/></a></div><div class="nav-bar-right"><div data-hover="true" data-delay="0" class="button-text link nav w-dropdown"><div class="nav-item menu w-dropdown-toggle"><div>Resources</div></div><nav class="dropdown-list w-dropdown-list"><a href="/customers" class="dropdown-link w-dropdown-link">Customers</a><a href="https://help.felt.com/" target="_blank" class="dropdown-link w-dropdown-link">Help Center</a><a href="https://developers.felt.com/" target="_blank" class="dropdown-link w-dropdown-link">Developer Docs</a><a href="/blog" class="dropdown-link w-dropdown-link">Blog</a><a href="/gallery" class="dropdown-link w-dropdown-link">Gallery</a><a href="/webinars" class="dropdown-link w-dropdown-link">Webinars</a><a href="https://www.youtube.com/@feltmaps/playlists" target="_blank" class="dropdown-link w-dropdown-link">Video Tutorials</a><a href="https://help.felt.com/Using-The-Add-To-Felt-QGIS-Plugin-cda366f83d5f47ecb63b45de749b0c3c" target="_blank" class="dropdown-link w-dropdown-link">QGIS Plugin</a><a href="https://gisfundamentals.felt.com/Fundamentals-of-GIS-0fb2a768ff37420cabe7d10b6cac98c2" target="_blank" class="dropdown-link w-dropdown-link">Fundamentals of GIS</a></nav></div><div data-hover="true" data-delay="0" class="button-text link nav w-dropdown"><div class="nav-item menu w-dropdown-toggle"><div>Industries</div></div><nav class="dropdown-list w-dropdown-list"><a href="/consulting" class="dropdown-link w-dropdown-link">Consulting<span class="dropdown-link-subtext">Better ways to work with clients</span></a><a href="/disaster-response" class="dropdown-link w-dropdown-link">Disaster Response<span class="dropdown-link-subtext">Prepare and act together</span></a><a href="/education" class="dropdown-link w-dropdown-link">Education<span class="dropdown-link-subtext">Learn & teach with Felt</span></a><a href="/planning" class="dropdown-link w-dropdown-link">Planning<span class="dropdown-link-subtext">For architecture, engineering & construction</span></a><a href="/tech" class="dropdown-link w-dropdown-link">Tech<span class="dropdown-link-subtext">Collaboration at startup speed</span></a><a href="/utilities" class="dropdown-link w-dropdown-link">Utilities<span class="dropdown-link-subtext">Maps for your whole team</span></a><a href="/for-everyone" class="dropdown-link w-dropdown-link">Mapping for everyone<span class="dropdown-link-subtext">Education, adventures, community & more</span></a></nav></div><a href="/pricing" class="nav-item nav w-inline-block"><div data-cta="login-header" class="button-text-nohover link nav">PRICING</div></a><a href="/enterprise" class="nav-item nav w-inline-block"><div data-cta="login-header" class="button-text-nohover link nav">Enterprise</div></a><a href="/demo" class="nav-item nav w-inline-block"><div data-cta="login-header" class="button-text-nohover link nav">BOOK A DEMO</div></a><a href="https://felt.com/login" class="nav-item nav w-inline-block"><div data-cta="login-header" class="button-text-nohover link nav">Log in</div></a><div class="div-block-64 header-spacer"></div><div class="nav-cta-container nav"><a data-cta="signup-header" href="https://felt.com/signup" class="button v2 white interaction w-inline-block"><div class="button-text _2 inv nav">Sign Up</div><div class="button-spacer nav"></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/610f0e1755bb2362c5179f8d_inv-triangle.svg" loading="lazy" alt="" width="12" class="nav-triangle hp interaction"/></a></div></div></div><div data-animation="default" data-collapse="small" data-duration="1" data-easing="ease-out-quad" data-easing2="ease-out-quad" data-doc-height="1" role="banner" class="navbar-2023 w-nav"><div class="container-2 w-container"><a href="https://felt.com/product" class="brand w-nav-brand"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6253a7943972c9ccfc3decc1_felt-logo1x.svg" loading="lazy" alt="" width="64" class="felt-logo"/></a><div data-w-id="baa7c9f7-3698-c913-6e85-feb8ce856e2d" class="menu-button w-nav-button"><div class="hamburger-menu"><div class="line"></div><div class="line"></div><div class="line bot"></div></div></div><nav role="navigation" class="nav-menu mobile2023 w-nav-menu"><div class="div-block-69"><a href="https://felt.com/product" class="brand-2023 mobile w-nav-brand"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6253a7943972c9ccfc3decc1_felt-logo1x.svg" loading="lazy" alt="" width="64" class="felt-logo"/></a><div data-w-id="b842cf7b-86cd-a43d-32ed-c9c27b7cca49" class="menu-button-2023 w-nav-button"><div class="hamburger-menu"><div class="line"></div><div class="line"></div><div class="line bot"></div></div></div></div><div class="scroll-container"><a href="https://felt.com/login" class="mobile-nav-link mobile2023 w-nav-link">Log in</a><a href="https://felt.com/signup" class="mobile-nav-link mobile2023 w-nav-link">SIGN UP</a><a href="/demo" class="mobile-nav-link mobile2023 w-nav-link">Book Demo</a><a href="/pricing" class="mobile-nav-link mobile2023 w-nav-link">Pricing</a><a href="/customers" class="mobile-nav-link mobile2023 w-nav-link">Customers</a><a href="/enterprise" class="mobile-nav-link mobile2023 w-nav-link">ENTERPRISE</a><div class="mobile-nav-header">Industries</div><a href="/consulting" class="mobile-nav-link mobile2023 w-nav-link">Consulting</a><a href="/disaster-response" class="mobile-nav-link mobile2023 w-nav-link">Disaster Response</a><a href="/education" class="mobile-nav-link mobile2023 w-nav-link">Education</a><a href="/planning" class="mobile-nav-link mobile2023 w-nav-link">Planning</a><a href="/tech" class="mobile-nav-link mobile2023 w-nav-link">Tech</a><a href="/utilities" class="mobile-nav-link mobile2023 w-nav-link">Utilities</a><a href="/for-everyone" class="mobile-nav-link mobile2023 w-nav-link">Mapping for everyone</a><div class="mobile-nav-header">Resources</div><a href="/gallery" class="mobile-nav-link mobile2023 w-nav-link">Map gallery</a><a href="https://feltmaps.notion.site/Add-to-Felt-QGIS-Plugin-929f5952745a483e84f5ae814e9e20f4?pvs=4" class="mobile-nav-link mobile2023 w-nav-link">QGIS Plugin</a><a href="https://felt.com/developers" target="_blank" class="mobile-nav-link mobile2023 w-nav-link">API Docs</a><a href="/blog" class="mobile-nav-link mobile2023 w-nav-link">BLOG</a><a href="https://www.youtube.com/@feltmaps/playlists" target="_blank" class="mobile-nav-link mobile2023 w-nav-link">Video Tutorials</a><a href="https://felt.com/help-center" target="_blank" class="mobile-nav-link mobile2023 w-nav-link">Help Center</a><div class="nav-spacer"></div></div></nav></div></div><div data-w-id="872d8240-4a2c-2f22-52a2-8d90da121d76" class="header-pro"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62578c30fe60c45d25637a49_shape%202.svg" loading="lazy" data-w-id="872d8240-4a2c-2f22-52a2-8d90da121d77" alt="" class="hero-shape-bottom pro"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62578c1acfac5da424ceb58d_shape-1.svg" loading="eager" alt="Island-like shape." class="shape-1 hero-shape-top"/><div class="header-content-pro"><div class="text-container longer header hero-3-0"><div class="h1 home-pro"><strong class="h1 home home-3-0">Make maps, apps, and dashboards in seconds</strong></div><div class="h2 _2022 tagline">A cloud-native GIS platform for everyone in your organization<br/></div><div class="nav-cta-container hero-pro-cta"><a data-cta="try-felt-free" href="https://felt.com/signup" class="button white hero-pro-cta w-inline-block"><div class="button-text inv hp hero-pro-button-label">Get started for free</div><div class="button-spacer hero-pro-button"></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/610f0e1755bb2362c5179f8d_inv-triangle.svg" loading="lazy" alt="" class="nav-triangle hp hero-pro-cta-triangle"/></a><a data-cta="try-felt-free" href="/demo" target="_blank" class="button white hero-pro-cta secondary w-inline-block"><div class="button-text inv hp hero-pro-button-label secondary">Book a demo</div></a></div></div></div><div class="w-layout-blockcontainer landing-video-container hero w-container"><div class="video-embed-frame w-embed w-iframe w-script"><div style="padding:50.63% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/982758615?h=b0d7f984d9?badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479&loop=1&autoplay=1&background=1&muted=1" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Animation 1 - Complexity Hero V4-high quality"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script></div><a href="#" class="landing-video-link w-inline-block w-lightbox"><div>Watch the full video</div><script type="application/json" class="w-json">{
"items": [
{
"url": "https://www.youtube.com/watch?v=1_7S2x5tPT0?autoplay=1",
"originalUrl": "https://www.youtube.com/watch?v=1_7S2x5tPT0?autoplay=1",
"width": 940,
"height": 528,
"thumbnailUrl": "https://i.ytimg.com/vi/1_7S2x5tPT0/hqdefault.jpg",
"html": "<iframe class=\"embedly-embed\" src=\"//cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F1_7S2x5tPT0%3Fautoplay%3D1%26feature%3Doembed&display_name=YouTube&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1_7S2x5tPT0&image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F1_7S2x5tPT0%2Fhqdefault.jpg&key=96f1f04c5f4143bcb0f2e68c87d65feb&autoplay=1&type=text%2Fhtml&schema=youtube\" width=\"940\" height=\"528\" scrolling=\"no\" title=\"YouTube embed\" frameborder=\"0\" allow=\"autoplay; fullscreen; encrypted-media; picture-in-picture;\" allowfullscreen=\"true\"></iframe>",
"type": "video"
}
],
"group": ""
}</script></a></div></div><div class="announcement-banner"><div class="home-banner-text">Build mapping apps 6x faster with Felt's new APIs <a href="https://felt.com/blog/build-mapping-apps-with-felts-apis?utm_source=banner&utm_medium=webflow&utm_campaign=devtools" target="_blank" class="home-banner-text link">Learn more</a></div></div><section class="value-prop darker"><div class="w-layout-blockcontainer value-prop-heading-block w-container"><h2 class="value-prop-heading smaller">Leading a modern GIS movement</h2></div><div class="w-layout-blockcontainer landing-logos-container w-container"><div class="w-layout-grid logo-grid"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903bf52087c436e5ebd68b_logo-lyft.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a57-3f283659" alt="" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903be612a7f407626748c6_logo-lime.png" loading="lazy" alt="" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c08343cd9969ce9b2f0_logo-turo.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a59-3f283659" sizes="(max-width: 767px) 100vw, 567.0028076171875px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c08343cd9969ce9b2f0_logo-turo-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c08343cd9969ce9b2f0_logo-turo.png 567w" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66074e33179948ee46dfa70c_logo-abc-news.png" loading="lazy" sizes="(max-width: 767px) 100vw, 668.99853515625px" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66074e33179948ee46dfa70c_logo-abc-news-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66074e33179948ee46dfa70c_logo-abc-news.png 669w" alt="" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/67b7c9297571d49d5ac9e28e_logo-arevon.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a5b-3f283659" alt="" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674637257de6c0b32baa6884_logo-candw.png" loading="lazy" width="Auto" height="Auto" alt="" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a5c-3f283659" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c2bbdd8154f7f1084de_logo-tonkintaylor.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a5d-3f283659" alt="" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674645bfb3390597d4ac0f8f_logo-aclima.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a5e-3f283659" sizes="(max-width: 767px) 100vw, 567.0028076171875px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674645bfb3390597d4ac0f8f_logo-aclima-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674645bfb3390597d4ac0f8f_logo-aclima.png 567w" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c4ea5d218211c9a3407_logo-baltimore.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a5f-3f283659" sizes="(max-width: 767px) 100vw, 567.0028076171875px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c4ea5d218211c9a3407_logo-baltimore-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c4ea5d218211c9a3407_logo-baltimore.png 567w" class="grid-logos logo-detroit"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674645d7373cb0e6efda3862_logo-cyvl.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a60-3f283659" sizes="(max-width: 767px) 100vw, 567.0028076171875px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674645d7373cb0e6efda3862_logo-cyvl-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/674645d7373cb0e6efda3862_logo-cyvl.png 567w" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/660de26f4b620951180c9687_CoSB-County-Two-Lines.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a61-3f283659" sizes="(max-width: 767px) 100vw, 622.0028076171875px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/660de26f4b620951180c9687_CoSB-County-Two-Lines-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/660de26f4b620951180c9687_CoSB-County-Two-Lines.png 622w" class="grid-logos"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c69ea9c1a248f57b173_logo-bloomberg.png" loading="lazy" id="w-node-_10a3eba7-bc1f-adf6-51b1-65cf1d166a62-3f283659" sizes="(max-width: 767px) 100vw, 567.0028076171875px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c69ea9c1a248f57b173_logo-bloomberg-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66903c69ea9c1a248f57b173_logo-bloomberg.png 567w" class="grid-logos"/></div></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple.webp" loading="lazy" data-w-id="c37f00bb-7208-89cf-0dba-a5a9f1a58ddf" sizes="100vw" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple-p-500.webp 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple-p-800.webp 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple-p-1080.webp 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple-p-1600.webp 1600w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple-p-2000.webp 2000w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple-p-2600.webp 2600w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654c2f279d2d235a5fb0db8e_continents_pattern_simple.webp 4358w" class="logo-continent-pattern"/></section><section class="value-prop"><div class="w-layout-blockcontainer value-prop-heading-block w-container"><h2 class="value-prop-heading">Visualize any file with Upload Anything</h2><p class="value-prop-subheading">Drag and drop any file, any format. No data wrangling required. Behind the scenes, Felt geocodes street addresses, geomatches boundaries, and parses geometry columns. All visualized instantly with a data processing engine that feels like magic.</p></div><div class="w-layout-blockcontainer landing-video-container-caption w-container"><div class="video-embed-frame w-embed w-iframe w-script"><div style="padding:50.63% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/882684868?badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479&loop=1&autoplay=1&background=1&muted=1" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Animation 2 - Upload Anything and Visualize Instantly V2"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script></div></div><div class="w-layout-blockcontainer value-prop-heading-bloc-caption w-container"><h2 class="value-prop-heading-smaller">Seamlessly integrate every database</h2><p class="value-prop-subheading-caption">Connect Postgres, Snowflake, or other cloud sources. Data stays up-to-date and teams always work from your source of truth.</p></div><div class="w-layout-blockcontainer landing-db-logos-container w-container"><div class="w-layout-grid database-logo-grid"><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c74-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6691769afeb5c1c7c4bbae62_source-postgres%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">Postgres</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c78-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669176a57e9f62f6e3383831_source-snowflake%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">Snowflake</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c7c-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669176b5dd82d4740ff1ac80_source-bigquery%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">BigQuery</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c80-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669176bdc9c01500d9df1f42_source-databricks%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">Databricks</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c84-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669176c7b209dd61ea950fcc_source-redshift%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">Redshift</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c88-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669176d853e9626c70d8fb8e_source-s3%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">S3</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c8c-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669176e1ec01411731051440_source-esri%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">ESRI</p></div><div id="w-node-_54bcad3c-36ef-fe6c-204a-c4e80a289c94-3f283659" class="database-logo-grid-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6691774194f787c56003c909_source-stac%403x.png" loading="lazy" alt="" class="database-logo"/><p class="database-logo-name">STAC</p></div></div></div></section><section class="value-prop"><div class="w-layout-blockcontainer value-prop-heading-block z-index w-container"><h2 class="value-prop-heading">Empower your team with dashboards</h2><p class="value-prop-subheading">Visualize and chart data across a time series, filter categories on-the-fly, build histograms, highlight statistics, and more. Experience fewer development bottlenecks and instant operational insights. How BI should be for geospatial.</p></div><div class="w-layout-blockcontainer landing-video-container w-container"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669156a73ac3458ff94d3e75_comment-2-pin%402x.png" loading="eager" width="0" style="-webkit-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" data-w-id="b0d4232b-2ab7-3a0e-d655-ecce7803aa42" class="home-map-comment-2-bubble"/><img class="home-map-comment-2" src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6691803730e282a114e4b558_comment-2%402x.png" width="325" alt="" style="-webkit-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" sizes="(max-width: 479px) 100vw, 325px" data-w-id="b0d4232b-2ab7-3a0e-d655-ecce7803aa43" loading="eager" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6691803730e282a114e4b558_comment-2%402x-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6691803730e282a114e4b558_comment-2%402x.png 650w"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669148c85b6ff62ee26b970a_comment-1-pin%402x.png" loading="eager" width="0" style="-webkit-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" data-w-id="b0d4232b-2ab7-3a0e-d655-ecce7803aa44" class="home-map-comment-1-bubble"/><img class="home-map-comment-1" src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66917ff0710322ff5cc8ac13_comment%20thread%402x.png" width="325" alt="" style="-webkit-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-30%, -28%, 0) scale3d(0.3, 0.3, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" sizes="(max-width: 479px) 100vw, 325px" data-w-id="b0d4232b-2ab7-3a0e-d655-ecce7803aa45" loading="eager" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66917ff0710322ff5cc8ac13_comment%20thread%402x-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66917ff0710322ff5cc8ac13_comment%20thread%402x.png 650w"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x.jpg" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 727.9971313476562px, 939.9999389648438px" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x-p-500.jpg 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x-p-800.jpg 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x-p-1080.jpg 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x-p-1600.jpg 1600w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x-p-2000.jpg 2000w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66915501163c5e37ad2c71a9_sales-map-blank%402x.jpg 2100w" alt="" class="video-embed-frame"/></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62578c1acfac5da424ceb58d_shape-1.svg" loading="eager" alt="Island-like shape." data-w-id="973bcac6-898c-1a44-8213-9844b99fb099" class="shape-1 qgis-shape"/></section><section data-w-id="203c2a3d-ff23-3abb-9a15-eb812d39bf1b" class="value-prop"><div class="w-layout-blockcontainer value-prop-heading-block w-container"><h2 class="value-prop-heading">Experience a modern GIS stack</h2><p class="value-prop-subheading">Felt is a cloud-native, fully extendable platform that connects with tools in your geospatial workflow. Using our Python SDK and QGIS plug-in, build feature-rich geospatial apps with your data in no time.</p></div><div class="w-layout-blockcontainer landing-video-container w-container"><div class="landing-api-image"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919c752945bcf80f96c514_line-black%402x.png" loading="lazy" width="27" alt="" class="image-30"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198fc8ef063ef717846d9_api-terminal%402x.png" loading="lazy" width="635.5" sizes="(max-width: 767px) 100vw, 635.4971313476562px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198fc8ef063ef717846d9_api-terminal%402x-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198fc8ef063ef717846d9_api-terminal%402x-p-800.png 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198fc8ef063ef717846d9_api-terminal%402x-p-1080.png 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198fc8ef063ef717846d9_api-terminal%402x.png 1271w" class="api-image"/></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198d94c0c5a9d6dbd28fc_api-map%402x.jpg" loading="lazy" width="1016" sizes="(max-width: 767px) 100vw, (max-width: 991px) 727.9971313476562px, 939.9999389648438px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198d94c0c5a9d6dbd28fc_api-map%402x-p-500.jpg 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198d94c0c5a9d6dbd28fc_api-map%402x-p-800.jpg 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198d94c0c5a9d6dbd28fc_api-map%402x-p-1080.jpg 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198d94c0c5a9d6dbd28fc_api-map%402x-p-1600.jpg 1600w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669198d94c0c5a9d6dbd28fc_api-map%402x.jpg 1994w" class="wildfires-image"/><div class="landing-qgis-image"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919944955b0ca066b2696a_qgis-terminal%402x.png" loading="lazy" width="716" sizes="(max-width: 767px) 100vw, 715.9942626953125px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919944955b0ca066b2696a_qgis-terminal%402x-p-500.png 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919944955b0ca066b2696a_qgis-terminal%402x-p-800.png 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919944955b0ca066b2696a_qgis-terminal%402x-p-1080.png 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919944955b0ca066b2696a_qgis-terminal%402x.png 1432w" class="qgis-image"/><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66919c36937d27ca426407ce_line-white%402x.png" loading="lazy" width="27" alt="" class="image-29"/></div></div><div class="continent-pattern"></div></section><section class="value-prop"><div class="w-layout-blockcontainer value-prop-heading-block w-container"><h2 class="value-prop-heading">Spatial superpowers, made surprisingly easy</h2><p class="value-prop-subheading">Powerful transformations let you highlight spatial patterns and relationships in your data. Let Felt handle tedious styling with strong cartographic defaults that transform your data into detailed visualizations.</p></div><div class="w-layout-blockcontainer landing-video-container-caption w-container"><div class="video-embed-frame w-embed w-iframe w-script"><div style="padding:50.63% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/882172843?badge=0&autopause=0&quality_selector=1&player_id=0&app_id=58479&loop=1&autoplay=1&background=1&muted=1" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Animation 1 - Complexity Hero V4-high quality"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script></div></div><div class="w-layout-blockcontainer landing-grid-container-3-0 w-container"><div class="w-layout-blockcontainer landing-grid-container w-container"><div class="w-layout-grid landing-value-text-grid"><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">GEOCODING</h3><div class="landing-value-grid-description">Add a spreadsheet with addresses, Felt maps them to locations.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">dATA exports</h3><div class="landing-value-grid-description">Get a GeoJSON, GeoPackage, or GeoTIFF of your data for your workflows.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">Image exports</h3><div class="landing-value-grid-description">High quality exports for printing and presentations.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">Permission control</h3><div class="landing-value-grid-description">Fine tune who can access your team's maps and data.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">Automatic legends</h3><div class="landing-value-grid-description">Felt creates a beautiful, interactive legend for any data you add.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">Data table</h3><div class="landing-value-grid-description">View your data as you work with it on the map.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">Great defaults</h3><div class="landing-value-grid-description">Start with a map that looks beautiful right away, then customize.</div></div><div class="landing-value-grid-text-smaller"><h3 class="landing-value-grid-cell-header">GUEST & PUBLIC COMMENT</h3><div class="landing-value-grid-description">Gather feedback from teammates, guests from other organizations, or the public.</div></div></div></div></div></section><section class="value-prop"><div class="w-layout-blockcontainer value-prop-heading-block w-container"><h2 class="value-prop-heading">Zero click sharing with clients, customers, and internal stakeholders</h2><p class="value-prop-subheading">Bring spatial collaboration to life. Share maps with project stakeholders, fine-tune permissions, and embed on a website. Work together from the same canvas and make decisions faster.</p></div><div class="w-layout-blockcontainer landing-video-container w-container"><img class="img-phone" src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e3f44aee93ff196f1106_img-phone-embed%402x-2.webp" width="300.5" alt="" style="-webkit-transform:translate3d(0, 50px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 50px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 50px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 50px, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" sizes="(max-width: 479px) 100vw, 300.4971618652344px" data-w-id="c475e789-c2ef-934a-294b-1895540e913c" loading="lazy" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e3f44aee93ff196f1106_img-phone-embed%402x-2-p-500.webp 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e3f44aee93ff196f1106_img-phone-embed%402x-2.webp 753w"/><div class="img-embed-container"><div data-w-id="c475e789-c2ef-934a-294b-1895540e913e" style="-webkit-transform:translate3d(0, -50px, 0) scale3d(1.02, 1.02, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, -50px, 0) scale3d(1.02, 1.02, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, -50px, 0) scale3d(1.02, 1.02, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, -50px, 0) scale3d(1.02, 1.02, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" class="data-image"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x.jpg" loading="lazy" width="1016" sizes="(max-width: 767px) 100vw, (max-width: 991px) 727.9971313476562px, 939.9999389648438px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x-p-500.jpg 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x-p-800.jpg 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x-p-1080.jpg 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x-p-1600.jpg 1600w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x-p-2000.jpg 2000w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/66929498c9d2fab95186df83_img-map-embed%402x.jpg 2207w" class="data-image-embed"/><div data-w-id="c475e789-c2ef-934a-294b-1895540e9140" data-is-ix2-target="1" class="sidebar-data-animation" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/669294b4c9d2fab95186eded_lottie-left-sidebar-small.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="1.8" data-duration="0"></div></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x.webp" loading="lazy" sizes="(max-width: 767px) 100vw, (max-width: 991px) 727.9971313476562px, 939.9999389648438px" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x-p-500.webp 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x-p-800.webp 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x-p-1080.webp 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x-p-1600.webp 1600w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x-p-2000.webp 2000w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6692e4421b4c5ad77b4503e7_img-embed-page-color%402x.webp 2515w" alt="" class="img-embed-page"/></div></div></section><section class="value-prop"><div class="w-layout-blockcontainer landing-grid-container w-container"><div class="w-layout-blockcontainer value-prop-heading-block w-container"><h2 class="value-prop-heading no-subhead">You own your data, we keep it secure</h2></div><div class="w-layout-hflex pro-security-grid"><div class="pro-security-cell"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654ab761571ac2ecd0fc4d5f_lock%20line.svg" loading="lazy" alt="" class="security-icon"/><h4 class="security-block-header">Best-in-class protection</h4><p class="pro-security-message">All Felt web traffic is encrypted via TLS, user credentials are stored with encryption at rest, all data is stored in the U.S., and we monitor DDoS activity and uptime 24/7.</p><a href="https://felt.com/security" target="_blank" class="security-block-link pro">More on security here →</a><div class="secucrity-vert-line-1"></div><div class="secucrity-horz-line-5"></div></div><div class="pro-security-cell"><div class="secucrity-horz-line-2"></div><div class="secucrity-horz-line-1"></div><h4 class="security-block-header">Enterprise access levels</h4><p class="pro-security-message">At Felt, your data stays yours. Every map has clear permission controls–choose who sees maps and when. Enforce SSO as another layer of access management.</p><a href="https://felt.com/security" target="_blank" class="security-block-link pro">Learn more →</a><div class="secucrity-vert-line-2"></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654ab7d8a6f550e019e8d2fa_key%20line.svg" loading="lazy" alt="" class="security-icon"/></div><div class="pro-security-cell"><h4 class="security-block-header">SOC 2 compliance</h4><p class="pro-security-message">SOC 2 is the gold standard for security practices. Felt has obtained SOC 2 Type 1 compliance and is under observation for Type 2.</p><a href="https://felt.com/security" target="_blank" class="security-block-link pro">Learn more →</a><div class="secucrity-vert-line-3"></div><div class="secucrity-vert-line-4"></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/654ab7e2c7389ec5ed49600b_soc2%20line.svg" loading="lazy" alt="" class="security-icon"/><div class="secucrity-horz-line-6"></div></div></div></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62578c30fe60c45d25637a49_shape%202.svg" loading="lazy" data-w-id="b71c705a-233c-cec2-2a9e-e149f6228d0e" alt="" class="security-shape"/></section><div class="testimonial-block"><div class="aspect-ratio-style w-embed"><style type="text/css">
.map-gallery-image-wrapper {
aspect-ratio: 3 / 2;
}
</style></div><div class="content-block1 half padding-top"><div class="half-content"><div class="block _5vw"><div data-w-id="4d301409-056c-fa42-14ab-92d813c6f0ca" style="-webkit-transform:translate3d(0, 50%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(7deg, 0);-moz-transform:translate3d(0, 50%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(7deg, 0);-ms-transform:translate3d(0, 50%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(7deg, 0);transform:translate3d(0, 50%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(7deg, 0);opacity:0" class="h2 _2022">See how people around the world are mapping with Felt</div></div></div></div><div class="map-example-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/624e4fb52d37bd2855825158_Vector.svg" loading="lazy" alt="" class="image-11"/></div><div class="collection-list-wrapper-3 w-dyn-list"><div role="list" class="map-gallery-home w-dyn-items"><div id="w-node-_4d301409-056c-fa42-14ab-92d813c6f0d0-3f283659" role="listitem" class="map-gallery-collection-item w-dyn-item"><a data-w-id="4d301409-056c-fa42-14ab-92d813c6f0d1" href="/gallery/santa-barbara-county-road-closures" class="map-gallery-link w-inline-block"><div class="map-gallery-image-wrapper"><img height="100" loading="lazy" alt="" src="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669998ddd069dd4d7e07833c_santa-barbara-county-road-closures-map-1-min.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669998ddd069dd4d7e07833c_santa-barbara-county-road-closures-map-1-min-p-500.png 500w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669998ddd069dd4d7e07833c_santa-barbara-county-road-closures-map-1-min-p-800.png 800w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669998ddd069dd4d7e07833c_santa-barbara-county-road-closures-map-1-min-p-1080.png 1080w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669998ddd069dd4d7e07833c_santa-barbara-county-road-closures-map-1-min.png 1200w" class="map-gallery-image"/></div><div class="map-gallery-title-wrap"><div class="map-gallery-title truncated-text-1-line">Santa Barbara County Road Closures</div><div class="arrow-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62316e08cc7e3552bf18b4fb_arrow-wh.svg" loading="lazy" style="-webkit-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="indicator-arrow"/></div></div><div class="map-gallery-description truncated-text-2-lines">This interactive map, created by the Public Works department at Santa Barbara County, displays real-time road closure updates during emergency situations. It relays critical information to first responders and the public, 24 hours a day, via an embedded map on their website. </div></a></div><div id="w-node-_4d301409-056c-fa42-14ab-92d813c6f0d0-3f283659" role="listitem" class="map-gallery-collection-item w-dyn-item"><a data-w-id="4d301409-056c-fa42-14ab-92d813c6f0d1" href="/gallery/woodlands-and-wildlife-impact-in-d-c" class="map-gallery-link w-inline-block"><div class="map-gallery-image-wrapper"><img height="100" loading="lazy" alt="" src="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6699889a2f019bffe4efdb59_woodland-washington-dc-trees-wildlife-map-1-min.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6699889a2f019bffe4efdb59_woodland-washington-dc-trees-wildlife-map-1-min-p-500.png 500w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6699889a2f019bffe4efdb59_woodland-washington-dc-trees-wildlife-map-1-min-p-800.png 800w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6699889a2f019bffe4efdb59_woodland-washington-dc-trees-wildlife-map-1-min-p-1080.png 1080w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6699889a2f019bffe4efdb59_woodland-washington-dc-trees-wildlife-map-1-min.png 1200w" class="map-gallery-image"/></div><div class="map-gallery-title-wrap"><div class="map-gallery-title truncated-text-1-line">Woodlands and Wildlife Impact in D.C.</div><div class="arrow-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62316e08cc7e3552bf18b4fb_arrow-wh.svg" loading="lazy" style="-webkit-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="indicator-arrow"/></div></div><div class="map-gallery-description truncated-text-2-lines">A detailed map of individual tress organized by height (points), and tree density (heat map) in Washington D.C. showcasing how wooded areas provide critical corridors for wildlife to enter Northeast D.C. from surrounding river systems. </div></a></div><div id="w-node-_4d301409-056c-fa42-14ab-92d813c6f0d0-3f283659" role="listitem" class="map-gallery-collection-item w-dyn-item"><a data-w-id="4d301409-056c-fa42-14ab-92d813c6f0d1" href="/gallery/understanding-the-musi-river" class="map-gallery-link w-inline-block"><div class="map-gallery-image-wrapper"><img height="100" loading="lazy" alt="" src="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669896733a89b1bf10d12746_musi-core-map-1-min.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669896733a89b1bf10d12746_musi-core-map-1-min-p-500.png 500w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669896733a89b1bf10d12746_musi-core-map-1-min-p-800.png 800w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669896733a89b1bf10d12746_musi-core-map-1-min-p-1080.png 1080w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669896733a89b1bf10d12746_musi-core-map-1-min.png 1200w" class="map-gallery-image"/></div><div class="map-gallery-title-wrap"><div class="map-gallery-title truncated-text-1-line">Understanding the Musi River</div><div class="arrow-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62316e08cc7e3552bf18b4fb_arrow-wh.svg" loading="lazy" style="-webkit-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="indicator-arrow"/></div></div><div class="map-gallery-description truncated-text-2-lines">In a workshop hosted by The Deccan Archives Foundation, in collaboration with INTACH Hyderabad and ASEEM, collaborators mapped the historic core of the river Musi through on site visits, and sessions on history and ecology of the river by experts.</div></a></div><div id="w-node-_4d301409-056c-fa42-14ab-92d813c6f0d0-3f283659" role="listitem" class="map-gallery-collection-item w-dyn-item"><a data-w-id="4d301409-056c-fa42-14ab-92d813c6f0d1" href="/gallery/oceania-satellite-terrain-bathmetric-mapping" class="map-gallery-link w-inline-block"><div class="map-gallery-image-wrapper"><img height="100" loading="lazy" alt="" src="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6696bf137f53c3ec36d83a27_terrabotics-drone-satellite-map-2-min.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6696bf137f53c3ec36d83a27_terrabotics-drone-satellite-map-2-min-p-500.png 500w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6696bf137f53c3ec36d83a27_terrabotics-drone-satellite-map-2-min-p-800.png 800w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6696bf137f53c3ec36d83a27_terrabotics-drone-satellite-map-2-min-p-1080.png 1080w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6696bf137f53c3ec36d83a27_terrabotics-drone-satellite-map-2-min.png 1200w" class="map-gallery-image"/></div><div class="map-gallery-title-wrap"><div class="map-gallery-title truncated-text-1-line">Oceania Satellite Terrain & Bathmetric Mapping</div><div class="arrow-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62316e08cc7e3552bf18b4fb_arrow-wh.svg" loading="lazy" style="-webkit-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="indicator-arrow"/></div></div><div class="map-gallery-description truncated-text-2-lines">Terrabotics, working for Jacobs Engineering New Zealand, rapidly and accurately surveyed the land topography and shallow water bathymetry around the South Tarawa and Temaiku island atoll, part of the Kiribati Pacific Island nation. Kiribati is threatened by sea level changes, and this project served to help planning for climate resilience programmes on the island. The results were presented to the UN and at COP23.</div></a></div><div id="w-node-_4d301409-056c-fa42-14ab-92d813c6f0d0-3f283659" role="listitem" class="map-gallery-collection-item w-dyn-item"><a data-w-id="4d301409-056c-fa42-14ab-92d813c6f0d1" href="/gallery/watershed-pollution-map" class="map-gallery-link w-inline-block"><div class="map-gallery-image-wrapper"><img height="100" loading="lazy" alt="" src="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669684a4a939dc036809bacd_watershed-pollution-felt-map-1-min.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669684a4a939dc036809bacd_watershed-pollution-felt-map-1-min-p-500.png 500w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669684a4a939dc036809bacd_watershed-pollution-felt-map-1-min-p-800.png 800w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669684a4a939dc036809bacd_watershed-pollution-felt-map-1-min-p-1080.png 1080w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/669684a4a939dc036809bacd_watershed-pollution-felt-map-1-min.png 1200w" class="map-gallery-image"/></div><div class="map-gallery-title-wrap"><div class="map-gallery-title truncated-text-1-line">Watershed Pollution Map</div><div class="arrow-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62316e08cc7e3552bf18b4fb_arrow-wh.svg" loading="lazy" style="-webkit-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="indicator-arrow"/></div></div><div class="map-gallery-description truncated-text-2-lines">WATERSHED is an investigate journalism outfit operating out of the UK that has made extensive efforts to shine a light on watershed pollution through evidence-based reporting. Their latest project ties together various sources of geospatial data with Felt to provide a clear and alarming picture on the extent of pollution in the waters close to home.</div></a></div><div id="w-node-_4d301409-056c-fa42-14ab-92d813c6f0d0-3f283659" role="listitem" class="map-gallery-collection-item w-dyn-item"><a data-w-id="4d301409-056c-fa42-14ab-92d813c6f0d1" href="/gallery/baltimore-city-land-use-map" class="map-gallery-link w-inline-block"><div class="map-gallery-image-wrapper"><img height="100" loading="lazy" alt="" src="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6695aa957fd27d9014caac13_land-use-baltimore-city-felt-map-1-min.png" sizes="100vw" srcset="https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6695aa957fd27d9014caac13_land-use-baltimore-city-felt-map-1-min-p-500.png 500w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6695aa957fd27d9014caac13_land-use-baltimore-city-felt-map-1-min-p-800.png 800w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6695aa957fd27d9014caac13_land-use-baltimore-city-felt-map-1-min-p-1080.png 1080w, https://cdn.prod.website-files.com/6122baa5c8ee4c2543565975/6695aa957fd27d9014caac13_land-use-baltimore-city-felt-map-1-min.png 1200w" class="map-gallery-image"/></div><div class="map-gallery-title-wrap"><div class="map-gallery-title truncated-text-1-line">Baltimore City Land Use Map</div><div class="arrow-block"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62316e08cc7e3552bf18b4fb_arrow-wh.svg" loading="lazy" style="-webkit-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(-100%, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);opacity:0" alt="" class="indicator-arrow"/></div></div><div class="map-gallery-description truncated-text-2-lines">The City of Baltimore released its first Comprehensive Plan since 2006 to guide policies, programs, and land use changes, for the next decade. As part of the initiative, the city built a land use proposal map in Felt to gather feedback from the public – from residents, to city agents, to the real estate community.</div></a></div></div></div><div class="customer-spotlight-container"><div class="div-block-34"><div class="monospace-text la padding-bot-16 sticky">Customer Spotlight</div></div><div class="customer-spotlight-span"><div class="div-block-31"><div class="div-block-32"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder.jpg" loading="lazy" width="558" sizes="(max-width: 767px) 100vw, 557.9971313476562px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder-p-500.jpeg 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder-p-800.jpeg 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder.jpg 1116w" class="customer-img"/></div><div class="div-block-33"><div class="div-block-35"><div data-w-id="4d301409-056c-fa42-14ab-92d813c6f0e6" style="opacity:0" class="h2 _2022">"My favorite maps have always been the ones made in the moment, either out of necessity or on a whim."</div></div><div class="monospace-text la customer-name">— Tim wallace, senior editor of geography, new york times</div></div></div><div class="div-block-31"><div class="div-block-32"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder.jpg" loading="lazy" width="558" sizes="(max-width: 767px) 100vw, 557.9971313476562px" alt="" srcset="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder-p-500.jpeg 500w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder-p-800.jpeg 800w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/6231fda4f168c462ff9923ba_customer-placeholder.jpg 1116w" class="customer-img"/></div><div class="div-block-33"><div class="div-block-35"><div data-w-id="4d301409-056c-fa42-14ab-92d813c6f0ef" style="opacity:0" class="h2 _2022">"My favorite maps have always been the ones made in the moment, either out of necessity or on a whim."</div></div><div class="monospace-text la customer-name">— Tim wallace, senior editor of geography, new york times</div></div></div></div></div></div><div class="content-block1 cta"><div class="default-div _2022"><div data-w-id="7c8109ea-1a9e-3e34-151c-a4d84b4daf02" class="h1">Start creating maps, apps, and dashboards today.</div></div><div class="button-block _2022"><a data-cta="try-felt-free-footer" href="https://felt.com/signup" class="button black w-inline-block"><div class="button-text cta">Try felt free</div><div class="button-spacer"></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/610b53d56e0de05878cb528c_arrow.svg" loading="lazy" alt="" class="nav-triangle"/></a></div></div><div class="footer v2"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/624e582f0c6dd374b5ea542f_Vector.svg" loading="eager" alt="Island-like shape." class="image-3 mobile-hide no-click v2"/><div class="footer-2023-wrap"><div class="felt-logo-footer"><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/62377609a0a74b677e2788f9_felt-logo.svg" loading="lazy" width="99" alt="" class="felt-logo-footer-img"/></div><div class="footer-nav-link-container-2023"><div class="footer-2023-nav"><div class="monospace-text">Learn More</div><a href="/gallery" class="link-block footer-2 top w-inline-block"><div class="button-text link left">Map Gallery</div></a><a href="/create-a-map" class="link-block footer-2 w-inline-block"><div class="button-text link left">Create a Map</div></a><a href="/visualize-data" class="link-block footer-2 w-inline-block"><div class="button-text link left">Visualize Data</div></a><a href="/consulting" class="link-block footer-2 w-inline-block"><div class="button-text link left">Consulting</div></a><a href="/disaster-response" class="link-block footer-2 w-inline-block"><div class="button-text link left">Disasters</div></a><a href="/education" class="link-block footer-2 w-inline-block"><div class="button-text link left">Education<br/></div></a><a href="/planning" class="link-block footer-2 w-inline-block"><div class="button-text link left">Planning</div></a><a href="/tech" class="link-block footer-2 w-inline-block"><div class="button-text link left">Tech</div></a><a href="/utilities" class="link-block footer-2 w-inline-block"><div class="button-text link left">Utilities</div></a><a href="/for-everyone" class="link-block footer-2 w-inline-block"><div class="button-text link left">For Everyone<br/></div></a></div><div class="footer-2023-nav"><div class="monospace-text">Resources</div><a href="/pricing" class="link-block footer-2 top w-inline-block"><div class="button-text link left">Pricing</div></a><a href="/blog" class="link-block footer-2 w-inline-block"><div class="button-text link left">Blog</div></a><a href="/customers" class="link-block footer-2 w-inline-block"><div class="button-text link left">Customers</div></a><a href="/webinars" class="link-block footer-2 w-inline-block"><div class="button-text link left">Webinars</div></a><a href="https://www.youtube.com/channel/UCtdtdKL6bYupzOijn5s4XaA" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Video Tutorials</div></a><a href="https://help.felt.com" class="link-block footer-2 w-inline-block"><div class="button-text link left">Help Center</div></a><a href="https://help.felt.com/Getting-Started-For-QGIS-Users-c3147f78cbdd49b493261e17bc30536c" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">QGIS Plugin</div></a><a href="https://developers.felt.com" class="link-block footer-2 w-inline-block"><div class="button-text link left">API Docs</div></a><a href="/open-source" class="link-block footer-2 w-inline-block"><div class="button-text link left">Open Source</div></a><a href="/explore" class="link-block footer-2 w-inline-block"><div class="button-text link left">Explore Data</div></a></div><div class="footer-2023-nav"><div class="monospace-text">Community</div><a href="https://www.reddit.com/r/felt/" target="_blank" class="link-block footer-2 top w-inline-block"><div class="button-text link left">Reddit</div></a><a href="https://www.linkedin.com/company/feltmaps/" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Linkedin</div></a><a href="https://www.youtube.com/@feltmaps/playlists" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">YouTube</div></a><a href="https://twitter.com/felt" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Twitter</div></a><a href="https://www.threads.net/@feltmaps" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Threads</div></a><a href="https://join.slack.com/t/feltcommunity/shared_invite/zt-1g6nfyveb-K~FGG1hcxG6UkEi4900xYg" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Slack</div></a><a href="https://www.facebook.com/feltmaps/" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Facebook</div></a></div><div class="footer-2023-nav"><div class="monospace-text">Company</div><a href="/about" class="link-block footer-2 top w-inline-block"><div class="button-text link left">about</div></a><a href="/careers" class="link-block footer-2 w-inline-block"><div class="button-text link left">Careers</div></a><a href="https://feltmaps.notion.site/Felt-Media-Kit-803778cfb14a4a9e9cd65b94a38436af" target="_blank" class="link-block footer-2 w-inline-block"><div class="button-text link left">Media Kit<br/></div></a><a href="/security" class="link-block footer-2 w-inline-block"><div class="button-text link left">Security</div></a><a href="/privacy" class="link-block footer-2 w-inline-block"><div class="button-text link left">Privacy</div></a><a href="https://felt.com/terms" class="link-block footer-2 w-inline-block"><div class="button-text link left">Terms</div></a></div></div><div class="footer-2023-cta"><div class="heading-3 alpina _2">The only cloud-native GIS platform</div><div class="button-block on-footer _2"><a data-cta="signup-footer" href="https://felt.com/signup" class="button white w-inline-block"><div class="button-text inv">Sign up</div><div class="button-spacer"></div><img src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/610f0e1755bb2362c5179f8d_inv-triangle.svg" loading="lazy" width="10" alt="" class="nav-triangle"/></a></div></div></div><div class="monospace-text la ft">Felt, 2025. Copyright, All rights reserved.</div></div><div class="w-embed w-script"><script>!function () {var reb2b = window.reb2b = window.reb2b || [];if (reb2b.invoked) return;reb2b.invoked = true;reb2b.methods = ["identify", "collect"];reb2b.factory = function (method) {return function () {var args = Array.prototype.slice.call(arguments);args.unshift(method);reb2b.push(args);return reb2b;};};for (var i = 0; i < reb2b.methods.length; i++) {var key = reb2b.methods[i];reb2b[key] = reb2b.factory(key);}reb2b.load = function (key) {var script = document.createElement("script");script.type = "text/javascript";script.async = true;script.src = "https://s3-us-west-2.amazonaws.com/b2bjsstore/b/" + key + "/reb2b.js.gz";var first = document.getElementsByTagName("script")[0];first.parentNode.insertBefore(script, first);};reb2b.SNIPPET_VERSION = "1.0.1";reb2b.load("ZQ6J2RH1MV6D");}();</script></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=610b3b739dae2ec5c91c8b4a" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/js/felt-staging-website.schunk.4a394eb5af8156f2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/js/felt-staging-website.schunk.c2aa238619ecee8d.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/js/felt-staging-website.schunk.687df640252a2b7d.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/js/felt-staging-website.schunk.f57c4c4574bfea67.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/js/felt-staging-website.schunk.d06aa45ce2ee1f93.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/610b3b739dae2ec5c91c8b4a/js/felt-staging-website.91554277.d9ae2b3543f9bb73.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PHZV8VP5"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<script>
$(document).ready(function(event) {
$(".gist > .gist-file > .gist-meta").remove();
});
</script>
<!-- Start of HubSpot Embed Code -->
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/40056855.js"></script>
<!-- End of HubSpot Embed Code -->
<!-- Start of Amplitude Code -->
<script src="https://cdn.amplitude.com/script/d01926b917624c9f002b79f6016c7213.js"></script>
<script>
window.amplitude.init('d01926b917624c9f002b79f6016c7213', {
fetchRemoteConfig: true,
autocapture: true
});
const identifyEvent = new window.amplitude.Identify();
identifyEvent.setOnce("initial_landing_page", window.location.href);
window.amplitude.identify(identifyEvent);
</script>
<!-- End of Amplitude Code -->
<!-- Start of LinkedIn Code -->
<script type="text/javascript">
_linkedin_partner_id = "8238033";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(l) {
if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])};
window.lintrk.q=[]}
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})(window.lintrk);
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=8238033&fmt=gif" />
</noscript>
<!-- End of LinkedIn Code --><script>$('Video').slice(1).removeAttr('loop');</script>
<script>
$.getScript('https://cdnjs.cloudflare.com/ajax/libs/vissense/0.10.0/vissense.min.js', function() {
const vids = document.getElementsByTagName('Video');
if(vids.length === 0) return;
Array.prototype.map.call(vids, function(myVideo) {
VisSense.VisMon.Builder(VisSense(myVideo, {
fullyvisible: 0.8
}))
.on('fullyvisible', function() {
myVideo.currentTime = 0;
myVideo.play();
})
.on('hidden', function() {
myVideo.pause();
})
.build().start();
});
});
</script>
<style type="text/css">
.navigation-2022 {
pointer-events:none;
}
.nav-bar-right {
pointer-events:auto;
}
.nav-logo-container {
pointer-events:auto;
}
.truncated-text-1-line {
text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box !important;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
white-space: normal;
}
.truncated-text-2-lines {
text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
white-space: normal;
}
</style><script src="https://hubspotonwebflow.com/assets/js/form-124.js" type="text/javascript" integrity="sha384-bjyNIOqAKScdeQ3THsDZLGagNN56B4X2Auu9YZIGu+tA/PlggMk4jbWruG/P6zYj" crossorigin="anonymous"></script></body></html>