"ComputedLocation" (Interpreter Type)
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- GeoPosition
-
- Interpreter Types
- Location
- GeoCoordinates
- StreetAddress
- City
- Country
- CountryClass
- ZIPCode
- Airport
- USState
- USStateClass
- AdministrativeDivision
- AdministrativeDivisionClass
- Continent
- GeographicRegion
- StructuredGeoCoordinates
- ComputedCity
- ComputedCountry
- ComputedZIPCode
- ComputedAirport
- ComputedUSState
- ComputedAdministrativeDivision
- ComputedContinent
- ComputedGeographicRegion
- Related Guides
-
-
See Also
- Interpreter
- SemanticImport
- Restricted
- Failure
- GeoPosition
-
- Interpreter Types
- Location
- GeoCoordinates
- StreetAddress
- City
- Country
- CountryClass
- ZIPCode
- Airport
- USState
- USStateClass
- AdministrativeDivision
- AdministrativeDivisionClass
- Continent
- GeographicRegion
- StructuredGeoCoordinates
- ComputedCity
- ComputedCountry
- ComputedZIPCode
- ComputedAirport
- ComputedUSState
- ComputedAdministrativeDivision
- ComputedContinent
- ComputedGeographicRegion
- Related Guides
-
See Also
"ComputedLocation" (Interpreter Type)
A geographic location derived by computation.
Details
- "ComputedLocation" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedLocation" requires connectivity to the Wolfram Cloud.
Allowed Forms
- Any natural-language name of a geographic location supported by "Location", or a computation yielding one.
Restriction Specifications
-
Restricted["ComputedLocation",{{choice1,…}}] one among choices Restricted["ComputedLocation",reg] a location in the region reg, given as an Entity Restricted["ComputedLocation",reg,datum] a location in the region reg, with position referring to datum
Interpretation
- "ComputedLocation" yields a GeoPosition object. For extended entities, it uses when possible the position of the geographic center of the entity.
Examples
Basic Examples (3)
Interpret geographic locations:
Interpret geographic locations derived by computation:
Restrict to locations in California:
Change the datum for the resulting GeoPosition:
Geographic restrictions apply to the center coordinates in case of extended entities:
See Also
Interpreter SemanticImport Restricted Failure GeoPosition
Interpreter Types: Location GeoCoordinates StreetAddress City Country CountryClass ZIPCode Airport USState USStateClass AdministrativeDivision AdministrativeDivisionClass Continent GeographicRegion StructuredGeoCoordinates ComputedCity ComputedCountry ComputedZIPCode ComputedAirport ComputedUSState ComputedAdministrativeDivision ComputedContinent ComputedGeographicRegion