{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Port District Parcels", "type": "Feature Layer", "description": "
A parcel is a specific area of land that is under the ownership of an entity.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Parcels" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6258006.618499994, "ymin": 1786889.6949999928, "xmax": 6302366.981999993, "ymax": 1850360.5890000015, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0032808333333333335, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DATA_SECURITY", "type": "esriFieldTypeSmallInteger", "alias": "DATA SECURITY", "domain": { "type": "codedValue", "name": "Sec_Classification Domain", "description": "Security Classification of data", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Top Secret", "code": 1 }, { "name": "Secret", "code": 2 }, { "name": "Confidential", "code": 3 }, { "name": "Restricted", "code": 4 }, { "name": "Unclassified", "code": 5 }, { "name": "Sensitive", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "MASTER TENANT", "length": 50, "domain": null }, { "name": "MAILADDRESS", "type": "esriFieldTypeString", "alias": "MAIL ADDRESS", "length": 100, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "SITE ADDRESS", "length": 100, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 6, "domain": { "type": "codedValue", "name": "Jurisdictions", "description": "Identifies jurisdiction.", "codedValues": [ { "name": "San Diego Regional Airport Authority", "code": "SDRAA" }, { "name": "San Diego Unified Port District", "code": "SDUPD" }, { "name": "Unincorporated", "code": "CN" }, { "name": "Coronado", "code": "CO" }, { "name": "Chula Vista", "code": "CV" }, { "name": "Federal Lands", "code": "FL" }, { "name": "Imperial Beach", "code": "IB" }, { "name": "National City", "code": "NC" }, { "name": "San Diego", "code": "SD" }, { "name": "State Lands", "code": "SL" }, { "name": "Carlsbad", "code": "CB" }, { "name": "Del Mar", "code": "DM" }, { "name": "El Cajon", "code": "EC" }, { "name": "Encinitas", "code": "EN" }, { "name": "Escondido", "code": "ES" }, { "name": "Lemon Grove", "code": "LG" }, { "name": "La Mesa", "code": "LM" }, { "name": "Oceanside", "code": "OC" }, { "name": "Poway", "code": "PW" }, { "name": "San Marcos", "code": "SM" }, { "name": "Solana Beach", "code": "SO" }, { "name": "Santee", "code": "ST" }, { "name": "Vista", "code": "VS" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENTITLEMENT", "type": "esriFieldTypeSmallInteger", "alias": "ENTITLEMENT", "domain": { "type": "codedValue", "name": "Entitlement", "description": "Definitions of Land Acquisition/Grant Types", "codedValues": [ { "name": "Federal Lease", "code": 1 }, { "name": "Federally Conveyed", "code": 2 }, { "name": "Granted Tidelands", "code": 3 }, { "name": "Local Agency Lease", "code": 4 }, { "name": "Private Lease", "code": 5 }, { "name": "SDUPD Fee-owned", "code": 6 }, { "name": "State Lease", "code": 7 }, { "name": "Dedicated Streets", "code": 8 }, { "name": "Not SDUPD area", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LAND_WATER", "type": "esriFieldTypeSmallInteger", "alias": "LAND WATER", "domain": null }, { "name": "SURVEY_ORDER", "type": "esriFieldTypeString", "alias": "SURVEY ORDER", "length": 10, "domain": null }, { "name": "PRINT_NOPRINT", "type": "esriFieldTypeInteger", "alias": "OBJECT PRINT OR NOPRINT", "domain": { "type": "codedValue", "name": "YesNo Domain", "description": "", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SPECIALTY_PAGE", "type": "esriFieldTypeString", "alias": "SPECIALTY PAGE", "length": 50, "domain": null }, { "name": "LEASE_OUT", "type": "esriFieldTypeString", "alias": "SAP LEASE OUT NUMBER", "length": 20, "domain": null }, { "name": "PARCEL_NUMBER", "type": "esriFieldTypeString", "alias": "PARCEL NUMBER", "length": 12, "domain": null }, { "name": "MASTER_TENANT_ADDRESS", "type": "esriFieldTypeString", "alias": "MASTER TENANT ADDRESS", "length": 40, "domain": null }, { "name": "MASTER_TENANT_CITY", "type": "esriFieldTypeString", "alias": "MASTER TENANT CITY", "length": 50, "domain": null }, { "name": "MASTER_TENANT_ZIP_CODE", "type": "esriFieldTypeString", "alias": "MASTER TENANT ZIP CODE", "length": 10, "domain": null }, { "name": "CONTRACT_TYPE", "type": "esriFieldTypeString", "alias": "CONTRACT TYPE", "length": 40, "domain": null }, { "name": "USAGE_TYPE", "type": "esriFieldTypeString", "alias": "USAGE TYPE", "length": 40, "domain": null }, { "name": "OCCUPANCY", "type": "esriFieldTypeString", "alias": "OCCUPANCY", "length": 40, "domain": null }, { "name": "ACTIVE_FROM", "type": "esriFieldTypeDate", "alias": "ACTIVE FROM", "length": 8, "domain": null }, { "name": "RENTAL_START_DATE", "type": "esriFieldTypeDate", "alias": "RENTAL START DATE", "length": 8, "domain": null }, { "name": "RENTAL_END_DATE", "type": "esriFieldTypeDate", "alias": "RENTAL END DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "OLD_CONTRACT_REFERENCE", "type": "esriFieldTypeString", "alias": "OLD CONTRACT REFERENCE", "length": 40, "domain": null }, { "name": "LANDPARCELIDPK", "type": "esriFieldTypeString", "alias": "LANDPARCELIDPK", "length": 20, "domain": null }, { "name": "SDSFEATURENAME", "type": "esriFieldTypeString", "alias": "SDSFEATURENAME", "length": 80, "domain": null }, { "name": "SDSFEATUREDESCRIPTION", "type": "esriFieldTypeString", "alias": "SDSFEATUREDESCRIPTION", "length": 1073741822, "domain": null }, { "name": "SDSMETADATAID", "type": "esriFieldTypeString", "alias": "SDSMETADATAID", "length": 80, "domain": null }, { "name": "REALPROPERTYUNIQUEIDENTIFIER", "type": "esriFieldTypeString", "alias": "REALPROPERTYUNIQUEIDENTIFIER", "length": 50, "domain": null }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "USERFLAG", "length": 50, "domain": null }, { "name": "MASTER_PLANNING_DISTRICT", "type": "esriFieldTypeString", "alias": "Master Planning District", "length": 80, "domain": { "type": "codedValue", "name": "MasterPlanningDistricts", "description": "Listing of the 10 master planning districts within the SDUPD jurisdiction", "codedValues": [ { "name": "SHELTER ISLAND / LA PLAYA", "code": "SHELTER ISLAND / LA PLAYA" }, { "name": "HARBOR ISLAND / LINDBERG FIELD", "code": "HARBOR ISLAND / LINDBERG FIELD" }, { "name": "CENTER CITY EMBARCADERO", "code": "CENTER CITY EMBARCADERO" }, { "name": "10TH AVENUE MARINE TERMINAL", "code": "10TH AVENUE MARINE TERMINAL" }, { "name": "NATIONAL CITY BAYFRONT", "code": "NATIONAL CITY BAYFRONT" }, { "name": "CHULA VISTA BAYFRONT", "code": "CHULA VISTA BAYFRONT" }, { "name": "SILVER STRAND SOUTH", "code": "SILVER STRAND SOUTH" }, { "name": "CORONADO BAY FRONT", "code": "CORONADO BAY FRONT" }, { "name": "SOUTH BAY SALT LANDS", "code": "SOUTH BAY SALT LANDS" }, { "name": "IMPERIAL BEACH", "code": "IMPERIAL BEACH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869SDSFEATURENA", "fields": "SDSFEATURENAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869LANDPARCELID", "fields": "LANDPARCELIDPK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869OLD_CONTRACT", "fields": "OLD_CONTRACT_REFERENCE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869END_DATE", "fields": "END_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869RENTAL_END_D", "fields": "RENTAL_END_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869RENTAL_START", "fields": "RENTAL_START_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869ACTIVE_FROM", "fields": "ACTIVE_FROM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869OCCUPANCY", "fields": "OCCUPANCY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869USAGE_TYPE", "fields": "USAGE_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869CONTRACT_TYP", "fields": "CONTRACT_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869MASTER_TENAN", "fields": "MASTER_TENANT_ZIP_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869MASTER_TENAN_1", "fields": "MASTER_TENANT_CITY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869MASTER_TENAN_2", "fields": "MASTER_TENANT_ADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869PARCEL_NUMBE", "fields": "PARCEL_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869LEASE_OUT", "fields": "LEASE_OUT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869SPECIALTY_PA", "fields": "SPECIALTY_PAGE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869PRINT_NOPRIN", "fields": "PRINT_NOPRINT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869SURVEY_ORDER", "fields": "SURVEY_ORDER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869LAND_WATER", "fields": "LAND_WATER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869ENTITLEMENT", "fields": "ENTITLEMENT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869JURISDICTION", "fields": "JURISDICTION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869SITEADDRESS", "fields": "SITEADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869MAILADDRESS", "fields": "MAILADDRESS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869OWNERNAME", "fields": "OWNERNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I869DATA_SECURIT", "fields": "DATA_SECURITY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4d9019bd1de3499fa07cd0a18fdf79c7" }