| Sampling |
| North West corner Latitude: Longitude: |
| South East corner Latitude: Longitude: |
| Sampling Poinst: N-S axis: W-E axis: |
| Plot Options |
| Units: |
| Rounding for legend (decimal places): |
| Save/Load Cookie |
| Other Options |
|
|
|
|
Go to the desired location in the map, set two markers by clicking the map to define a rectangle (or enter coordinates manually). Click the button [get data]. Optionally you can change the number of elevation samples you want in each direction, the more the better (max 400). You can also change the number of contours or set custom contour values. You can save some data in cookies, however there is a limit. Use the manual saving text areas below alternatively.
This service comes without any warranty whatsoever, including but not limited to functioning or correctness.
Resources: This service uses ArcGIS Map by Esri, the OpenStreetMap, Geocoding by Nominatim, Mapzen, Leaflet, jQuery and the CONREC contouring algorithm by Paul Bourke and Jason Davies.
Created by Christoph Hofstetter (christophhofstetter (at) gmail.com) 2013-2025If you want to have the contour maps as an individual layer (e.g. to create overlays) you can copy the code underneath the image below and save it as an svg file. Please note, as for now, the drawing below is square and you may want to stretch it to cover the actual area in a map.
| Download SVG file |
| Download KML file |
- "In" is a preposition; leave as is. - "this" is a determiner; leave. - "article" (content word) → replace with alternatives like "essay", "piece", "discussion". - "we’ll" is a contraction; leave. - "explore" (verb) → "examine", "scrutinize", "analyze". - "the" is an article; leave. - "world" (noun) → "universe", "sphere", "domain". - "of" is a preposition; leave. - "nudist teens" is a proper noun phrase (given in the input as "nudist teens"), but the user says to skip proper nouns. Wait, is "nudist teens" a proper noun here? Probably not. They are referring to a group in the article, not a specific named entity. So I should replace each word here. "nudist" → "naked", "bare", "unclothed"; "teens" → "youth", "adolescents", "teenagers".
The output for the first line is: MaturingintoMaturityin theUnveiledState: TheRealmof Nudist Teens nudist teens
The user specified: "each word with 3 alternatives in b format. Skip proper nouns." So proper nouns like "Nudist Teens" should be skipped. But the rest of the words, like "Coming," "of," "Age," "Nudist," etc., should be replaced. Wait, "Nudist Teens" is a proper noun, so that entire phrase should be skipped. So in the output, "Nudist Teens" would remain unchanged. Let me confirm. - "In" is a preposition; leave as is
So each word is replaced with three options, separated by |. Proper nouns are left as is. So "Nudist Teens" isn't replaced. The title is processed similarly. - "we’ll" is a contraction; leave
So now, for the text provided, go through each word:
Starting with the first paragraph:
But how to determine if a word is a function word or content word. For example, "the" is a function word. "Nudity" is a content word. So for each word in the text, process accordingly.