{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "PFP_Point", "type": "Feature Layer", "description": "Projects are chosen by the Public Facilities Planners or Consultants for the Impact Fee Study or Public Facilities Financing plan. They originate from the Community Plan Updates, the unfunded needs list, Bicycle Master Plan, Parks Master Plan and other sources.Points are generally facilities, buildings, libraries, fire stations. Linesare generally Roads, Bike Lanes, sidewalks etc. lines can also be used to represent a stretch streetlights or other assets that can be described with a \u201cFrom\u201d and \u201cTo\u201d.Polygons are generally used to represent Parks, usually described with large sizes like \u201cacres\u201d.Status: Projects are updated throughout their lifecycle. These projects are added to the database with a \u201cDraft\u201d status. Once the plan is approved Draft projects are updated to \u201cPlanned\u201d. When projects are budgeted and appear on the IFFYSUM report status is updated to \u201cProgrammed\u201d.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103008, "latestWkid": 6426, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of San Diego - Planning - Mapping and IT Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d298f410455e5e9e6b2b6e1546259a97", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQYlYWOMQrCUBBE3ya/tzAkgugdPImlnRDFU1gYG8EzqASxzUms7VMIQcUiFmL1/1qEBFO51e7sMPMMf8bUiyYYBuEEkRD8TGbFtWVgGGXAuDrsSnfRSBb33ADosdvH1k8AOhidAusqwdk3GAv4jcXJq6mQuCw17S1R3QAewpmP27cYJL5t9RCcMF5A/rhIgmtDAjJ/FkDxq30BgqEsmSEBFy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -117.28364154728916, "ymin": 32.54200288754419, "xmax": -116.92770851285704, "ymax": 33.09229592926275, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "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": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 50, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "FF_projType", "description": "Type of FacFin Projects", "codedValues": [ { "name": "Park", "code": "Park" }, { "name": "Police", "code": "Police" }, { "name": "Utility", "code": "Utility" }, { "name": "Library", "code": "Library" }, { "name": "Fire-Rescue", "code": "Fire-Rescue" }, { "name": "Mobility", "code": "Mobility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 50, "domain": { "type": "codedValue", "name": "FF_Points", "description": "Types of Point", "codedValues": [ { "name": "Bulb-out", "code": "Bulb-out" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Facility", "code": "Facility" }, { "name": "Ped Signal", "code": "Ped Signal" }, { "name": "Traffic Calm", "code": "Traffic Calm" }, { "name": "Traffic Signal", "code": "Traffic Signal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "ProjectName", "length": 150, "domain": null }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "length": 20, "domain": null }, { "name": "CIP_ID", "type": "esriFieldTypeString", "alias": "SAP_ID", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "FF_Status", "description": "Status of FF Projects ", "codedValues": [ { "name": "Draft", "code": "Draft" }, { "name": "Planned", "code": "Planned" }, { "name": "Programmed", "code": "Programmed" }, { "name": "Complete", "code": "Complete" }, { "name": "Cancelled", "code": "Cancelled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 25, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "EditedBy", "length": 25, "domain": null }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "EditedDate", "length": 8, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "OtherProjectID", "type": "esriFieldTypeString", "alias": "OtherProjectID", "length": 50, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "ProjectDescription", "length": 1000, "domain": null }, { "name": "TotalEstimatedCost", "type": "esriFieldTypeDouble", "alias": "TotalEstimatedCost", "domain": null }, { "name": "DIF_Basis", "type": "esriFieldTypeDouble", "alias": "DIF_Basis", "domain": null }, { "name": "Asset_Quantity", "type": "esriFieldTypeDouble", "alias": "Asset Quantity", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ec257f5c945f422fa1f5183854f917e3" }